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

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

[Octave-bug-tracker] [bug #53419] GUI crashes if QT_PLUGIN_PATH is not s


From: Rik
Subject: [Octave-bug-tracker] [bug #53419] GUI crashes if QT_PLUGIN_PATH is not set
Date: Tue, 27 Mar 2018 12:46:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #53419 (project octave):

                  Status:               Need Info => Confirmed              

    _______________________________________________________

Follow-up Comment #5:

I'm running across the same issue with octave.bat and the 4.4.0 release
candidates.

I can fix the issue by modifying octave.bat in the following way,


set PATH=%OCT_HOME%qt5\bin;%OCT_HOME%bin;%PATH%
set QT_PLUGIN_PATH=%OCT_HOME%qt5\plugins


, where the second line is my addition.

Given that we build and ship Qt5 in the MXE version, do we even need to test
for OCT_HOME\qt5\plugins or can we unilaterally set this environment variable
in octave.bat?



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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