Tools/Plugins not working - bzr: ERROR: exceptions.IndexError: tuple index out of range

Bug #475286 reported by CAN
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
High
Alexander Belchenko

Bug Description

bzr: ERROR: exceptions.IndexError: tuple index out of range
It's because of bzr-gtk plugin which use 4 fields for version in releases not 5 as explorer expect
version_info = (0, 97, 0, 'final') # currently
version_info = (0, 97, 0, 'final', 0) # should be

Related branches

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

It might be worth fixing bzr-gtk to use the right convention but qplugins shouldn't fall over like this regardless.

affects: bzr-explorer → qbzr
Changed in qbzr:
importance: Undecided → High
status: New → Confirmed
Changed in qbzr:
status: Confirmed → Fix Released
assignee: nobody → Alexander Belchenko (bialix)
milestone: none → 0.16
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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