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: Sun, 11 Aug 2019 17:54:24 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

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

Basically, at the command line go to the base (trunk) of the hierarchy one is
interested in patching (say, the Octave base directory) and then type the
"patch" command and redirect the file as input, e.g.,

linux> patch -p[num] < nice_bug_fix.patch

The number concerns the level at which the patch file paths should be trimmed
back.  I.e., at what level did the original programmer make the diff-file
from?  Start with -p0.  If it complains that the file can't be found to patch
with, try -p1.

These patches are probably rather out of date, so might not patch well.  This
whole issue should maybe be revisited and thought of in terms of what would be
the best exit design for the latest code.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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