FS#52671 - [deepin-music] Misses depends gstreamer

Attached to Project: Community Packages
Opened by Bernhard Landauer (oberon) - Sunday, 22 January 2017, 13:42 GMT
Last edited by Felix Yan (felixonmars) - Monday, 23 January 2017, 05:27 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

(gst-plugin-scanner:53): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstzbar.so': libzbar.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:53): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstx265.so': libx265.so.95: cannot open shared object file: No such file or directory

(gst-plugin-scanner:53): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstfdkaac.so': libfdk-aac.so.1: cannot open shared object file: No such file or directory

(gst-plugin-scanner:53): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstvulkan.so': libvulkan.so.1: cannot open shared object file: No such file or directory

This task depends upon

Closed by  Felix Yan (felixonmars)
Monday, 23 January 2017, 05:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.0.1-2
Comment by Bernhard Landauer (oberon) - Sunday, 22 January 2017, 13:50 GMT
Well, actually it's gst-plugins-bad that's needed, not gstreamer ;)
Comment by Bernhard Landauer (oberon) - Sunday, 22 January 2017, 13:58 GMT
Hm. It's strange. The warning persists even with gst-plugins-bad installed and the libs definitely present in the specified dir. Seems to be an upstream bug...
This only shows when you either run deepin-music for the first time or when you uninstall gst-plugins-bad, then run deepin-music once without it being installed and then reinstall gst-plugins-bad and the warning will show again.
Comment by Doug Newgard (Scimmia) - Sunday, 22 January 2017, 20:48 GMT
This doesn't make much sense, I can't find any references to gstreamer in deepin-music. Are you using a plugin?
Comment by Doug Newgard (Scimmia) - Sunday, 22 January 2017, 21:01 GMT
Wait, what version are you on? Also make sure you're running the binary you think you are, check `which deepin-music`. It appears the old version did use gstreamer.
Comment by Bernhard Landauer (oberon) - Sunday, 22 January 2017, 21:45 GMT
It is indeed weird, but not serious I guess. Likely it's something like a borked plugin- or dependency-check of deepin-music.
I'm running 3.0.1-1 and indeed am launching /usr/bin/deepin-music ;) No plugins, I only just installed deepin-music.
I can reproduce like this:

1. remove gst-plugins-bad
2. launch deepin-music -> no warning
3. install gst-plugins-bad again
4. launch deepin-music once more -> the warnings appear
(next time I run deepin-music, the warnings magically disappear again.)

:D
In any case, I think it's not serious and we can just leave it, don't you think?
Comment by Doug Newgard (Scimmia) - Monday, 23 January 2017, 04:38 GMT
Even the old version used gstreamer0.10, so the gst-plugins-* packages wouldn't make any difference there. Let's see if the maintainer has any insight.
Comment by Felix Yan (felixonmars) - Monday, 23 January 2017, 05:27 GMT
It was indirectly used because of qt5-multimedia (Qt plugin). I have added it as a dependency in 3.0.1-2.

Loading...