Opened 9 years ago
Closed 8 years ago
#567 closed defect (fixed)
SasView 4.0-alpha: problem selecting polydispersity functions
Reported by: | smk78 | Owned by: | pkienzle |
---|---|---|---|
Priority: | blocker | Milestone: | SasView 4.0.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description (last modified by butler)
Using a locally-built SasView 4.0-alpha on W7.
When I try and select a polydispersity distribution I get an error popup:
Error occurred: Could not select the distribution function. Please select another.
Except you get this for all distributions.
Same message echoed in the console.
sasview log file says:
2016-04-26 16:02:31,496 ERROR u'length.width'
2016-04-26 16:02:31,496 ERROR Error occurred: Could not select the distribution function… Please select another distribution function.
2016-04-26 16:02:43,895 ERROR u'radius.width'
2016-04-26 16:02:43,895 ERROR Error occurred: Could not select the distribution function… Please select another distribution function.
2016-04-26 16:02:47,243 ERROR u'radius.width'
2016-04-26 16:02:47,243 ERROR Error occurred: Could not select the distribution function… Please select another distribution function.
2016-04-26 16:02:51,124 ERROR u'length.width'
2016-04-26 16:02:51,124 ERROR Error occurred: Could not select the distribution function… Please select another distribution function.
Change History (4)
comment:1 Changed 8 years ago by butler
- Description modified (diff)
comment:2 Changed 8 years ago by butler
comment:3 Changed 8 years ago by butler
- Owner set to pkienzle
- Status changed from new to assigned
comment:4 Changed 8 years ago by butler
- Resolution set to fixed
- Status changed from assigned to closed
Paul Kienzle fixed this for NIST summer school
This is also true for the alpha 2 release downloaded from github. Tried on windows 10 and Mac yosemite (10.9). Thus polydispersity is broken for the user. Clearly a blocker.
If I hit fit however it does seem to do something smeared (where is it getting the distribution?). Moreover if I turn polydispersity off after having hit fit and hit fit again bumps seems to throw a traceback error. Should investigate once the main problem is resolved. If still a problem should open a new ticket to deal with.