id summary reporter owner description type status priority component severity resolution keywords cc release 2984 Can't uninstall plugin seanhussey@… daan "I mistakenly installed this plugin without testing it or making sure it was compatible with Trac 0.11b2. It hosed my Trac and I want to uninstall it. How do I uninstall? I've removed the plugin from the plugins directory, restored a backup of the database, and removed the component entry from trac.ini. What else is there? For completeness, here's the error when I try to load Trac with the plugin installed: Traceback (most recent call last): File ""/usr/local/lib/python2.5/site-packages/Trac-0.11b2-py2.5.egg/trac/web/api.py"", line 339, in send_error 'text/html') File ""/usr/local/lib/python2.5/site-packages/Trac-0.11b2-py2.5.egg/trac/web/chrome.py"", line 673, in render_template data = self.populate_data(req, data) File ""/usr/local/lib/python2.5/site-packages/Trac-0.11b2-py2.5.egg/trac/web/chrome.py"", line 581, in populate_data d['chrome'].update(req.chrome) File ""/usr/local/lib/python2.5/site-packages/Trac-0.11b2-py2.5.egg/trac/web/api.py"", line 168, in __getattr__ value = self.callbacks[name](self) File ""/usr/local/lib/python2.5/site-packages/Trac-0.11b2-py2.5.egg/trac/web/chrome.py"", line 452, in prepare_request for category, name, text in contributor.get_navigation_items(req): File ""build/bdist.linux-i686/egg/burndown/burndown.py"", line 142, in get_navigation_items yield 'mainnav', 'burndown', Markup('Burndown', self.env.href.burndown()) LookupError: unknown encoding: /trac/my_project/burndown " defect closed low ScrumBurndownPlugin minor fixed 0.11