Opened 18 years ago
Closed 17 years ago
#759 closed defect (invalid)
Getting error in WebAdmion for Downloads
Reported by: | Owned by: | Radek Bartoň | |
---|---|---|---|
Priority: | normal | Component: | DownloadsPlugin |
Severity: | critical | Keywords: | webadmin, |
Cc: | Trac Release: | 0.10 |
Description
Hi, using trac 0.10 (on Debian with python 2.4) and many Plugins, two of them are WebAdmin and Doownloads.
If i try to admin Download i always get the following error:
Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 356, in dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 224, in dispatch resp = chosen_handler.process_request(req) File "/usr/lib/python2.4/site-packages/TracWebAdmin-0.1.2dev_r3772-py2.4.egg/webadmin/web_ui.py", line 109, in process_request path_info) File "build/bdist.linux-i686/egg/tracdownloads/admin.py", line 26, in process_admin_request TypeError: __init__() takes exactly 2 arguments (3 given)
Other WebAdmin Tasks do work.
Looks like an version probelm (3 args given, 2 expected...) but i'm not sure.
If more informatioen is needed (i'm sure it is...) fgeel free to contact me.
Attachments (0)
Change History (7)
comment:1 Changed 18 years ago by
Status: | new → assigned |
---|
comment:2 Changed 18 years ago by
No worries... :)
I wait...
I'm to busy too (in the next weeks).
So i will remove that Plugin for now and will check later for a working (tm) Version.
Thanks fro your work.
comment:4 follow-up: 5 Changed 18 years ago by
Good news, my hollidays just started. I'll resume a work soon but DiscussionPlugin has higher priority.
comment:5 Changed 17 years ago by
I'll resume work on this plugin in next few days. Should I focus on 0.10 version or better 0.11 verssion?
comment:6 Changed 17 years ago by
Personnally, I'd prefer a version for 0.10 if this is for the short term. But 0.11 migration is something to plan, anyway...
comment:7 Changed 17 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Downloads plugin development stage as is in svn is only copied core from ScreenshotsPlugin with some code replacements. I was't functional ever. I have 50% functianal copy on my computer but I'm too busy to finish it in next days. So you'll have to wait or finish it yourself :-). (If you want.) Sorry for that.