id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8538	invalid command 'compile_catalog' and plugin doesn't load at all	falkb	richard	{{{\nD:\\tmp\\plugins\\tracreportinplaceeditplugin\\0.11>dir\n Volume in drive D is xxxx\n Volume Serial Number is xxxxxx\n\n Directory of D:\\tmp\\plugins\\tracreportinplaceeditplugin\\0.11\n\n02/24/2011  04:48 PM    <DIR>          .\n02/24/2011  04:48 PM    <DIR>          ..\n11/12/2010  12:55 AM             1,010 i18n_for_developer.txt\n02/24/2011  04:48 PM    <DIR>          ripe\n11/12/2010  12:55 AM               422 setup.cfg\n11/12/2010  12:55 AM             1,259 setup.py\n               3 File(s)          2,691 bytes\n               3 Dir(s)  xx,xxx,xxx,896 bytes free\n\nD:\\tmp\\plugins\\tracreportinplaceeditplugin\\0.11>python setup.py compile_catalog\n-f\nusage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]\n   or: setup.py --help [cmd1 cmd2 ...]\n   or: setup.py --help-commands\n   or: setup.py cmd --help\n\nerror: invalid command 'compile_catalog'\n}}}\n\nAfter that I called: python setup.py bdist_egg and this works without visible problems. Then I copied the .egg file to the plugin dir of my trac project, and I added ripe.* = enabled to the components section of trac.ini of my project. I restarted Apache+Trac-0.12.1, but the plugin doesn't appear in the .egg-cache dir and neither in the plugin list of the webinterface Admin page. So it doesn't work at all. Installing other plugins this way work well.	defect	assigned	normal	TracReportInplaceEditPlugin	normal				0.12
