Failed to execute dbus-launch to autolaunch D-Bus session
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Invalid
|
Undecided
|
Unassigned | ||
Bazaar GTK+ Frontends |
Triaged
|
Medium
|
Unassigned | ||
bzr-dbus |
Invalid
|
High
|
Unassigned |
Bug Description
The dbus plugin fails for me with this traceback:
As far as I know there's nothing strange about my desktop setup,
mbp@hope% bzr pull
Using saved location: http://
bzr: ERROR: dbus.DBusException: org.freedesktop
Traceback (most recent call last):
File "/home/
return run_bzr(argv)
File "/home/
ret = run(*run_argv)
File "/home/
return self.run(
File "/home/
delta.
File "/home/
return unbound(self, *args, **kwargs)
File "/home/
count = self.branch.
File "/home/
return unbound(self, *args, **kwargs)
File "/home/
_run_
File "/home/
return unbound(self, *args, **kwargs)
File "/home/
self.
File "/home/
return unbound(self, *args, **kwargs)
File "/home/
other_
File "/home/
return unbound(self, *args, **kwargs)
File "/home/
last_rev, other_branch))
File "/home/
return unbound(self, *args, **kwargs)
File "/home/
hook(self, rev_history)
File "/home/
activity.
File "/home/
self.bus = _get_bus(bus)
File "/home/
return dbus.SessionBus()
File "/var/lib/
mainloop=
File "/var/lib/
mainloop=
DBusException: org.freedesktop
bzr 0.16.0dev0 on python 2.5.1.candidate.1 (linux2)
arguments: ['/home/
** please send this report to <email address hidden>
zsh: exit 3 bzr pull
bzr pull 5.84s user 0.22s system 14% cpu 42.946 total
Changed in bzr-gtk: | |
status: | Triaged → Invalid |
status: | Invalid → Triaged |
Marking as 'low' because it only seems to happen when there is some other problem with dbus.