<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>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 <img
src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Python-logo-notext.svg/1869px-Python-logo-notext.svg.png"
        class="sFlh5c pT0Scc iPVvYb"
        style="max-width: 1869px; margin: 0px;"
        alt="Datei:Python-logo-notext.svg â€“ Wikipedia"
        aria-hidden="false" moz-do-not-send="true" width="30"
        height="33"></p>
    <p>I read this is due to a bug in Wayland; is that true?</p>
    <p>Are there other things in PyQt which don't work on Wayland?</p>
    <p>ullix</p>
    <p><br>
    </p>
  </body>
</html>