Comment 20 for bug 827414

Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote :

I added the following to both apps and files lenses and now everything starts as it should. Thanks to Michael Terry for debugging :-)

+ /* Sub processes inheriting our environment may be confused if they
+ * see a starter bus set */
+ Environment.unset_variable ("DBUS_STARTER_ADDRESS");
+ Environment.unset_variable ("DBUS_STARTER_BUS_TYPE");