qmain: KeyError: 'folder-unknown' during startup

Bug #394596 reported by schickb@gmail.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Confirmed
Wishlist
Unassigned

Bug Description

I get the following exception whenever I try to start the qbzr plugin:

$ bzr qbzr
QFileSystemWatcher: failed to add paths: /home/brad/devel/product/server/working
bzr: ERROR: exceptions.KeyError: 'folder-unknown'

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 729, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 924, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 560, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/home/brad/.bazaar/plugins/qbzr/lib/commands.py", line 128, in run
    return unbound(self, *args, **kwargs)
  File "/home/brad/.bazaar/plugins/qbzr/lib/commands.py", line 115, in run
    return unbound(self, *args, **kwargs)
  File "/home/brad/.bazaar/plugins/qbzr/lib/commands.py", line 149, in run
    return self._qbzr_run(*args, **kwargs)
  File "/home/brad/.bazaar/plugins/qbzr/lib/commands.py", line 719, in _qbzr_run
    window.setDirectory(osutils.realpath(u'.'))
  File "/home/brad/.bazaar/plugins/qbzr/lib/main.py", line 560, in setDirectory
    item.setIcon(0, self.icons[icon])
KeyError: 'folder-unknown'

bzr 1.15 on python 2.6.2 (linux2)
arguments: ['/usr/bin/bzr', 'qbzr']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
  bzrtools /usr/lib/python2.6/dist-packages/bzrlib/plugins/bzrtools [1.15]
  explorer /home/brad/.bazaar/plugins/explorer [0.4]
  extmerge /home/brad/.bazaar/plugins/extmerge [unknown]
  launchpad /usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad [1.15]
  netrc_credential_store /usr/lib/python2.6/dist-packages/bzrlib/plugins/netrc_credential_store [1.15]
  qbzr /home/brad/.bazaar/plugins/qbzr [0.11]
*** 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.

Tags: qmain
Revision history for this message
Alexander Belchenko (bialix) wrote :

qbzr application is not supported, please use Bazaar Explorer GUI instead: https://launchpad.net/bzr-explorer

Changed in qbzr:
importance: Undecided → Wishlist
summary: - KeyError: 'folder-unknown' during startup
+ qmain: KeyError: 'folder-unknown' during startup
tags: added: qmain
Changed in qbzr:
status: New → Confirmed
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.