#12516 closed defect (wontfix)
No calendar navigation item
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | CalendarPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
Hi,
What I did:
- downloaded the code as zipfile (it was called: diff-from-_-14902-to-calendarplugin-14902.zip) from the page
- unzipped, build bdist with
python setup.py build_bdist
- copied resulting egg (called
AztechCalendar-0.1-py2.7.egg
) to my trac_root/plugins - ran
trac-admin ... upgrade
andwiki upgrade
- restarted tracd
What I got:
A warning on top of every page:
Warning: Error with navigation contributor "UserbaseModule"
In admin/plugins
page the plugin appeared and was enabled. No additional navigation item appeared, however.
Disabling the plugin made the warning go away, of course.
Two questions:
- how should I go about debugging things like these? I'm a fairly proficient Python developer
- is it likely that it's a bug in the plugin code?
I didn't have the time to do anything more with this problem yet, I'll comment if I find something.
Attachments (0)
Change History (3)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Also the plugin won't work with Trac 1.0 because it uses ClearSilver templates. The project is clearly dead, and I've marked it as deprecated.
comment:3 Changed 9 years ago by
Replying to anonymous:
downloaded the code as zipfile (it was called: diff-from-_-14902-to-calendarplugin-14902.zip) from the page
The configuration error that lead to mangled filenames like the one shown here should be fixed now.
Replying to anonymous:
See trac:TracTroubleshooting#ChecktheLogs.
Yes, the plugin hasn't been touched in 8 years. There are other plugins and macros that are likely better candidates for meeting your intended use.