|
Bugzilla – Full Text Bug Listing |
| Summary: | xsession type 'fvwm' is not recognized anymore | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Olaf Hering <ohering> |
| Component: | KDE | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | RC 4 | ||
| Target Milestone: | SUSE Linux 10.1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Olaf Hering
2005-08-17 16:23:19 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? 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 |