|
Bugzilla – Full Text Bug Listing |
| Summary: | xdm is used instead of kdm on a default KDE4 installation | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Mike Fabian <mfabian> |
| Component: | KDE4 Workspace | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | benji |
| Version: | Alpha 3 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Before opening this bug, I tried to check whether somebody already reported something similar. But I found only bug #355990 and that is something different, isn’t it? *** This bug has been marked as a duplicate of bug 372506 *** http://en.opensuse.org/Bugs:Most_Annoying_Bugs_11.0_dev Is always worth checking first too. |
I installed Alpha3 using qemu in Czech language: qemu-kvm -std-vga -no-quit -m 512 \ -cdrom /mounts/dist/install/openSUSE-11.0-Alpha3/openSUSE-11.0-Alpha3-KDE-i386.iso \ -boot d \ -hda $NAME.img \ -monitor stdio \ -net nic,model=rtl8139 \ -net user,hostname=$NAME \ -vnc :2 \ $@ I use all defaults everywhere. After the installation was finished, the login screen was xdm, not kdm. kdm from KDE4 is installed (/usr/bin/kdm) but not used. /etc/sysconfig/displaymanager contains DISPLAYMANAGER="gdm" gdm is *not* installed.