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 741740 - Export the session bus ID as an xsetting
Export the session bus ID as an xsetting
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: xsettings
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2014-12-19 04:28 UTC by Matthias Clasen
Modified: 2014-12-19 18:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Export the session bus ID as an xsetting (2.52 KB, patch)
2014-12-19 04:28 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2014-12-19 04:28:43 UTC
This will allow GTK+ to detect ssh forwarded display situations
where app menus won't work, and handle it better.
Comment 1 Matthias Clasen 2014-12-19 04:28:46 UTC
Created attachment 293017 [details] [review]
Export the session bus ID as an xsetting
Comment 2 Matthias Clasen 2014-12-19 04:29:18 UTC
See bug 671802 for the corresponding GTK+ patch
Comment 3 Matthias Clasen 2014-12-19 04:38:18 UTC
I managed to leave debug spew in the patch, sorry :-(
Comment 4 Matthias Clasen 2014-12-19 17:49:08 UTC
The gtk side of this has landed
Comment 5 Bastien Nocera 2014-12-19 18:07:33 UTC
Review of attachment 293017 [details] [review]:

Looks fine apart from the debug, obviously.
Comment 6 Matthias Clasen 2014-12-19 18:51:31 UTC
Attachment 293017 [details] pushed as 21089ec - Export the session bus ID as an xsetting