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

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

[Octave-bug-tracker] [bug #60469] F9 to run selected code stopped workin


From: Torsten Lilge
Subject: [Octave-bug-tracker] [bug #60469] F9 to run selected code stopped working
Date: Mon, 3 May 2021 15:05:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36

Follow-up Comment #7, bug #60469 (project octave):

It looks like the connection of QScintilla's own signals is failing, among
them &octave_qscintilla::copyAvailable (causing this bug) or, e.g., signals
for indicating file mofification or updating line and row indicator in the
status bar.

When octave is started with the environment variable
"OCTAVE_SHOW_GUI_MESSAGES=1", there are altogether 13 occurrences of the error
message "QObject::connect: signal not found in octave::octave_qscintilla" for
each opened editor file.

Could the way how Qscintilla is linked to octave in the mxe build might
prevent the new signal/slot connection method from finding the signals?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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