FS#42619 - [quodlibet] Crash when starting

Attached to Project: Arch Linux
Opened by Rowan Lewis (meow) - Thursday, 30 October 2014, 11:34 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 31 October 2014, 00:17 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Eric Belanger (Snowman)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Quod Libet fails to start with the following messages:

/usr/lib/python2.7/site-packages/quodlibet/__init__.py:129: Warning: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
settings.set_property("gtk-button-images", True)
/usr/lib/python2.7/site-packages/quodlibet/__init__.py:130: Warning: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
settings.set_property("gtk-menu-images", True)
W: Could not find libgpod, iPod support disabled.
W: UDisks2: Could not find media-player-info.
W: Couldn't connect to a device backend.
W: No device backend, Media Devices browser disabled.

** (quodlibet:12496): WARNING **: Failed to load shared library 'libunity.so.9' referenced by the typelib: libicui18n.so.53: cannot open shared object file: No such file or directory
**
ERROR:../../pygobject-3.14.0/gi/gimodule.c:398:_wrap_pyg_hook_up_vfunc_implementation: assertion failed: (G_TYPE_IS_CLASSED (implementor_gtype))
fish: Job 1, “quodlibet ” terminated by signal SIGABRT (Abort)

Additional info:
* Package version 3.2.2-1
* ~/.quodlibet directory removed
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 31 October 2014, 00:17 GMT
Reason for closing:  Not a bug
Comment by Doug Newgard (Scimmia) - Thursday, 30 October 2014, 15:51 GMT
The fact that you have something on your system looking for libicui18n.so.53 (which doesn't exist in Arch anymore) makes me think your entire system isn't up to date. Start with that.
Comment by Rowan Lewis (meow) - Thursday, 30 October 2014, 19:23 GMT
Unfortunately I built an AUR package some time last week, uninstalling it fixed my problem. It was vocal-bzr, depending on libunity-bzr which I guess Quod Libet can make use of. You can close this issue.

Loading...