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,Chris Nelson,"I installed successfully TracGanttCalendarPlugin 0.11, then I tried to install TracJSGanttPlugin to test it and compare both plugins. After 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. {{{ Trac: 0.11.1 Python: 2.5.2 (r252:60911, Jan 24 2010, 17:44:40) [GCC 4.3.2] setuptools: 0.6c8 [components] tracjsgantt.* enabled ganttcalendar.ticketcalendar.* enabled ganttcalendar.ticketgantt.* enabled tracpygments.* enabled [trac-jsgantt] option.datedisplay dd/mm/yyyy option.hoursperday 4.0 option.omitmilestones 1 option.schedule alap }}} Install log(of course I copied the generated egg to the right place): {{{ running install running bdist_egg running egg_info writing Trac_jsGantt.egg-info/PKG-INFO writing top-level names to Trac_jsGantt.egg-info/top_level.txt writing dependency_links to Trac_jsGantt.egg-info/dependency_links.txt writing entry points to Trac_jsGantt.egg-info/entry_points.txt writing manifest file 'Trac_jsGantt.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/tracjsgantt copying build/lib/tracjsgantt/pmapi.py -> build/bdist.linux-x86_64/egg/tracjsgantt copying build/lib/tracjsgantt/tracpm.py -> build/bdist.linux-x86_64/egg/tracjsgantt creating build/bdist.linux-x86_64/egg/tracjsgantt/htdocs copying build/lib/tracjsgantt/htdocs/jsgantt.compressed.js -> build/bdist.linux-x86_64/egg/tracjsgantt/htdocs copying build/lib/tracjsgantt/htdocs/jsgantt.js -> build/bdist.linux-x86_64/egg/tracjsgantt/htdocs copying build/lib/tracjsgantt/htdocs/jsgantt.css -> build/bdist.linux-x86_64/egg/tracjsgantt/htdocs copying build/lib/tracjsgantt/htdocs/tracjsgantt.css -> build/bdist.linux-x86_64/egg/tracjsgantt/htdocs copying build/lib/tracjsgantt/tracjsgantt.py -> build/bdist.linux-x86_64/egg/tracjsgantt copying build/lib/tracjsgantt/__init__.py -> build/bdist.linux-x86_64/egg/tracjsgantt byte-compiling build/bdist.linux-x86_64/egg/tracjsgantt/pmapi.py to pmapi.pyc byte-compiling build/bdist.linux-x86_64/egg/tracjsgantt/tracpm.py to tracpm.pyc byte-compiling build/bdist.linux-x86_64/egg/tracjsgantt/tracjsgantt.py to tracjsgantt.pyc byte-compiling build/bdist.linux-x86_64/egg/tracjsgantt/__init__.py to __init__.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying Trac_jsGantt.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying Trac_jsGantt.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying Trac_jsGantt.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying Trac_jsGantt.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying Trac_jsGantt.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating 'dist/Trac_jsGantt-0.10_r11863-py2.5.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing Trac_jsGantt-0.10_r11863-py2.5.egg Removing /home/vodka/lib/python2.5/site-packages/Trac_jsGantt-0.10_r11863-py2.5.egg Copying Trac_jsGantt-0.10_r11863-py2.5.egg to /home/vodka/lib/python2.5/site-packages Removing Trac-jsGantt 0.11-r11863 from easy-install.pth file Adding Trac-jsGantt 0.10-r11863 to easy-install.pth file Installed /home/vodka/lib/python2.5/site-packages/Trac_jsGantt-0.10_r11863-py2.5.egg Processing dependencies for Trac-jsGantt==0.10-r11863 Finished processing dependencies for Trac-jsGantt==0.10-r11863 }}} I get this when I try to put {{{ [[TracJsGanttChart(milestone=Release 1.1)]] }}} in the wiki: {{{ Error: Failed to load processor TracJsGanttChart No macro or processor named 'TracJsGanttChart' found }}} If any other information is needed or if something is required to install TracJsGanttPlugin in version 0.11 please tell me. Thanks",defect,closed,normal,TracJsGanttPlugin,normal,fixed,,,0.11