Summary: | parse error when opening project | ||
---|---|---|---|
Product: | [Applications] LabPlot2 | Reporter: | Stefan Gerlach <stefan.gerlach> |
Component: | frontend | Assignee: | Stefan Gerlach <stefan.gerlach> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stefan Gerlach
2016-03-21 22:11:54 UTC
The parser missed the variables when setting the function in the expression text edit of the xy-curve-dock. Solution: first set the type of the equation which defines the variables. fixed with commit 791ad15 |