On Mon, Jul 20, 2009 at 09:43:29AM +0200, Giovanni Bechis wrote:
> Landry Breuil wrote:
>> On Sat, Jul 18, 2009 at 11:36:24AM +0200, Landry Breuil wrote:
>>> On Fri, Jul 17, 2009 at 07:15:17PM +0200, Giovanni Bechis wrote:
>>>> pkg/DESCR
>>>> Exaile is a music manager and player for GTK+ written in Python.
>>>> It incorporates automatic fetching of album art, handling of large
>>>> libraries, lyrics fetching, artist/album information via Wikipedia,
>>>> Last.fm submission support, and optional iPod support via a plugin.
>>>>
>>>> Comments ? Ok ?
>>>>  Cheers
>>>>   Giovanni
>>> Comments, after a bit of tweaking :
>>>
>>> - It badly segfaults upon startup to me :
>>> INFO    : Loading Exaile 0.2.99.2...
>>> INFO    : Loading settings
>>> /usr/local/lib/exaile/xlgui/__init__.py:23: Warning: cannot register
>>> existing type `GdkPixbuf'
>>>   
>>> gtk.window_set_default_icon_from_file(xdg.get_data_path("images/icon.png"))
>>> /usr/local/lib/exaile/xlgui/__init__.py:23: Warning: g_once_init_leave:
>>> assertion `initialization_value != 0' failed
>>>   
>>> gtk.window_set_default_icon_from_file(xdg.get_data_path("images/icon.png"))
>>> /usr/local/lib/exaile/xlgui/__init__.py:23: Warning: g_object_new:
>>> assertion `G_TYPE_IS_OBJECT (object_type)' failed
>>>   
>>> gtk.window_set_default_icon_from_file(xdg.get_data_path("images/icon.png"))
>>> Segmentation fault 
>>>
> Sorry, I sent to the mailing list a tarball with a bad exaile script,  
> this one works for me @amd64.

This version changes nothing, it still segfaults here. And please use
MODPY_SITEPKG instead of lib/ (and UPDATE PLIST), as per the patch-Makefile
i sent.

Landry

Reply via email to