On Nov 5, Christian Hammers wrote: > Upgraded a debian/unstable machine and my GDM login failed because the > "panel" that was in ~/.xsession do not exists any more. > > I now use gnome-panel but my config isn't converted automatically. > Where is the button config saved so that I can copy my buttons instead > of manually create every one of them.
To use the transition scripts, you must run gnome-session rather than launching GNOME desktop components from a custom session. Choose the GNOME session from GDM, or 'exec gnome-session' from ~/.xsession (and remove any gnome components or window manager you are starting by hand). (This will also prevent the problem of components like 'panel' changing with new GNOME releases.)

