Modify

Opened 16 years ago

Closed 16 years ago

#3342 closed defect (invalid)

Error while adding Environment in TracForge Subscriptions

Reported by: niranjan.alapati@… Owned by: Noah Kantrowitz
Priority: highest Component: TracForgePlugin
Severity: critical Keywords:
Cc: niranjan.alapati@… Trac Release: 0.10

Description

Hi,

I have CentOS5.1 and running Trac 0.10.4 and installed TracForge 1.1 and TracWebAdmin 0.1.2dev. While i try to do "Add Subscription" i am getting the following error. I've no clue on this. Please help.

Python Traceback Traceback (most recent call last):

File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request

dispatcher.dispatch(req)

File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch

resp = chosen_handler.process_request(req)

File "/usr/lib/python2.4/site-packages/TracWebAdmin-0.1.2dev-py2.4.egg/webadmin/web_ui.py", line 119, in process_request

path_info)

File "/usr/lib/python2.4/site-packages/TracForge-1.1-py2.4.egg/tracforge/subscriptions/admin.py", line 36, in process_admin_request

open_env(env)

File "/usr/lib/python2.4/site-packages/TracForge-1.1-py2.4.egg/tracforge/subscriptions/util.py", line 14, in open_env

raise Exception, "Don't do this yet"

Exception: Don't do this yet

Thanks, Niranjan.

Attachments (0)

Change History (4)

comment:1 Changed 16 years ago by Alec Thomas

Component: TracHacksTracForgePlugin
Owner: changed from Alec Thomas to Noah Kantrowitz

If you don't set the right component the owner will never get your ticket.

comment:2 Changed 16 years ago by niranjan.alapati@…

I've modofied the component field.

Niranjan.

comment:3 Changed 16 years ago by Noah Kantrowitz

  1. Whatever you gave it wasn't a valid path.
  2. The subscription system is deprecated and has been removed in the 0.11 branch. It will not recieve bug fixes or enhancements.

comment:4 Changed 16 years ago by Noah Kantrowitz

Resolution: invalid
Status: newclosed

Modify Ticket

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