AutoFlowResearch / SmartPeak

Fast and Accurate CE-, GC- and LC-MS(/MS) Data Processing
MIT License
40 stars 13 forks source link

FeatureFiltersUtils::loadFeatureFilters does not display error in info panel #511

Open bertrandboudaud opened 2 years ago

bertrandboudaud commented 2 years ago

Describe the bug when FeatureFiltersUtils::loadFeatureFilters fails, an error is displayed but info panel is not updated with the error

To Reproduce

  1. Go to LCMS_MRM_Standards example
  2. change featureQCComponentGroups.csv: in the ion_ratio_l column put value "NA" (which is incorrect: it should be an empty value)
  3. in SmartPeakGUI, execute LCMS_MRM_Standards example
  4. error is displayed in log, but not in the info panel

Expected behavior The error should be displayed in the info panel

Version information