Opened 8 years ago
Closed 8 years ago
#744 closed defect (fixed)
Old-style custom models don't load
Reported by: | wojciech | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | SasView 4.1.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
Old style python custom model don't load. It was fixed before but apparently the issue reoccurred. It doesn't work either on windows or mac (regardless opencl or not).
Traceback (most recent call last):
File "C:\Users\wojtek\SASVIEW_WORKSPACE\sasview\src\sas\sasgui\perspectives\fitting\fitpage.py", line 1179, in _on_select_model
self._on_select_model_helper()
File "C:\Users\wojtek\SASVIEW_WORKSPACE\sasview\src\sas\sasgui\perspectives\fitting\basepage.py", line 1955, in _on_select_model_helper
if form_factor is None or not form_factor.is_form_factor:
AttributeError?: class Model has no attribute 'is_form_factor'
Change History (2)
comment:1 Changed 8 years ago by wojciech
comment:2 Changed 8 years ago by wojciech
- Resolution set to fixed
- Status changed from new to closed
Solved by Matthieu in commit ed10b575284d50e5f99b3b93b89f0ec5edb5a6d5