'NoneType' object has no attribute 'b'
I hesitate to log this as a bug as trac-bzr is not working at all for me but seems to for other people.
I have tried on Ubuntu (Jaunty and Karmic)
trac 0.11.1
trac-bzr 0.3.0 (Lucid package) and 0.3.2 egg in trac plugins dir, also rebuilt from source.
bazaar 0.2.something (standard Karmic package)
python 2.6
Trac seems to work but when I click on 'Browse Source' I get 'No node at revision current:'
If I then click 'search in repository' I get "AttributeError: 'NoneType' object has no attribute 'b'"
The log says:
Traceback (most recent call last):
File "/usr/lib/
dispatcher.
File "/usr/lib/
resp = chosen_
File "/usr/lib/
rev = revranges.b
AttributeError: 'NoneType' object has no attribute 'b'
I have debugged this - trac-bzr is passing 'current:', trac is expecting an integer.
How is this working for anyone?
How do I get it to work for me?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Trac-Bzr Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Martin Collins
- Solved:
- Last query:
- Last reply: