https://bugs.kde.org/show_bug.cgi?id=406776
--- Comment #10 from Alexander Semke <alexander.se...@web.de> --- (In reply to avlas from comment #7) > (In reply to Alexander Semke from comment #6) > > (In reply to avlas from comment #5) > > > Btw, what version of Octave do you use? I use Octave 5.1. > > I'm using Octave 5.1.0 on openSUSE LEAP 15. > > Can you please restart cantor and do the following? > > #1: plot(1:10) > #2: x = 2 I added another screenshot. For the plot there is no variable created and added to the panel. For the second assignment there is the variable 'x' shown. Do you also have this? Or nothing? > > It seems that it just doing #2 above works, but not if one does #1 first. > > This is what I see in the terminal: > > evaluating: "x =2" > evaluate > wsStatusChange 0 > currentExpressionStatusChanged > readOutput > start parsing "x = 2\n" > readOutput > start parsing "CANTOR_OCTAVE_BACKEND_PROMPT:5> " > parseOutput: "x = 2\n" > setting result to a type 1 result > update Entry > currentExpressionStatusChanged > Entry Appended -- You are receiving this mail because: You are watching all bug changes.