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

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

[Octave-bug-tracker] [bug #47768] Octave crash when typing sqrt(A^ in ed


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47768] Octave crash when typing sqrt(A^ in editor
Date: Wed, 04 May 2016 17:09:37 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #12, bug #47768 (project octave):

Hi Francois,

I thought I gave enough information in comment #4, and in comment #5 you claim
to have tried it and it did not work, but I'll be more explicit this time.

Open a terminal, and run the following at your shell prompt.


unset QT_IM_MODULE
unset QT4_IM_MODULE
octave --force-gui


The Octave GUI will appear. Run the following in Octave to make sure that both
return empty strings



getenv QT_IM_MODULE
getenv QT4_IM_MODULE


If they are both empty (you just see "ans ="), then they are correctly unset.
Now test the editor again and see if this prevents the crash from happening.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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