id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10405,Can't Install TracJsGanttPlugin on Trac 0.11.1,anonymous,ChrisNelson,I installed successfully TracGanttCalendarPlugin 0.11_ then I tried to install TracJSGanttPlugin to test it and compare both plugins. \r\nAfter trying and trying I figured out that I couldn't install the plugin. The .egg is in the right place(plugins directory)_ and it was generated successfully with no error messages. Trac Log is set to DEBUG and shows no error and not even mentions TracJsGanttPlugin.\r\n\r\n{{{\r\nTrac: 	0.11.1\r\nPython: 	2.5.2 (r252:60911_ Jan 24 2010_ 17:44:40) [GCC 4.3.2]\r\nsetuptools: 	0.6c8\r\n\r\n[components]	\r\n\r\ntracjsgantt.* 	enabled\r\nganttcalendar.ticketcalendar.* 	enabled\r\nganttcalendar.ticketgantt.* 	enabled\r\ntracpygments.* 	enabled\r\n\r\n\r\n[trac-jsgantt]\r\n\r\noption.datedisplay 	dd/mm/yyyy\r\noption.hoursperday 	4.0\r\noption.omitmilestones 	1\r\noption.schedule 	alap\r\n}}}\r\n\r\nInstall log(of course I copied the generated egg to the right place):\r\n{{{\r\nrunning install\r\nrunning bdist_egg\r\nrunning egg_info\r\nwriting Trac_jsGantt.egg-info/PKG-INFO\r\nwriting top-level names to Trac_jsGantt.egg-info/top_level.txt\r\nwriting dependency_links to Trac_jsGantt.egg-info/dependency_links.txt\r\nwriting entry points to Trac_jsGantt.egg-info/entry_points.txt\r\nwriting manifest file 'Trac_jsGantt.egg-info/SOURCES.txt'\r\ninstalling library code to build/bdist.linux-x86_64/egg\r\nrunning install_lib\r\nrunning build_py\r\ncreating build/bdist.linux-x86_64/egg\r\ncreating build/bdist.linux-x86_64/egg/tracjsgantt\r\ncopying build/lib/tracjsgantt/pmapi.py -> build/bdist.linux-x86_64/egg/tracjsgantt\r\ncopying build/lib/tracjsgantt/tracpm.py -> build/bdist.linux-x86_64/egg/tracjsgantt\r\ncreating build/bdist.linux-x86_64/egg/tracjsgantt/htdocs\r\ncopying build/lib/tracjsgantt/htdocs/jsgantt.compressed.js -> build/bdist.linux-x86_64/egg/tracjsgantt/htdocs\r\ncopying build/lib/tracjsgantt/htdocs/jsgantt.js -> build/bdist.linux-x86_64/egg/tracjsgantt/htdocs\r\ncopying build/lib/tracjsgantt/htdocs/jsgantt.css -> build/bdist.linux-x86_64/egg/tracjsgantt/htdocs\r\ncopying build/lib/tracjsgantt/htdocs/tracjsgantt.css -> build/bdist.linux-x86_64/egg/tracjsgantt/htdocs\r\ncopying build/lib/tracjsgantt/tracjsgantt.py -> build/bdist.linux-x86_64/egg/tracjsgantt\r\ncopying build/lib/tracjsgantt/__init__.py -> build/bdist.linux-x86_64/egg/tracjsgantt\r\nbyte-compiling build/bdist.linux-x86_64/egg/tracjsgantt/pmapi.py to pmapi.pyc\r\nbyte-compiling build/bdist.linux-x86_64/egg/tracjsgantt/tracpm.py to tracpm.pyc\r\nbyte-compiling build/bdist.linux-x86_64/egg/tracjsgantt/tracjsgantt.py to tracjsgantt.pyc\r\nbyte-compiling build/bdist.linux-x86_64/egg/tracjsgantt/__init__.py to __init__.pyc\r\ncreating build/bdist.linux-x86_64/egg/EGG-INFO\r\ncopying Trac_jsGantt.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO\r\ncopying Trac_jsGantt.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO\r\ncopying Trac_jsGantt.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO\r\ncopying Trac_jsGantt.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO\r\ncopying Trac_jsGantt.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO\r\nzip_safe flag not set; analyzing archive contents...\r\ncreating 'dist/Trac_jsGantt-0.10_r11863-py2.5.egg' and adding 'build/bdist.linux-x86_64/egg' to it\r\nremoving 'build/bdist.linux-x86_64/egg' (and everything under it)\r\nProcessing Trac_jsGantt-0.10_r11863-py2.5.egg\r\nRemoving /home/vodka/lib/python2.5/site-packages/Trac_jsGantt-0.10_r11863-py2.5.egg\r\nCopying Trac_jsGantt-0.10_r11863-py2.5.egg to /home/vodka/lib/python2.5/site-packages\r\nRemoving Trac-jsGantt 0.11-r11863 from easy-install.pth file\r\nAdding Trac-jsGantt 0.10-r11863 to easy-install.pth file\r\n\r\nInstalled /home/vodka/lib/python2.5/site-packages/Trac_jsGantt-0.10_r11863-py2.5.egg\r\nProcessing dependencies for Trac-jsGantt==0.10-r11863\r\nFinished processing dependencies for Trac-jsGantt==0.10-r11863\r\n\r\n}}}\r\n\r\nI get this when I try to put {{{ [[TracJsGanttChart(milestone=Release 1.1)]] }}} in the wiki:\r\n\r\n{{{\r\n\r\nError: Failed to load processor TracJsGanttChart\r\n\r\nNo macro or processor named 'TracJsGanttChart' found\r\n\r\n}}}\r\n\r\n\r\nIf any other information is needed or if something is required to install TracJsGanttPlugin in version 0.11 please tell me.\r\n\r\nThanks,defect,closed,normal,TracJsGanttPlugin,normal,fixed,,,0.11
