You are not logged in.
Hey,
after upgrading everything gdm does not start anymore.
Output of systemctl:
gdm.service loaded inactive dead start Gnome Displ...
cat /var/log/Xorg.0.log|grep "EE":
[ 710.874] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 710.874] (EE) Failed to load module "fbdev" (module does not exist, 0)
cat ~/.xsession-errors
[...]
(gnome-shell:1706): Clutter-CRITICAL **: clutter_text_get_editable: assertion `CLUTTER_IS_TEXT (self)' failed
(gnome-shell:1706): Clutter-CRITICAL **: clutter_text_get_text: assertion `CLUTTER_IS_TEXT (self)' failed
(gnome-shell:1706): Clutter-CRITICAL **: clutter_text_set_text: assertion `CLUTTER_IS_TEXT (self)' failed
(gnome-shell:1706): Clutter-CRITICAL **: clutter_text_get_editable: assertion `CLUTTER_IS_TEXT (self)' failed
(gnome-shell:1706): Clutter-CRITICAL **: clutter_text_get_text: assertion `CLUTTER_IS_TEXT (self)' failed
(gnome-shell:1706): Clutter-CRITICAL **: clutter_text_set_text: assertion `CLUTTER_IS_TEXT (self)' failed
(gnome-shell:1706): Clutter-CRITICAL **: clutter_text_get_editable: assertion `CLUTTER_IS_TEXT (self)' failed
(gnome-shell:1706): Clutter-CRITICAL **: clutter_text_get_text: assertion `CLUTTER_IS_TEXT (self)' failed
(gnome-shell:1706): Clutter-CRITICAL **: clutter_text_set_text: assertion `CLUTTER_IS_TEXT (self)' failed
restart systemctl restart gdm:
A dependency job failed. See system journal for details
Where do I find the system journal?
I have started gdm by logging in as root and run the command "gdm". This works.
Thanks for help!
Last edited by smohr (2012-07-27 12:39:53)
Offline
I don't know the problem but I think I'm fully up to date. Reinstalling gdm didn't solve the problem too, so I decided deleting the dev-tty7.device dependency manually in gdm.service.
That works!
Thank you for your advice.
Offline
Same issue here. It seems that people who use testing repository only (without community-testing) could have this problem. But today's community update includes systemd-arch-units 20120528-3 which resolved problem.
Offline