FS#2217 - gail gtk module location must be /usr
Attached to Project:
Arch Linux
Opened by Vinay S Shastry (shastry) - Wednesday, 16 February 2005, 10:55 GMT
Opened by Vinay S Shastry (shastry) - Wednesday, 16 February 2005, 10:55 GMT
|
Details
gail installs libgail.so in /opt/gnome/lib/gtk-2.0/modules,
but this is not seen by glade2 and gives this message at
startup:
Gtk-Message: Failed to load module "gail": libgail.so: cannot open shared object file: No such file or directory Gtk-Message: Failed to load module "gail-gnome": libgail-gnome.so: cannot open shared object file: No such file or directory also libgail-gnome package is needed - its not in pacman at all. So gnome maintainers - please note this. Moving the gail modules to /usr prefix solves the first error that glade gives. |
This task depends upon
Closed by Jan de Groot (JGC)
Wednesday, 16 February 2005, 13:05 GMT
Reason for closing: Fixed
Additional comments about closing: Uploaded 3 new packages: libgail-gnome, gail and libgnomeui.
Wednesday, 16 February 2005, 13:05 GMT
Reason for closing: Fixed
Additional comments about closing: Uploaded 3 new packages: libgail-gnome, gail and libgnomeui.
Comment by Jan de Groot (JGC) -
Wednesday, 16 February 2005, 12:32 GMT
Nice one, this also affects gnome-vfs that installs a gnome-vfs
module to extend the GTK fileselector (that's why I couldn't use
smb:/// things in gnome apps utilizing the fileselector)