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

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

[Octave-bug-tracker] [bug #32137] help command causes hang


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #32137] help command causes hang
Date: Mon, 17 Jan 2011 02:01:08 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110103 Fedora/3.6.13-1.fc14 Firefox/3.6.13

Follow-up Comment #1, bug #32137 (project octave):

I just found the following fact:
My ~/.octaverc file currently contains:
backend("fltk");
===================
With this .octaverc a help command as the
first command hangs.
I changed this to:
backend("fltk");
clear ans
===================
and the help command no longer hangs.
Also, the hang seems to be only for help whos.
help strcmp  and help logm did not hang.

The mystery continues.  Can anyone reproduce this?

Michael


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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