Ticket #10253 (new defect)

Opened 10 months ago

Last modified 8 months ago

not working in 0.11.7

Reported by: fommil Assigned to: rjollos
Priority: normal Component: ClientsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (Last modified by rjollos)

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

Change History

09/25/12 03:39:03 changed by rjollos

  • description changed.

10/02/12 08:23:16 changed by rjollos

  • owner changed from coling to rjollos.

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.

10/03/12 14:18:15 changed by fommil

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.


Add/Change #10253 (not working in 0.11.7)




Change Properties
Action