Bzr Explorer crashed when trying to save 'User Configuration'

Bug #617833 reported by Tomasz Puton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Explorer
Incomplete
Undecided
Unassigned

Bug Description

bzr: ERROR: exceptions.TypeError: 'NoneType' object is not iterable

Traceback (most recent call last):
  File "/Users/tomek/.bazaar/plugins/explorer/lib/explorer.py", line 1233, in _file_edited_handler
    callback()
  File "/Users/tomek/.bazaar/plugins/explorer/lib/explorer.py", line 1683, in do_refresh
    self.location_viewer.refresh_current(reopen=reopen)
  File "/Users/tomek/.bazaar/plugins/explorer/lib/location_viewer.py", line 171, in refresh_current
    key, model = self._key_model_by_view.get(self._stack.currentWidget())
TypeError: 'NoneType' object is not iterable

bzr 2.2.0 on python 2.6.5 (darwin)
arguments: ['/opt/local/bin/bzr', 'explorer']
encoding: 'UTF-8', fsenc: 'utf-8', lang: 'en_US.UTF-8'
plugins:
  bash_completion /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib/plugins/bash_completion [2.2.0]
  explorer /Users/tomek/.bazaar/plugins/explorer [1.0.2]
  launchpad /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib/plugins/launchpad [2.2.0]
  netrc_credential_store /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib/plugins/netrc_credential_store [2.2.0]
  news_merge /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib/plugins/news_merge [2.2.0]
  qbzr /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib/plugins/qbzr [0.18.6]

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

OK, looking at the paths I see you have your own copy of the Bazaar Explorer in the /Users/tomek/.bazaar/plugins/explorer.

If you're using special installer for Mac then you should have another copy of Bazaar Explorer in the /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/bzrlib/plugins/explorer.

I'm recommending to upgrade your version to 1.1beta1.

Can you try to temporary move out /Users/tomek/.bazaar/plugins/explorer folder and see what version of bzr-explorer you have by running `bzr plugins` command?

If you already have 1.1beta1 then can you check the same action as before and ensure you still get this bug?

Changed in bzr-explorer:
status: New → Incomplete
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.