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

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

[Octave-bug-tracker] [bug #44751] Failure to exit when running Octave in


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #44751] Failure to exit when running Octave in --no-gui mode
Date: Thu, 09 Apr 2015 03:23:22 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #14, bug #44751 (project octave):

Just to do something easy first to see if it solves the problem, give this
changeset a try.  (Actually it is two changesets back to back.)

https://savannah.gnu.org/bugs/download.php?file_id=33550

But don't apply it as a changeset.  Instead, use the system's patch command to
make changes.

With a repository with no modifications, i.e., type "hg diff" and there are no
diff hunks, apply the patches as follows:

1) Copy the above file into the base Octave directory.  (I.e., where .hg
directory resides.)

2) Type "patch -p1 < octave-qt_without_gui-djs2015apr05.patch" and both
patches should apply cleanly.  If not, then let me know.  If you want to first
test what will happen without actually patching, try "patch -p1 --dry-run <
octav-qt_without_gui-djs2015apr05.patch".

3) Recompile Octave.

Now test whether that fixed the exit problem.  It might not.  If not, that
helps identify what the problem is in any case.

4) If you type "hg diff" you'll see the changes that were applied by the
patch.  But you can get back to a clean repository easily with "hg revert
--all", and then recompile.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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