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

--- Comment #28 from Nikita Sirgienko <warqu...@gmail.com> ---
(In reply to avlas from comment #27)
> (In reply to Nikita Sirgienko from comment #24)
> > (In reply to avlas from comment #23)
> > > Created attachment 119572 [details]
> > > Cantor crash
> > > 
> > > Sometimes Cantor crashes while doing these tests. This is a backtrace of 
> > > one
> > > of them.
> > 
> > Thanks, this is helps (Some precondition failed and Cantor crashes), but I
> > still don't understand, why they precondition failed.
> 
> Are you 100% sure cantor looks in ~/.local/share/cantor location? I only see
> it checking in /usr/share/cantor:
> 
> 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"

Depends of Cantor version, 19.04 and current master branch does, but older
versions use only /usr/share/cantor/octavebackend.
Also, directory, used in `addpath` statement, is a first 'octavebackend'
directory found by Cantor in paths, that I mentioned.
There is 'About Cantor' in 'Help' menu. The version, mentioned there, is 19.04?

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

Reply via email to