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

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

[Octave-bug-tracker] [bug #46544] race condition when changing directory


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #46544] race condition when changing directory from octaverc
Date: Mon, 22 Feb 2016 03:11:58 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0

Update of bug #46544 (project octave):

                Priority:              5 - Normal => 3 - Low                
                 Release:                   4.0.0 => dev                    
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #4:

The Octave GUI sets the initial working directory after the interpreter has
been initialized. So there is a period of time where the interpreter is doing
its setup and the GUI is doing its setup simultaneously.

The interpreter loads startup files in the execute_startup_files() function.
The GUI sets the initial directory in the main_window::handle_octave_ready()
function.

Any ideas on how or whether this should be addressed?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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