On Wed, Dec 13, 2000 at 12:19:25AM -0800, Ross Boylan wrote: > Definitely a similar problem here. Thanks to you and others for the > ctl-atl-Fn trick. > > My .gnome-errors says > /etc/gdm/Sessions//Gnome: checking /etc/login.defs for option UMASK > /etc/gdm/Sessions//Gnome: /etc/login.defs: "UMASK" is "022" > /etc/gdm/Sessions//Gnome: checking /etc/login.defs for option ULIMIT > /etc/gdm/Sessions//Gnome: checking /etc/login.defs for option MAIL_DIR > /etc/gdm/Sessions//Gnome: /etc/login.defs: "MAIL_DIR" is "/var/spool/mail" > /etc/gdm/Sessions//Gnome: using /etc/X11/Xsession.options for options > /etc/gdm/Sessions//Gnome: checking /etc/X11/Xsession.options for option > allow-user-resources > /etc/gdm/Sessions//Gnome: checking /etc/X11/Xsession.options for option > allow-user-modmap > /usr/bin/gnome-session: error in loading shared libraries: > libgnomecanvaspixbuf.so.1: cannot open shared object file: No such file or > directory > > However, dpkg -S shows no packages owning the file.
It wouldn't. You don't have it installed. Guess GDM is missing a dependency? # apt-get install libgdk-pixbuf-gnome2 Ahh, but it is shown as a dependency for gnome-session. Wonder why you don't have it... -- Eric G. Miller <[email protected]>

