2009/11/4 Alan Lord (News) <[email protected]>: > On 04/11/09 09:50, David King wrote: >> It made no difference installing the galaxy icon set. >> >> also, how do I change the icon set in OOo? I see no option in the program. >> >> And, after making that change, things got worse. All the menu entries >> vanished. I had an icon in the panel for OOo Writer, which also would >> not work without specifying the full path to the program. And when I run >> it, I still the get the same error message. >> >> What can I do? > > My suggestions would be to: > > Backup and then remove any/all of your ~/.openoffice.org{x} directories, > e.g. > > cd ~ > tar zcvf OOo.backup.tar.gz ~/openoffice.org{x} > rm -r ~/.openoffice.org{x} > > uninstall OOo and whatever debs you have installed. > > Synaptic is probably the easiest way to do this.
Alternatively, from the command prompt you can run:- $aptitude search openoffice | grep '^i' Then do an:- $aptitude purge <whatever> The purge option will remove config files that may otherwise get left behind. Then re-install as suggested. -- Philip Stubbs -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
