[Gnome22-user] Some GNOME 2.2 Icons Broken

James Strandboge jstrand1@rochester.rr.com
Fri, 11 Jun 2004 16:26:35 -0400


On Fri, 2004-06-11 at 15:27, Michael G. Morey wrote:
> James Strandboge wrote:
> 
> >On Fri, 2004-06-11 at 10:30, Michael G. Morey wrote:
> >  
> >
> >>All,
> >>
> >>I'm happily running the backport of GNOME 2.2 to Debian Woody, and yet 
> >>find that some icons are broken, and so appear as [X] in the menus.  
> >>These include:
> >>
> >>Actions->Run Program
> >>Actions->Screenshot
> >>
> >>Can anyone tell me how to determine to which packages these icon files 
> >>belong?  I know only how to do the reverse, i.e., "dpkg --filelist 
> >><package-name>."
> >>    
> >>
> >
> >$ dpkg -S gnome-screenshot.png
> >gnome-desktop-data: /usr/share/pixmaps/gnome-screenshot.png
> >
> >$ COLUMNS=100 dpkg -l | grep gnome-desktop-data
> >ii  gnome-desktop-data  2.2.2-1woody1       Common files for GNOME 2
> >desktop apps
> >
> >Jamie
> >
> >  
> >
> Jamie,
> 
> I reinstalled the package, although "apt-get --reinstall install 
> gnome-desktop-data" didn't do the trick.  I downloaded the package and 
> installed it using "dpkg -i gnome-desktop-data."  That "dpkg -S 
> <filename>" will come in handy.  Thanks for the suggestions.

You mentioned you had gnoppix installed before.  Make sure that you have
all the gnoppix packages uninstalled.  Try:

COLUMNS=200 dpkg -l | grep gnoppix

(I did the gnome2.4 gnoppix packages and gave them that extension).

If they aren't xfree86 packages, then remove them (use 'dpkg
--force-depends --purge' to remove them).  After they are all
uninstalled, do 'apt-get -f install'.  This will satisfy any dependency
issues.  Logout of gnome and then back in.  

Also try under a new user.  If it works, it may just be that your old
gnoppix (which is gnome2.4) settings are conflicting with the gnome2.2
settings.  If that is the case, logout of gnome and do:

killall gconfd-2
mkdir $HOME/bak
mv $HOME/.gnome2 $HOME/bak
mv $HOME/.gconfd $HOME/bak
mv $HOME/.metacity $HOME/bak
mv $HOME/.nautilus $HOME/bak

There may be others.  Basically, you want to get rid of all the gnome2.4
stuff.

Hopefully this will fix it for you.  If not, submit
$HOME/.xsession-errors.

Jamie

-- 
Email:        jstrand1@rochester.rr.com
GPG/PGP ID:   26384A3A
Fingerprint:  D9FF DF4A 2D46 A353 A289  E8F5 AA75 DCBE 2638 4A3A