After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 793189 - tests: Fix mutter >= 3.26 not starting up
tests: Fix mutter >= 3.26 not starting up
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: power
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2018-02-05 15:39 UTC by Bastien Nocera
Modified: 2018-02-05 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests: Fix mutter >= 3.26 not starting up (1.32 KB, patch)
2018-02-05 15:39 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2018-02-05 15:39:46 UTC
Waiting on the blocker in gitlab
Comment 1 Bastien Nocera 2018-02-05 15:39:50 UTC
Created attachment 367914 [details] [review]
tests: Fix mutter >= 3.26 not starting up

If mutter is built with Wayland support, it will fail to start up under
our mocked logind because it cannot get information about the session:
mutter-WARNING **: Can't initialize KMS backend: Could not get session ID: No such file or directory

See https://gitlab.gnome.org/GNOME/mutter/merge_requests/15
Comment 2 Bastien Nocera 2018-02-05 16:49:23 UTC
Attachment 367914 [details] pushed as 8351ff4 - tests: Fix mutter >= 3.26 not starting up

Still requires the mutter fix to be merged, but as we can't dist without the test suite working...