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

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

[Octave-bug-tracker] [bug #61172] GUI problems on Linux Mint - Problems


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #61172] GUI problems on Linux Mint - Problems after maximize the GUI
Date: Sat, 8 Jan 2022 09:38:47 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0

Follow-up Comment #21, bug #61172 (project octave):

The attached change appears to fix the problem for me.

I also note that the object returned by QApplication::desktop has been marked
obsolete in current versions of Qt.  I'm not sure when that change was made so
maybe we can't eliminate all uses yet but if possible, it seems we should try
to transition away from using it.  However, I don't know what is supposed to
replace its functionality.  The documentation says its use is strongly
discouraged but doesn't point to any replacement or provide other hints about
what to instead of asking QDesktopWidget for things like the geometry or
screen number (things we do in the remaining 9 uses in the Octave sources).

(file #52628)
    _______________________________________________________

Additional Item Attachment:

File name: main-window-maximized-diffs.txt Size:0 KB
   
<https://file.savannah.gnu.org/file/main-window-maximized-diffs.txt?file_id=52628>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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