FS#46369 - [xorg-xinit] startx unsets DBUS_SESSION_BUS_ADDRESS

Attached to Project: Arch Linux
Opened by Michael (zb3) - Monday, 21 September 2015, 09:44 GMT
Last edited by Jan Alexander Steffens (heftig) - Monday, 21 September 2015, 15:12 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Since pam_systemd sets the DBUS_SESSION_BUS_ADDRESS environment variable on login, that variable shouldn't be unset in startx.
This is the line:

unset DBUS_SESSION_BUS_ADDRESS

in /usr/bin/startx.

This is causing programs relying on session bus to stop working.
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Monday, 21 September 2015, 15:12 GMT
Reason for closing:  Fixed
Additional comments about closing:  xorg-xinit 1.3.4-3
Comment by babis (tritonas00) - Monday, 21 September 2015, 11:13 GMT
Yeap, commenting this line makes thunar see my removable devices again.
Comment by Michael (zb3) - Monday, 21 September 2015, 11:24 GMT

Loading...