Opened 14 years ago
Closed 14 years ago
#7273 closed defect (invalid)
TypeError: 'NoneType' object is unsubscriptable
Reported by: | anonymous | Owned by: | Herbert Valerio Riedel |
---|---|---|---|
Priority: | normal | Component: | GitPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
i got some error. i use trac 0.12, python 2.6, mod_wsgi and i use multiple repo
here is log
2010-06-22 02:09:18,621 Trac[PyGIT] DEBUG: PyGIT.Storage instance 174753964 cons tructed 2010-06-22 02:09:18,621 Trac[PyGIT] DEBUG: requested weak PyGIT.Storage instance
174753964 for '/thatsmesoft/repos/3repo/sameplace/.git'
2010-06-22 02:09:18,622 Trac[chrome] ERROR: Error with navigation contributor Br owserModule: TypeError: 'NoneType' object is unsubscriptable 2010-06-22 02:09:18,682 Trac[api] DEBUG: action controllers for ticket workflow:
Attachments (0)
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Trac Release: | 0.11 → 0.12 |
---|
I had this problem, as I was mistakenly running the 0.11 plugin version with 0.12 after updating Trac. Have you checked your plugin version?
comment:3 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
alas too little information given
does anyone have a any idea? i stuck with this problem...