|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option |
Date: | Tue, 08 Mar 2016 02:50:20 +0000 |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Follow-up Comment #13, bug #47346 (project octave): Michael: Try running octave -x --no-gui This will echo commands as they are executed from scripts, including initialization scripts. When I try it the first thing that runs is autoload ("__fltk_check__", "__init_fltk__.oct"); if (__have_feature__ ("FLTK") && __have_feature__ ("OPENGL") && have_window_system ()) register_graphics_toolkit ("fltk"); endif and __have_feature__ checks octave_config_info for "build_features". _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47346> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |