https://bugs.kde.org/show_bug.cgi?id=420708
Bug ID: 420708
Summary: Crash using ezsurf
Product: cantor
Version: unspecified
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: octave-backend
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Cantor crashes when using ezsurf
STEPS TO REPRODUCE
1. Type in the following:
pkg load symbolic
syms x
syms y
syms function(x,y)
function(x,y)=sin(x)+y
ezsurf(function(x,y))
2. Press "Evaluate worksheet"
OBSERVED RESULT
Crash; in fact, it will just crash no matter the function to print out.
EXPECTED RESULT
I do not know what the expected result is.
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: 5.18.4
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.