Modify

Opened 18 years ago

Closed 17 years ago

#759 closed defect (invalid)

Getting error in WebAdmion for Downloads

Reported by: arabus@… 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 Radek Bartoň

Status: newassigned

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.

comment:2 Changed 18 years ago by anonymous

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:3 Changed 17 years ago by jouvin@…

Any news about this plugin development ?

Michel

comment:4 Changed 17 years ago by Radek Bartoň

Good news, my hollidays just started. I'll resume a work soon but DiscussionPlugin has higher priority.

comment:5 in reply to:  4 Changed 17 years ago by Radek Bartoň

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 jouvin@…

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 Radek Bartoň

Resolution: invalid
Status: assignedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Radek Bartoň.
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.