Bug 130459 - profile.d/profile.sh should not set DEFAULT_WM to twm
Summary: profile.d/profile.sh should not set DEFAULT_WM to twm
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: RC 4
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-25 11:15 UTC by Thorsten Kukuk
Modified: 2005-10-25 13:52 UTC (History)
0 users

See Also:
Found By: Other
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 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