Summary: | kst crash using cross power spectrum and cross correlation plugins | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | dbeausummer2010 |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | arwalker |
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
dbeausummer2010
2010-05-18 00:45:03 UTC
This appears to have been a problem with the way that KstDataObject-derived plugins (currently CrossPowerSpectrum and BinnedMap) were coded. Due to the only partial reproducibility nature of the problem there may still be other underlying problems, but things now appear much more stable. In an ideal world these plugins would not exist (or derive from KstBasicPlugin or KstCPlugin) as their behaviour does not conform to the standards - in that multiple instances of the dialog can exist. |