Following on from ticket #2192 (http://trac-hacks.org/ticket/2192) I'm still have trouble running this plugin. I upgraded to the newest Genshi and used TracPlugins to extract the .egg file and put in the plugins directory. I added the new line to trac.ini and used the upgrade command. When I start up tracd and go to http://localhost:8000/ my project environment isn't listed. My cmd windows states..
raise UndefinedError?(key, owner=owner)
Undefined Error: {'name': ProjectName?', 'description': u'The Trac Environment needs to be upgraded. \n\nRun "trac-admin C:\\Projectfolder upgrade";} has no member named href"
I've already used the upgrade command only for it to make no difference. I followed the instructions on TracPlugins & TimingAndEstimationPlugin Installation to the word.
Thanks :)