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 741679 - autostart: don't set DISPLAY in autostarted apps for wayland sessions
autostart: don't set DISPLAY in autostarted apps for wayland sessions
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-17 20:15 UTC by Ray Strode [halfline]
Modified: 2014-12-17 20:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
autostart: don't set DISPLAY in autostarted apps for wayland sessions (3.54 KB, patch)
2014-12-17 20:15 UTC, Ray Strode [halfline]
committed Details | Review

Description Ray Strode [halfline] 2014-12-17 20:15:14 UTC
DISPLAY is an X11-ism, and is unset for wayland.  This was leading to
log spew.
Comment 1 Ray Strode [halfline] 2014-12-17 20:15:16 UTC
Created attachment 292933 [details] [review]
autostart: don't set DISPLAY in autostarted apps for wayland sessions
Comment 2 Ray Strode [halfline] 2014-12-17 20:15:37 UTC
Attachment 292933 [details] pushed as c3c3f2b - autostart: don't set DISPLAY in autostarted apps for wayland sessions