Bug 360835

Summary: parse error when opening project
Product: [Applications] LabPlot2 Reporter: Stefan Gerlach <stefan.gerlach>
Component: frontendAssignee: 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
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