Bug 360835 - parse error when opening project
Summary: parse error when opening project
Status: RESOLVED FIXED
Alias: None
Product: LabPlot2
Classification: Applications
Component: frontend (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Stefan Gerlach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-21 22:11 UTC by Stefan Gerlach
Modified: 2016-03-21 23:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gerlach 2016-03-21 22:11:54 UTC
Opening a project containing a xy-equation-curve gives a parse in the xy-equation-curve dock widget, although the used function f(x) is valid.
Comment 1 Stefan Gerlach 2016-03-21 23:34:29 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