Modify ↓
Opened 17 years ago
Closed 17 years ago
#3135 closed defect (worksforme)
Unable to load gantt plugin
| Reported by: | Owned by: | malsmith | |
|---|---|---|---|
| Priority: | normal | Component: | GanttChartPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
I get the error:
Error: Failed to load processor gantt
No macro or processor named 'gantt' found
Am I missing something? I'm using Trac v0.11
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
| Trac Release: | 0.10 → 0.11 |
|---|
comment:2 Changed 17 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Ok, I found the problem. It was a missing prerequisite, so the plugin could not be loaded. This was visible from the log file. I installed all prerequisites and the plugin appears to be loading fine.
Now I'm encountering the problem described in ticket #3133.
Note: See
TracTickets for help on using
tickets.



I'm having the same problem. I'm running Trac 0.11.0; I tried installing the GanttChartPlugin both globally and for a specific environment, and get the same error in both cases.