Bug 329556

Summary: Freeze if implicit plot is a disequation
Product: [Applications] kmplot Reporter: Francesco Frassinelli <fraph24>
Component: generalAssignee: Klaus-Dieter M <kd.moeller>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 1.2.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
URL: http://experimental.frafra.eu/bugs/kmplot-freeze.ogg
Latest Commit: Version Fixed In:

Description Francesco Frassinelli 2014-01-03 11:02:26 UTC
When I write a disequation for an implicit plot, KmPlot freezes.
If I do the same with a cartesian plot, nothing happens and ">" is not red.
Equation editor has "≥" and "≤" symbols, so the user expects that disequations are supported.

Reproducible: Always

Steps to Reproduce:
1. Open KmPlot
2. Press "Create"
3. Press "Implicit Plot"
4. Write x+y>5
Actual Results:  
Freeze

Expected Results:  
Possible results:

1. Disequation drawn
Example: https://upload.wikimedia.org/wikipedia/commons/0/0c/Linear_Programming_Feasible_Region.svg

2. Operator ">" red colored (not supported)

3. Nothing happens, but no freeze occurs

Is it possible to insert "≥" using the equation editor and the software still freezes.
If disequations are not supported, this button should not be shown and ">"/"≥"/etc. should be red.
Comment 1 Christoph Feck 2014-08-17 16:25:28 UTC

*** This bug has been marked as a duplicate of bug 154099 ***