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

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

[Octave-bug-tracker] [bug #57635] Editor often has focus but no cursor u


From: Hg200
Subject: [Octave-bug-tracker] [bug #57635] Editor often has focus but no cursor until clicking elsewhere and then clicking in editor
Date: Sun, 3 May 2020 08:47:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0

Follow-up Comment #61, bug #57635 (project octave):

Hmm. This is a very good question. Just an idea: If you open a virgin
terminal. Is

echo $PKG_CONFIG_PATH

empty? If not, then consider

export PKG_CONFIG_PATH="/home/samplemaker/QTx/lib/pkgconfig:$PKG_CONFIG_PATH"

instead of

export PKG_CONFIG_PATH="/home/samplemaker/QTx/lib/pkgconfig"

becaus you are cutting away the search path.

did configure display following line:

checking for the QScintilla library for Qt 5... -lqscintilla2-qt5

this is happening in acinclude.m4 maybe we can also cheat in this file.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57635>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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