https://bugs.kde.org/show_bug.cgi?id=363445

Filipe Saraiva <fil...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|openSUSE RPMs               |Compiled Sources

--- Comment #1 from Filipe Saraiva <fil...@kde.org> ---
For some backends, Cantor gets the output of input commands and parse it to
variable management. This way Cantor put variables and their respective values
in variable management widget.

If the programming language has commands to suppress the output, the values
will not be used in variable management widget.

It is the case for this bug in Octave, but it is also present in other
backends, like Scilab.

Fix it can be hard. An approach is to use a command to iterate in all variables
defined by the user, get their values one-by-one and parse it to variable
management widget. I researched how to do it for Octave but I don't know if it
is possible.

So, for now there are bugs and improvements with higher priority than it. If
someone wants to resolve this bug, go ahead. I will not mark it as "WONTFIX"
for while.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to