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

--- Comment #13 from avlas <jsar...@gmail.com> ---
This is the full info from the terminal (there is always a first error because
the system path is not visible to flatpak, I workarounded this by copying the
content in $HOME and adding it to the path): 

dir:  "/usr/lib/x86_64-linux-gnu/qt5/plugins/cantor/backends"
Creating NullBackend
Creating PythonBackend
dir:  "/usr/bin/cantor/backends"
Backend  "Octave"  offers extensions:  ("HistoryExtension", "ScriptExtension",
"PlotExtension", "LinearAlgebraExtension", "VariableManagementExtension",
"PackagingExtension")
OctaveSession(0x5629619bbf30)
Cantor::VariableManagementExtension(0x5629619ab6f0, name =
"VariableManagementExtension")
"/usr/share/cantor/octavebackend/"
new worksheetaccess interface
loading assistants...
dir:  "/usr/lib/x86_64-linux-gnu/qt5/plugins/cantor/assistants"
plugin  "GràficAvançat"  is not supported by  "Octave"
plugin  "Crea una matriu"  is supported by  "Octave" , requires extensions 
("LinearAlgebraExtension")
plugin  "Deriva"  is not supported by  "Octave"
plugin  "Valors propis (autovalors)"  is supported by  "Octave" , requires
extensions  ("LinearAlgebraExtension", "HistoryExtension")
plugin  "Vectors propis (autovectors)"  is supported by  "Octave" , requires
extensions  ("LinearAlgebraExtension", "HistoryExtension")
plugin  "Importació de paquet"  is supported by  "Octave" , requires extensions
 ("PackagingExtension")
plugin  "Integra"  is not supported by  "Octave"
plugin  "Inverteix una matriu"  is supported by  "Octave" , requires extensions
 ("LinearAlgebraExtension", "HistoryExtension")
plugin  "Plot2d"  is supported by  "Octave" , requires extensions 
("PlotExtension")
plugin  "Plot3d"  is supported by  "Octave" , requires extensions 
("PlotExtension")
plugin  "Gràfic de Qalculate"  is not supported by  "Octave"
plugin  "ExecutaScript"  is supported by  "Octave" , requires extensions 
("ScriptExtension")
plugin  "Resol"  is not supported by  "Octave"
dir:  "/usr/bin/cantor/assistants"
loading panel plugins for session of type  "Octave"
dir:  "/usr/lib/x86_64-linux-gnu/qt5/plugins/cantor/panels"
plugin  "Ajuda"  is supported, requires extensions  ("")
plugin  "Gestor de variables"  is supported, requires extensions 
("VariableManagementExtension")
dir:  "/usr/bin/cantor/panels"
Entry Appended
adding panel for  "Ajuda"
adding panel for  "Gestor de variables"
ShortcutOverride 16777220 QFlags<Qt::KeyboardModifier>(ShiftModifier)
login
starting  ("/var/lib/flatpak/exports/bin/org.octave.Octave", "--silent",
"--interactive", "--persist", "--eval", "PS1('CANTOR_OCTAVE_BACKEND_PROMPT:\\#>
');", "--eval", "PS2('CANTOR_OCTAVE_BACKEND_SUBPROMPT:\\#> ');", "--eval",
"addpath /usr/share/cantor/octavebackend/;", "--eval", "printf('%s\\n',
['____TMP_DIR____ = ' tempdir]);", "--eval",
"suppress_verbose_help_message(1);", "--eval", "set (0,
\"defaultfigurevisible\",\"off\");", "--eval", "graphics_toolkit gnuplot;")
login input:  "____TMP_DIR____ = /tmp/\n"
Got temporary file dir: "/tmp/"
wsStatusChange 1
login done
evaluating:  "plot(1:100)"
evaluate
Executing a plot command
wsStatusChange 0
currentExpressionStatusChanged
readOutput
start parsing     "CANTOR_OCTAVE_BACKEND_PROMPT:1> "
readError
currentExpressionStatusChanged
evaluating:  "printf('__cantor_delimiter_line__\\n');__cantor_list__ =
who();__cantor_parse_values__ = true;for __cantor_index__ =
1:length(__cantor_list__)  __cantor_varname__ =
char(__cantor_list__{__cantor_index__});  printf([__cantor_varname__ '\\n']); 
if (__cantor_parse_values__)    try      eval(['__cantor_string__ = disp('
__cantor_varname__ ');']);      printf(__cantor_string__);    catch     
printf(['<unprintable value>' '\\n']);    end_try_catch;  endif; 
printf('__cantor_delimiter_line__\\n')endfor;clear __cantor_list__;clear
__cantor_index__;clear __cantor_varname__;clear __cantor_parse_values__;clear
__cantor_string__;"
evaluate
wsStatusChange 0
currentExpressionStatusChanged
readError
currentExpressionStatusChanged
wsStatusChange 1
Octave code for parsing variables finish with error message:  "warning: your
version of GraphicsMagick limits images to 8 bits per pixel\n"
readError
readOutput
start parsing     "CANTOR_OCTAVE_BACKEND_PROMPT:2> "
readOutput
start parsing     "__cantor_delimiter_line__\n"
readOutput
start parsing     "CANTOR_OCTAVE_BACKEND_PROMPT:3> "
ShortcutOverride 16777220 QFlags<Qt::KeyboardModifier>(ShiftModifier)
evaluating:  "plot(1:100)"
evaluate
Executing a plot command
wsStatusChange 0
currentExpressionStatusChanged
readOutput
start parsing     "CANTOR_OCTAVE_BACKEND_PROMPT:4> "
parseOutput:  ""
parsePlotFile
OctaveExpression::parsePlotFile:  "/tmp/c-ob-qcGjuu.eps"
setting result to a type  5  result
update Entry
rendering eps file:  QUrl("file:///tmp/c-ob-qcGjuu.eps")
scale:  1.8
dimension:  864 x 604.8
currentExpressionStatusChanged
Entry Appended
ShortcutOverride 16777220 QFlags<Qt::KeyboardModifier>(ShiftModifier)
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.

Reply via email to