Menu

#78 Failed to import .conf file

v0.5
open
nobody
conf (1)
5
2013-10-04
2013-10-04
No

When loading a wrong configuration file and selecting a process setting.
I get this error :

An unexpected exception occoured: please send the text below to the developers of PyCAM. Thanks a lot!
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/pycam/Gui/Project.py", line 1285, in gui_activity_guard_wrapper
result = func(self,
args, *kwargs)
File "/usr/lib/pymodules/python2.7/pycam/Gui/Project.py", line 3555, in switch_process_table_selection
self._put_process_settings_to_gui(current_process)
File "/usr/lib/pymodules/python2.7/pycam/Gui/Project.py", line 3498, in _put_process_settings_to_gui
set_path_strategy(settings["path_strategy"])
File "/usr/lib/pymodules/python2.7/pycam/Gui/Project.py", line 3497, in set_path_strategy
self.gui.get_object(value).set_active(True)
AttributeError: 'NoneType' object has no attribute 'set_active'

1 Attachments

Discussion


Log in to post a comment.