Bug 105254 - xsession type 'fvwm' is not recognized anymore
Summary: xsession type 'fvwm' is not recognized anymore
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: KDE (show other bugs)
Version: RC 4
Hardware: All Linux
: P5 - None : Major
Target Milestone: SUSE Linux 10.1
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 16:23 UTC by Olaf Hering
Modified: 2008-07-16 15:47 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olaf Hering 2005-08-17 16:23:19 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
Comment 1 Stephan Kulow 2005-08-17 21:20:52 UTC
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? 
Comment 2 Olaf Hering 2005-08-17 21:23:59 UTC
its a fresh install, all selections installed. its all there.
Comment 3 Dirk Mueller 2005-09-14 08:00:29 UTC
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?  
Comment 4 Olaf Hering 2005-09-15 15:20:07 UTC
I'm sure there is everything. Will test next week.
Comment 5 Olaf Hering 2005-09-22 12:37:15 UTC
this happens already when upgrading a 9.2 to 9.3

feel free to poke around on smirnow.suse.de
Comment 6 Olaf Hering 2005-09-22 12:39:46 UTC
vncviewer smirnow:1  will serve as example.
Comment 7 Olaf Hering 2005-09-22 20:12:17 UTC
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
Comment 8 Olaf Hering 2005-11-08 14:18:47 UTC
not relevant anymore