Hi, I am running trac on solaris and I have upgraded the revtree plugin from TracRevtreePlugin-0.5.15dev_r3581-py2.5.egg-tmp to TracRevtreePlugin-0.6.3dev_r5601-py2.5.egg-tmp
Ever since I am stuck with the error => AttributeError: 'SimpleContainer' object has no attribute 'build' Do I need to uninstall the previous version maybe ??? I am a total n00b when it comes to python, below is the stack trace that is spit out by trac : Trac detected an internal error: AttributeError: 'SimpleContainer' object has no attribute 'build' If you think this should work you can reproduce the problem, you should consider reporting this to the Trac team. Before you do that, though, please first try searching for similar issues, as it is quite likely that this problem has been reported before. For questions about installation and configuration of Trac, please try the mailing list instead of filing a ticket. Otherwise, please a new ticket at the Trac project site, where you can describe the problem and explain how to reproduce it. Python Traceback Most recent call last: File "/opt/csw/lib/python/site-packages/Trac-0.11.1-py2.5.egg/trac/web/ main.py", line 423, in _dispatch_request File "/opt/csw/lib/python/site-packages/Trac-0.11.1-py2.5.egg/trac/web/ main.py", line 197, in dispatch File "build/bdist.solaris-2.10-i86pc/egg/revtree/web_ui.py", line 246, in process_request File "build/bdist.solaris-2.10-i86pc/egg/revtree/web_ui.py", line 337, in _process_revtree File "build/bdist.solaris-2.10-i86pc/egg/revtree/svgview.py", line 1008, in build File "build/bdist.solaris-2.10-i86pc/egg/revtree/svgview.py", line 1008, in <lambda> Any help very welcome !! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
