4alpha2 DVD 32 with default XFCE installation (date.txt 3rd sept before separate DE installs revert) After the main package installation it asked to also install GDM. After reboot it failed to start GDM so no XFCE. I'll attach some logs Reproducible: Steps to Reproduce:
CC: (none) => davidwhodgins, derekjenn, ennael1Assignee: bugsquad => jani.valimaaWhiteboard: (none) => 4alpha2
Created attachment 4324 [details] report.bug.xz
Created attachment 4325 [details] journal.txt
Created attachment 4326 [details] gdm.log renamed from /var/log/gdm/:0.log
Created attachment 4327 [details] Xorg.0.log
And what does 'systemctl status prefdm.service' say?
Says it's started gdm --nodaemon
# systemctl status prefdm.service prefdm.service - Display Manager Loaded: loaded (/usr/lib/systemd/system/prefdm.service; static) Active: active (running) since Wed 2013-09-04 19:22:47 BST; 2h 28min ago Main PID: 724 (gdm) CGroup: /system.slice/prefdm.service ââ724 /usr/sbin/gdm -nodaemon ââ927 /usr/libexec/gdm-simple-slave --display-id /org/gnome/DisplayManager/Displays/_0 ââ994 /etc/X11/X :0 -background none -verbose -auth /var/run/gdm/auth-for-gdm-ZJ16Tc/database -seat seat0 -nolisten tcp vt1 Sep 04 19:22:47 localhost systemd[1]: Starting Display Manager... Sep 04 19:22:47 localhost systemd[1]: Started Display Manager.
And no login window at all? What if you install pkg gnome-session?
It was just a blank screen. I'm not able to replicate this now as the feature enabling singular XFCE installation was reverted for now so it might be related. I'll have to test again with alpha3, or somebody could test with the boot.iso when the feature is re-implemented.
OK. When it's re-implemented we/I should take care that lightdm is the default dm for Xfce.
Actually this can be reproduced after installing minimal Xfce with other dm than gdm. After installing gdm there's no greeter window unless one installs gnome-shell also. Added gnome-shell requires to gdm 3.9.90-2 and thus closing this as FIXED. Feel free to reopen if needed.
Status: NEW => RESOLVEDResolution: (none) => FIXED
Thanks Jani