Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#301 - xscreensaver-demo requires libglade2

Attached to Project: Arch Linux
Opened by Galen Thurber (galen) - Thursday, 04 December 2003, 12:24 GMT
Last edited by Dale Blount (dale) - Saturday, 20 December 2003, 19:13 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To Dale Blount (dale)
Architecture All
Severity Low
Priority Normal
Reported Version 0.6 Widget
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

attempting to configure xscreensaver with xscreensaver-demo command results in error libglade not found.
libglade was uninstalled and reinstalled, ldconfig to no avail
This task depends upon

Closed by  Anonymous Submitter
Saturday, 20 December 2003, 19:13 GMT
Reason for closing:  Not a bug
Comment by Dale Blount (dale) - Thursday, 18 December 2003, 13:24 GMT
I checked this left and right and it looks fine. Could you please attach the output of:

ldd /usr/bin/xscreensaver-demo

Thanks
Comment by Galen Thurber (galen) - Thursday, 18 December 2003, 15:17 GMT
ldd /usr/bin/xscreensaver-demo
libglade-2.0.so.0 => /opt/gnome/lib/libglade-2.0.so.0 (0x40020000)
libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x40035000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x4027b000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40368000)
libz.so.1 => /usr/lib/libz.so.1 (0x403b8000)
libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x403ca000)
libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x40434000)
libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x4044e000)
libm.so.6 => /lib/libm.so.6 (0x40461000)
libpangoxft-1.0.so.0 => /usr/lib/libpangoxft-1.0.so.0 (0x40483000)
libpangox-1.0.so.0 => /usr/lib/libpangox-1.0.so.0 (0x404a4000)
libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x404b2000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x404e5000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x40519000)
libdl.so.2 => /lib/libdl.so.2 (0x4051d000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40520000)
libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40589000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x405a0000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x405a9000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x405c0000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40611000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x406d8000)
libc.so.6 => /lib/libc.so.6 (0x406e6000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x40812000)
libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0x40816000)
libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x40828000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x40830000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40857000)
libexpat.so.0 => /usr/lib/libexpat.so.0 (0x408c4000)
Comment by Dale Blount (dale) - Thursday, 18 December 2003, 15:21 GMT
You don't have any "not founds" listed, what's the error message you get when you run it?
Comment by Galen Thurber (galen) - Thursday, 18 December 2003, 15:33 GMT
above is after: removing xscreensaver, gnome and then reinstalling them.
screensaver now works.
Comment by Dale Blount (dale) - Thursday, 18 December 2003, 15:37 GMT
hrm, I don't have any other ways to help, I can only conclude that your libglade package got corrupted during install.

alright to close?
Comment by Galen Thurber (galen) - Saturday, 20 December 2003, 16:16 GMT
see  bug 300 
http://www.archlinux.org/phpbt/bug.php?op=show&bugid=300&pos=0

complete removal of gnome2 and reinstall it solved bug.

Loading...