id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
7701	AttributeError: 'psycopg2._psycopg.cursor' object has no attribute 'rows'	olistudent	Blackhex	Hi.\r\nSince r8663 I get an error when clicking on the screenshots button in trac.\r\n{{{\r\nTraceback (most recent call last):\r\n  File "/usr/local/lib/python2.6/dist-packages/Trac-0.11.8dev_r0-py2.6.egg/trac/web/main.py", line 450, in _dispatch_request\r\n    dispatcher.dispatch(req)\r\n  File "/usr/local/lib/python2.6/dist-packages/Trac-0.11.8dev_r0-py2.6.egg/trac/web/main.py", line 206, in dispatch\r\n    resp = chosen_handler.process_request(req)\r\n  File "build/bdist.linux-x86_64/egg/tracscreenshots/core.py", line 154, in process_request\r\n    template, content_type = self._do_actions(context, actions)\r\n  File "build/bdist.linux-x86_64/egg/tracscreenshots/core.py", line 555, in _do_actions\r\n    context.cursor)\r\n  File "build/bdist.linux-x86_64/egg/tracscreenshots/api.py", line 66, in get_components\r\n    ('name', 'description'))\r\n  File "build/bdist.linux-x86_64/egg/tracscreenshots/api.py", line 53, in _get_items\r\n    for row in context.cursor.rows:\r\n  File "/usr/local/lib/python2.6/dist-packages/Trac-0.11.8dev_r0-py2.6.egg/trac/db/util.py", line 38, in __getattr__\r\n    return getattr(self.cursor, name)\r\nAttributeError: 'psycopg2._psycopg.cursor' object has no attribute 'rows'\r\n}}}\r\nFor more information please look at the user report:\r\nhttp://trac.freetz.org/ticket/1039\r\n\r\nThank you.	defect	closed	normal	ScreenshotsPlugin	normal	fixed			0.11
