Bug 329556 - Freeze if implicit plot is a disequation
Summary: Freeze if implicit plot is a disequation
Status: RESOLVED DUPLICATE of bug 154099
Alias: None
Product: kmplot
Classification: Applications
Component: general (show other bugs)
Version: 1.2.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Klaus-Dieter M
URL: http://experimental.frafra.eu/bugs/km...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-03 11:02 UTC by Francesco Frassinelli
Modified: 2014-08-17 16:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***