Internal error when clicking "close" while looking at config

Bug #430308 reported by John A Meinel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Explorer
Fix Released
Low
Ian Clatworthy

Bug Description

I clicked on Configuration from the first page, and then exited shortly thereafter.

I then got a traceback including:
bzr: ERROR: exceptions.UnboundLocalError: local variable 'stream' referenced before assignment

Traceback (most recent call last):
  File "C:/Documents and Settings/tdecorte/Application Data/bazaar/2.0/plugins\explorer\lib\app_runner.py", line 89, in do_finished
  File "C:/Documents and Settings/tdecorte/Application Data/bazaar/2.0/plugins\explorer\lib\explorer.py", line 183, in _refresh_user_configuration
  File "C:/Documents and Settings/tdecorte/Application Data/bazaar/2.0/plugins\explorer\lib\helpers.py", line 29, in reload_config_obj
UnboundLocalError: local variable 'stream' referenced before assignment

This is with the packaged bzr-2.0rc2-1 (which has bzr-explorer 0.8)

Changed in bzr-explorer:
assignee: nobody → Ian Clatworthy (ian-clatworthy)
importance: Undecided → Low
milestone: none → 0.8.1
status: New → Fix Released
Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 430308] [NEW] Internal error when clicking "close" while looking at config

John A Meinel пишет:
> Public bug reported:
>
> I clicked on Configuration from the first page, and then exited shortly
> thereafter.
>
> I then got a traceback including:
> bzr: ERROR: exceptions.UnboundLocalError: local variable 'stream' referenced before assignment
>
> Traceback (most recent call last):
> File "C:/Documents and Settings/tdecorte/Application Data/bazaar/2.0/plugins\explorer\lib\app_runner.py", line 89, in do_finished
> File "C:/Documents and Settings/tdecorte/Application Data/bazaar/2.0/plugins\explorer\lib\explorer.py", line 183, in _refresh_user_configuration
> File "C:/Documents and Settings/tdecorte/Application Data/bazaar/2.0/plugins\explorer\lib\helpers.py", line 29, in reload_config_obj
> UnboundLocalError: local variable 'stream' referenced before assignment
>
> This is with the packaged bzr-2.0rc2-1 (which has bzr-explorer 0.8)

John, I'm sorry but there is something wrong with your setup.

From traceback I see there is bzr-explorer installed at
"C:/Documents and Settings/tdecorte/Application Data/bazaar/2.0/plugins\explorer\lib\app_runner.py"

But if you have installed bzr-explorer from new windows installer then I believe you should have
explorer installed in C:\Program Files\Bazaar\plugins\explorer not in Document and Settings.

So maybe you need to check this one.

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.