show_file_differences in Annotate history pane crashes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Invalid
|
Undecided
|
Unassigned | ||
Bazaar Explorer |
Invalid
|
Medium
|
Unassigned | ||
QBzr |
Fix Released
|
Critical
|
Alexander Belchenko |
Bug Description
Bazaar (bzr) 2.1.0b4 running on WinXP, installed with bzr-2.1.
qbzr (r1169) and explorer (r352) branched from lp: on day of this bug report.
From either WorkingTree or BrowseItems, invoke Show_Annotate via right-click.
In resulting [Q]annotate window, in the history (lower left) pane, left clicking (to select default action 'Show_file_
crashes with the following report -
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "C:/localapp/
File "C:/localapp/
File "C:/localapp/
File "C:/localapp/
File "C:/localapp/
File "bzrlib\tree.pyo", line 158, in id2path
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "_chk_map_pyx.pyx", line 162, in bzrlib.
TypeError: Bit 0 of StaticTuple(
bzr 2.1.0b4 on python 2.5.4 (win32)
arguments: ['C:\\localapp\
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
bzrtools C:\localapp\Program Files\Bazaar\
explorer C:\localapp\Program Files\Bazaar\
extmerge C:\localapp\Program Files\Bazaar\
launchpad C:\localapp\Program Files\Bazaar\
netrc_
qbzr C:\localapp\Program Files\Bazaar\
rebase C:\localapp\Program Files\Bazaar\
upload C:\localapp\Program Files\Bazaar\
Note that directly invoking 'bzr qannotate <file>' on the same file in the WT does NOT exhibit the same failure,
so this bug is being opened against bzr-explorer not qbzr.
Related branches
Changed in bzr-explorer: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in qbzr: | |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in qbzr: | |
status: | Confirmed → In Progress |
assignee: | nobody → Alexander Belchenko (bialix) |
Changed in qbzr: | |
status: | In Progress → Fix Released |
Added bzr core to the Affected list, because the error occurs deep in the bzr internals.