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

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

[Octave-bug-tracker] [bug #50880] octave-gui segfault after completion o


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #50880] octave-gui segfault after completion of welcome wizard initialization
Date: Tue, 2 May 2017 17:26:56 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Update of bug #50880 (project octave):

                  Status:               Confirmed => Ready For Test         

    _______________________________________________________

Follow-up Comment #13:

I pushed this changeset:

http://hg.savannah.gnu.org/hgweb/octave/rev/b605146ed2ed

Does it fix the problem for you?  The change is to initialize the global
variables in the application object instead of the interpreter object.  That
way, Voct_etc_dir is available for the GUI resource manager initialization.

There are about 50 global variables like Voct_etc_dir.  Many are given default
values by the call to install_defaults.  Eventually, I'd like to move
variables like this to be members of the application or interpreter object,
whichever is more appropriate for each of them.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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