Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting an S(Q) causes SasView 4.0-alpha to hang (Trac #547) #679

Closed
smk78 opened this issue Mar 30, 2019 · 2 comments
Closed

Selecting an S(Q) causes SasView 4.0-alpha to hang (Trac #547) #679

smk78 opened this issue Mar 30, 2019 · 2 comments
Labels
Blocker Prevents a different issue from being resolved Defect Bug or undesirable behaviour
Milestone

Comments

@smk78
Copy link
Contributor

smk78 commented Mar 30, 2019

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

{
    "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"
}
@smk78 smk78 added this to the SasView 4.0.0 milestone Mar 30, 2019
@smk78 smk78 added Blocker Prevents a different issue from being resolved Defect Bug or undesirable behaviour Incomplete Migration and removed Incomplete Migration labels Mar 30, 2019
@smk78
Copy link
Contributor Author

smk78 commented Mar 30, 2019

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

@sasview-bot
Copy link

Trac update at 2016/03/21 17:43:25:

  • krzywon commented:

The multiplication model is now back in and working.

  • krzywon changed resolution from "" to "fixed"
  • krzywon changed status from "new" to "closed"

@smk78 smk78 closed this as completed Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocker Prevents a different issue from being resolved Defect Bug or undesirable behaviour
Projects
None yet
Development

No branches or pull requests

2 participants