This also occurs if you pass --always to upstart-dbus-bridge, so I don't
think it's got anything to do with upstart events/jobs.

I suspect this is a bug in unity-panel-service.  Specifically at
unity/services/panel-service.c:753.  It's using dbus_connection_open()
when it should be using g_dbus_connection_new_...() to get the mainloop
integration.  Without this, upstart hangs onto the dbus messages as they
aren't being read.  (LP: #1235649 )

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302955

Title:
  upstart user session leaks all the dbus events it receives

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1302955/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to