Bug 130459

Summary: profile.d/profile.sh should not set DEFAULT_WM to twm
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Thorsten Kukuk <kukuk>
Component: BasesystemAssignee: Dr. Werner Fink <werner>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: RC 4   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Thorsten Kukuk 2005-10-25 11:15:11 UTC
/etc/profile.d/profile.sh and /etc/profile.d/profile.csh set DEFAULT_WM to twm if it is not set in /etc/sysconfig/windowmanager.

This is wrong, because in this case the 'wmlist' code in our X11 start scripts will never be executed and twm is the default window manager (if no GNOME and KDE are installed).

If DEFAULT_WM is not set, this scripts should not set WINDOWMANAGER at all.
Comment 1 Dr. Werner Fink 2005-10-25 13:52:20 UTC
Fixed