bzr viz failed and requested a bug report

Bug #380957 reported by Russel Winder
This bug report is a duplicate of:  Bug #377476: bzr visualize crashed with DBus error. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar GTK+ Frontends
New
Undecided
Unassigned

Bug Description

/home/users/russel/.bazaar/plugins/gtk/ui.py:224: DeprecationWarning: bzrlib.progress.ProgressBarStack was deprecated in version 1.12.
  self._progress_bar_stack = progress.ProgressBarStack(klass=widget)
bzr: ERROR: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 0

Traceback (most recent call last):
  File "/home/Checkouts/Bazaar/Bazaar_JelmerBranch/bzrlib/commands.py", line 729, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/home/Checkouts/Bazaar/Bazaar_JelmerBranch/bzrlib/commands.py", line 924, in run_bzr
    ret = run(*run_argv)
  File "/home/Checkouts/Bazaar/Bazaar_JelmerBranch/bzrlib/commands.py", line 560, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/home/users/russel/.bazaar/plugins/gtk/commands.py", line 189, in run
    pp = start_viz_window(br, revids, limit)
  File "/home/users/russel/.bazaar/plugins/gtk/commands.py", line 157, in start_viz_window
    from bzrlib.plugins.gtk.viz import BranchWindow
  File "/home/users/russel/.bazaar/plugins/gtk/viz/__init__.py", line 14, in <module>
    from branchwin import BranchWindow
  File "/home/users/russel/.bazaar/plugins/gtk/viz/branchwin.py", line 18, in <module>
    from bzrlib.plugins.gtk.tags import AddTagDialog
  File "/home/users/russel/.bazaar/plugins/gtk/tags.py", line 27, in <module>
    from bzrlib.plugins.gtk.revisionview import RevisionView
  File "/home/users/russel/.bazaar/plugins/gtk/revisionview.py", line 33, in <module>
    from bzrlib.plugins.gtk import seahorse
  File "/home/users/russel/.bazaar/plugins/gtk/seahorse.py", line 33, in <module>
    crypto = dbus.Interface(bus.get_object(BUS_NAME, CRYPTO_PATH),
  File "/var/lib/python-support/python2.6/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/var/lib/python-support/python2.6/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/var/lib/python-support/python2.6/dbus/bus.py", line 183, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/var/lib/python-support/python2.6/dbus/bus.py", line 281, in start_service_by_name
    'su', (bus_name, flags)))
  File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 0

bzr 1.16dev on python 2.6.2 (linux2)
arguments: ['/home/users/russel/bin/bzr', 'viz']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_GB.UTF-8'
plugins:
  bookmarks /home/users/russel/.bazaar/plugins/bookmarks [unknown]
  builddeb /home/users/russel/.bazaar/plugins/builddeb [unknown]
  bzrtools /home/users/russel/.bazaar/plugins/bzrtools [1.15]
  email /home/users/russel/.bazaar/plugins/email [unknown]
  gtk /home/users/russel/.bazaar/plugins/gtk [0.96.0.dev.1]
  launchpad /home/Checkouts/Bazaar/Bazaar_JelmerBranch/bzrlib/plugins/launchpad [1.16dev]
  loom /usr/lib/python2.6/dist-packages/bzrlib/plugins/loom [1.4dev]
  netrc_credential_store /home/Checkouts/Bazaar/Bazaar_JelmerBranch/bzrlib/plugins/netrc_credential_store [1.16dev]
  pqm /usr/lib/python2.6/dist-packages/bzrlib/plugins/pqm [1.3]
  qbzr /home/users/russel/.bazaar/plugins/qbzr [0.10dev]
  rebase /home/users/russel/.bazaar/plugins/rebase [0.5.1dev]
  search /usr/lib/python2.6/dist-packages/bzrlib/plugins/search [1.7dev]
  stats /usr/lib/python2.6/dist-packages/bzrlib/plugins/stats [unknown]
  svn /home/users/russel/.bazaar/plugins/svn [0.6.2dev]
  upload /usr/lib/python2.6/dist-packages/bzrlib/plugins/upload [0.1]
  xmloutput /home/users/russel/.bazaar/plugins/xmloutput [0.8.4]
*** Bazaar has encountered an internal error.
    Please report a bug at https://bugs.launchpad.net/bzr/+filebug
    including this traceback, and a description of what you
    were doing when the error occurred.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.