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

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

[Octave-bug-tracker] [bug #42133] Array/vector generator failure [0:0.01


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #42133] Array/vector generator failure [0:0.01:0.98]
Date: Fri, 18 Apr 2014 15:36:10 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20100101 Firefox/17.0

Follow-up Comment #9, bug #42133 (project octave):

I notice you're using Ubuntu Unity. Does the problem go away if you run octave
--force-gui from a terminal with the QT_ACCESSIBILITY environment variable
unset? For example:


$ echo $QT_ACCESSIBILITY
$ unset QT_ACCESSIBILITY
$ octave --force-gui


Or if you run the following to disable this for your desktop settings, then
log out and log in again:


gsettings set org.gnome.desktop.interface toolkit-accessibility false


This is kind of a longshot, but this was the solution to another bug report
that had to do with the Octave GUI on the Ubuntu desktop with a11y enabled.
The additional messages you are seeing at startup look like they have to do
with the Qt a11y plugin.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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