Modify ↓
Opened 16 years ago
Closed 16 years ago
#5408 closed defect (invalid)
TimelineUserFilterPlugin causes error "not all arguments converted during string formatting"
| Reported by: | Jonathan Turkanis | Owned by: | Dave |
|---|---|---|---|
| Priority: | normal | Component: | TimelineUserFilterPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
After copying TimelineUserFilter.py to my plugins directory, each Trac page (not just the timeline) gives the following:
Internal Error TracError: TypeError: not all arguments converted during string formatting
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
I had forgot that I submitted this ticket. It should be closed; I'll let you decide the resolution.
The problem was caused by the file ownership and permissions that result when I downloaded the plugin to a Windows machine and then scp'd it to a Linux server. Explicitly setting ownership and permissions to correct values fixes the problem.
comment:3 Changed 16 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



It is generally recommended that you provide some details about your system, staring with the System Information on the About page.