Bugzilla – Bug 105254
xsession type 'fvwm' is not recognized anymore
Last modified: 2008-07-16 15:47:18 UTC
sles9 seems to put 'fvwm2' into ~/.wmrc but a full installation (including) fvwm2 says, when selecting user 'olh' in kdm: Your saved session type 'fvwm' is not valid any more. Please select a new one, otherwise 'default' will be used. Where does 'fvwm' come from? its mac.suse.de. /usr/X11R6/bin/wmlist kde gnome windowmaker blackbox openbox fvwm2 icewm mwm twm
forget about wmlist - it's (C) 2001 You're mixing fvwm and fvwm2 a bit here. Let's assume you mean fvwm2 here Do you have a /usr/share/xsessions/fvwm2.desktop? Is /usr/share/xsessions listed in /etc/opt/kde3/share/config/kdm/kdmrc?
its a fresh install, all selections installed. its all there.
so you have fvwm and fvwm2 ? Is /usr/share/xsessions listed in /etc/opt/kde3/share/config/kdm/kdmrc? Do you have a /usr/share/xsessions/fvwm2.desktop?
I'm sure there is everything. Will test next week.
this happens already when upgrading a 9.2 to 9.3 feel free to poke around on smirnow.suse.de
vncviewer smirnow:1 will serve as example.
something writes fvwm2 into that file, and that something has to deal with 'fvwm' as well, and leave it as is. diff -purN /root.backup/.dmrc /root/.dmrc --- /root.backup/.dmrc 2005-09-22 12:57:02.000000000 +0200 +++ /root/.dmrc 2005-09-22 22:09:49.000000000 +0200 @@ -1,2 +1,2 @@ [Desktop] -Session=fvwm +Session=fvwm2
not relevant anymore