id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8854	'Environment' object has no attribute 'get_read_db'	anonymous	bobbysmith007	hi,\r\n\r\nafter installing 0.12 version in Ubuntu Linux 10.04.1 and enabling it in the admin section, I ran the `trac-admin` command:\r\n\r\n`trac-admin /var/local/lib/trac/git-Development upgrade`\r\n\r\nand I got this reply:\r\n\r\n ----\r\n{{{\r\nTraceback (most recent call last):\r\n  File "/usr/lib/python2.6/dist-packages/trac/web/api.py", line 376, in send_error\r\n    'text/html')\r\n  File "/usr/lib/python2.6/dist-packages/trac/web/chrome.py", line 745, in render_template\r\n    stream |= self._filter_stream(req, method, filename, stream, data)\r\n  File "/usr/lib/pymodules/python2.6/genshi/core.py", line 128, in __or__\r\n    return Stream(_ensure(function(self)), serializer=self.serializer)\r\n  File "/usr/lib/python2.6/dist-packages/trac/web/chrome.py", line 848, in inner\r\n    data)\r\n  File "/usr/local/lib/python2.6/dist-packages/timingandestimationplugin-1.1.4-py2.6.egg/timingandestimationplugin/tande_filters.py", line 115, in filter_stream\r\n    ).apply(FilterTransformation(RowFilter(self)))\r\n  File "/usr/local/lib/python2.6/dist-packages/timingandestimationplugin-1.1.4-py2.6.egg/timingandestimationplugin/tande_filters.py", line 39, in __init__\r\n    rows = dbhelper.get_all(comp.env, "SELECT id FROM custom_report")[1]\r\n  File "/usr/local/lib/python2.6/dist-packages/timingandestimationplugin-1.1.4-py2.6.egg/timingandestimationplugin/dbhelper.py", line 4, in get_all\r\n    db = env.get_read_db()\r\nAttributeError: 'Environment' object has no attribute 'get_read_db'\r\n ----\r\n}}}\r\n\r\nNow I can't access TRAC at all, it seems broken\r\n\r\nwhat the ?	defect	closed	highest	TimingAndEstimationPlugin	blocker	fixed		bobbysmith007	0.12
