octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #47346] after install octave seg faults during


From: Rik
Subject: [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option
Date: Tue, 08 Mar 2016 14:44:45 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #47346 (project octave):

                  Status:               Need Info => Works For Me           

    _______________________________________________________

Follow-up Comment #18:

Do you actually have the libraries available for FLTK available?

Start Octave and run


available_graphics_toolkits


My guess is that only qt and gnuplot are available on your system.

In this case, trying to use fltk is the same as trying to use any other
non-exististent toolkit.  For example, you could change your .octaverc to


graphics_toolkit ("foobar");


which is valid Octave code, but should produce the same error.

At least for me, on Kubuntu 15.10, I can set the toolkit to foobar in a local
.octaverc and running 'octave -debug --no-gui' doesn't segfault.  This is even
before applying jwe's patch.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47346>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]