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

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

[Octave-bug-tracker] [bug #50025] Octave window freezes when I quit Octa


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #50025] Octave window freezes when I quit Octave GUI
Date: Thu, 11 Jan 2018 00:20:47 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #29, bug #50025 (project octave):

I'm sure this still works because it was an


+fprintf(stderr, "HANDLE_OCTAVE_FINISHED:
111111111111111111111111111111111111111111\n");


before and now an


+  fprintf(stderr, "\n");


However, this doesn't seem like a comfortable fix to the problem, i.e.,
placing an inexplicable fprintf() prior makes it work.

Perhaps the fprintf() is doing something like flushing a buffer somewhere as a
side effect.  What happens when removing the wait() and just have the
fprintf() then quit()?  Freeze or exit?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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