Is Wayland breaking the showing of PyQt5 window icons?

ullix ullix at urkam.de
Fri Dec 22 12:14:37 GMT 2023


Looks like this PyQt5 command is also ignored on Wayland:

self.setGeometry(xpos, ypos, sw, sh)
ullix

Am 22.12.23 um 10:57 schrieb ullix:
>
> Using a PyQt5 dialog with setting "dialog.setWindowIcon(myIcon)" on a 
> Raspi OS (based on Debian bookworm, running a Wayland server by 
> default) has no effect. Not myIcon is shown, but instead always the 
> default Python icon Datei:Python-logo-notext.svg – Wikipedia
>
> I read this is due to a bug in Wayland; is that true?
>
> Are there other things in PyQt which don't work on Wayland?
>
> ullix
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20231222/f5d020d1/attachment.htm>


More information about the PyQt mailing list