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 789434 - display: don't mark initial-setup ran until it ran
display: don't mark initial-setup ran until it ran
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2017-10-24 19:36 UTC by Ray Strode [halfline]
Modified: 2017-10-26 16:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
display: don't mark initial-setup ran until it ran (6.92 KB, patch)
2017-10-24 19:36 UTC, Ray Strode [halfline]
committed Details | Review

Description Ray Strode [halfline] 2017-10-24 19:36:17 UTC
We don't want to skip running initial setup if wayland
fell back or something.

This commit makes sure we only stop trying to start initial-setup
after it's completed.
Comment 1 Ray Strode [halfline] 2017-10-24 19:36:24 UTC
Created attachment 362219 [details] [review]
display: don't mark initial-setup ran until it ran
Comment 2 Ray Strode [halfline] 2017-10-24 19:37:03 UTC
see https://bugzilla.redhat.com/show_bug.cgi?id=1502827
Comment 3 Ray Strode [halfline] 2017-10-26 16:59:52 UTC
Attachment 362219 [details] pushed as c793c5b - display: don't mark initial-setup ran until it ran