On Wednesday 05 January 2005 12:32, Philippe Merlin wrote: > Hello, > I was in Kde3.2.0 and i migrate with the latest version of kde for woody. > The migration has been difficult and i must remove kde3.2.0 for install > kde3.2.2 now its works fine. > But i have some problem with the tool bar ("barre d'outil") of many > software of kde , for example : > konqueror : all the icons are duplicated, > kedit : i have only one possibility in the menu bar ('Edition') and i can't > work with it. > and so on.
KDE is not finding its base configuration files. You can work around this by creating a symlink #> ln -s /etc/kde3 /usr/share/config Cheers, Kevin