Modify

Opened 12 years ago

Closed 9 years ago

#10253 closed defect (wontfix)

not working in 0.11.7

Reported by: Sam Halliday Owned by: Ryan J Ollos
Priority: normal Component: ClientsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

I installed the latest zip and got the following when I went to an issue:

Traceback (most recent call last):
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Trac-0.11.7-py2.7.egg/trac/web/api.py", line 376, in send_error
    'text/html')
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Trac-0.11.7-py2.7.egg/trac/web/chrome.py", line 745, in render_template
    stream |= self._filter_stream(req, method, filename, stream, data)
  File "build/bdist.macosx-10.8-x86_64/egg/genshi/core.py", line 132, in __or__
    return Stream(_ensure(function(self)), serializer=self.serializer)
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Trac-0.11.7-py2.7.egg/trac/web/chrome.py", line 848, in inner
    data)
  File "build/bdist.macosx-10.8-x86_64/egg/clients/client.py", line 69, in filter_stream
    for client in model.Client.select(self.env):
  File "build/bdist.macosx-10.8-x86_64/egg/clients/model.py", line 105, in select
    db = env.get_read_db()
AttributeError: 'Environment' object has no attribute 'get_read_db'

Attachments (0)

Change History (4)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 12 years ago by Ryan J Ollos

Owner: changed from Colin Guthrie to Ryan J Ollos

I sincerely apologize for the trouble I've caused here. It seems that I made the same error that I described in comment:3:ticket:10251.

I will aim to get the Trac 0.11 compatibility restored soon.

comment:3 Changed 12 years ago by Sam Halliday

Not a problem, like I said I'm not using this plugin at the moment because my time tracking isn't working the way I'd like. I'm also using trac 1.0 now.

comment:4 Changed 9 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Not support Trac 0.11 any longer.

Modify Ticket

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