You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pulled and built SasView locally at ~12:00 GMT. Loaded data - it displayed. Chose a model - fit page opened and data/model/residuals displayed. Selected an S(Q) model and the whole application hung (not crashed).
{
"status": "closed",
"changetime": "2016-03-21T17:43:25",
"_ts": "2016-03-21 17:43:25.345697+00:00",
"description": "Pulled and built SasView locally at ~12:00 GMT. Loaded data - it displayed. Chose a model - fit page opened and data/model/residuals displayed. Selected an S(Q) model and the whole application hung (not crashed).",
"reporter": "smk78",
"cc": "",
"resolution": "fixed",
"workpackage": "SasView Bug Fixing",
"time": "2016-03-21T13:41:48",
"component": "SasView",
"summary": "Selecting an S(Q) causes SasView 4.0-alpha to hang",
"priority": "blocker",
"keywords": "",
"milestone": "SasView 4.0.0",
"owner": "",
"type": "defect"
}
The text was updated successfully, but these errors were encountered:
Trac update at 2016/03/21 13:44:58: smk78 commented:
Update:
At the point you click on an S(Q) model, Eclipse reports:
Traceback (most recent call last):
File "C:\Code\sasview-local-trunk\src\sas\sasgui\perspectives\fitting\fitpage.py", line 1181, in _on_select_model
self._on_select_model_helper()
File "C:\Code\sasview-local-trunk\src\sas\sasgui\perspectives\fitting\basepage.py", line 2148, in _on_select_model_helper
from sas.models.!MultiplicationModel import !MultiplicationModel
!ImportError: No module named models.!MultiplicationModel
Pulled and built SasView locally at ~12:00 GMT. Loaded data - it displayed. Chose a model - fit page opened and data/model/residuals displayed. Selected an S(Q) model and the whole application hung (not crashed).
Migrated from http://trac.sasview.org/ticket/547
The text was updated successfully, but these errors were encountered: