branch crashes if newer QBzr dialog not found

Bug #517281 reported by Simon Kersey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Explorer
Fix Released
High
Ian Clatworthy

Bug Description

Performed the following actions with latest version of bzr-explorer:

Get project source from elsewhere->Branch

which produced the following error:

bzr: ERROR: exceptions.TypeError: __init__() got an unexpected keyword argument 'bind'

Traceback (most recent call last):
  File "C:/Program Files/Bazaar/plugins\explorer\lib\explorer.py", line 1629, in do_bzr_branch
  File "C:/Program Files/Bazaar/plugins\explorer\lib\explorer.py", line 1095, in run_bzr_gui
  File "C:/Program Files/Bazaar/plugins\explorer\lib\explorer.py", line 1376, in _run_internal_gui
  File "C:/Program Files/Bazaar/plugins\explorer\lib\explorer.py", line 1420, in _start_branch
TypeError: __init__() got an unexpected keyword argument 'bind'

bzr 2.1.0b4 on python 2.5.4 (win32)
arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', 'explorer']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools C:\Program Files\Bazaar\plugins\bzrtools [2.1.0b1]
  explorer C:\Program Files\Bazaar\plugins\explorer [1.0.0dev]
  launchpad C:\Program Files\Bazaar\plugins\launchpad [2.1.0b4]
  netrc_credential_store C:\Program Files\Bazaar\plugins\netrc_credential_store [2.1.0b4]
  qbzr C:\Program Files\Bazaar\plugins\qbzr [0.18.0dev]
  rebase C:\Program Files\Bazaar\plugins\rebase [0.5.5]
  upload C:\Program Files\Bazaar\plugins\upload [1.0.0dev]
  xmloutput C:\Program Files\Bazaar\plugins\xmloutput [0.8.5]

Related branches

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

Try rev 420. It looks like an old version is being detected yet the trace below indicates you have the right version installed. Anyhow, rev 420 is more robust and shouldn't fall over here. I'd be curious as to whether bzr.log shows the trace message I just added into 420 though. Please let me know.

Changed in bzr-explorer:
assignee: nobody → Ian Clatworthy (ian-clatworthy)
importance: Undecided → High
milestone: none → 1.0.0beta
status: New → Fix Released
summary: - branch crashes
+ branch crashes if newer QBzr dialog not found
Revision history for this message
Simon Kersey (simon-kersey) wrote :

Tried it with version 424 and it worked OK.

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.