Activity log for bug #583805

Date Who What changed Old value New value Message
2010-05-21 13:45:05 Daniel Bültmann bug added bug
2010-05-21 13:45:48 Daniel Bültmann description If you select View Scenario from the File menu and open any configuration file of openWNS, wrowser crashes with an import error. It seems that the path to the sandbox is not properly included in the sys.path variable. If you select View Scenario from the File menu and open any configuration file of openWNS, wrowser crashes with an import error. It seems that the path to the sandbox is not properly included in the sys.path variable. Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/openwns/wrowser/Windows.py", line 96, in on_actionView_Scenario_triggered p = scenario.plotterFactory.create(self.viewScenarioFilename) File "/usr/lib/python2.5/site-packages/openwns/wrowser/scenario/plotterFactory.py", line 39, in create inspector = inspect.ConfigInspector(scenarioFilename) File "/usr/lib/python2.5/site-packages/openwns/wrowser/scenario/inspect.py", line 54, in __init__ exec(content,self.config) File "<string>", line 3, in <module> ImportError: No module named wns.WNS
2010-10-08 08:30:06 Daniel Bültmann openwns-wrowser: status New Fix Released