docdiff: 'unicode' object has no attribute 'name'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr-docdiff |
Fix Committed
|
Medium
|
Martin Pool |
Bug Description
Hi,
when calling the docdiff extension I'm getting a
AttributeError: 'unicode' object has no attribute 'name'
Relevant part of my .bzr.log:
Mon 2011-02-14 17:56:09 +0100
0.057 bazaar version: 2.2.3
0.057 bzr arguments: [u'docdiff', u'-r', u'1..2', u'mydoc.doc']
0.065 looking for plugins in C:/Users/
0.086 looking for plugins in C:/Program Files (x86)/Bazaar/
0.206 encoding stdout as sys.stdout encoding 'cp850'
0.227 opening working tree 'C:/Users/
0.241 Traceback (most recent call last):
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "C:/Users/
File "C:/Users/
AttributeError: 'unicode' object has no attribute 'name'
0.243 couldn't find apport bug-reporting library: No module named apport
0.268 Transferred: 0kB (0.0kB/s r:0kB w:0kB)
0.268 return code 4
This is actually a bug in the bzr-docdiff plugin