[gobolinux-users] beryl-settings: gobject.GError

Anshuman Aggarwal anshuman at brillgene.com
Thu Jul 5 03:25:33 UTC 2007


grep svg /Programs/GTK+/Settings/gtk-2.0/*
did not return anything

I remember Compile noting a conflict with the gdk-buffers when I 
compiled LibRSVG:
SymlinkProgram: Conflict: /Programs/GTK+/Settings/gtk-2.0/gdk-pixbuf.loaders

Do I need to edit the GTK+ by hand?


Jonas Karlsson wrote:
> On Thu, 05 Jul 2007 05:04:51 +0200, Anshuman Aggarwal <anshuman at brillgene.com> wrote:
>
>   
>> I've been through the suggestions from Jonas about recompiling LibRSVG,
>> then PyGTK, Glibc, etc. but the error remains the same:
>>
>> Any suggestions?
>>
>> Here is the relevant info:
>>
>> beryl-settings
>> Traceback (most recent call last):
>>   File "/System/Links/Executables/beryl-settings", line 1948, in <module>
>>     MakeCategoryArea(Category)
>>   File "/System/Links/Executables/beryl-settings", line 1723, in
>> MakeCategoryArea
>>     CatBasePixbuf =
>> gdk.pixbuf_new_from_file_at_size("%s/%s"%(BaseDir,CatImages[Category.Name]),IconSize,IconSize)
>> gobject.GError: Unrecognized image file format
>>
>>     
> I don't have any good solution for this unfortunatly, but there are some
> things you can try to do to fix it. What does 'grep svg
> /Programs/GTK+/Settings/gtk-2.0/*' give? It should return some reference
> to svg_loader.so.
>
>   
>> cho $PYTHONPATH
>> /System/Links/Libraries/python2.5/site-packages:/System/Links/Libraries/python2.5/site-packages/gtk-2.0
>>
>>     
> Should be sufficient, unless you also have modules in python2.4. Then you
> have to add the corresponding paths for that directory as well.
>
>   


More information about the gobolinux-users mailing list