Modify

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#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 and wiki 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 in reply to:  description Changed 9 years ago by Ryan J Ollos

Replying to anonymous:

  • how should I go about debugging things like these? I'm a fairly proficient Python developer

See trac:TracTroubleshooting#ChecktheLogs.

  • is it likely that it's a bug in the plugin code?

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.

comment:2 Changed 9 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

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 in reply to:  description Changed 9 years ago by Ryan J Ollos

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.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.