Comment 4 for bug 1604704

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [regression] GTK apps hang for a very long time on start-up under Xmir and Mir failing to find dbus

Yep, the apps are just failing to detect the session bus address of the Unity8 login.

Workaround for Unity8:
1. Find the real address: ps auxw | grep 'dbus-daemon --session'
2. env DBUS_SESSION_BUS_ADDRESS=...

Workaround for native Mir demo shells that have no dbus:
None?