In journalctl I see some notices that are not errors but stuff like “trying to do something only available on X11”.

Should all of these be reported?

  • deadcream@sopuli.xyz
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    You can report it to developers of an app which prints these warnings. It could be a bug where some functionality doesn’t work as expected on Wayland.

    • Pantherina@feddit.deOP
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      Haha its mostly Qt stuff and I literally just get these errors, no idea why. Gave up on reporting Qt bugs tbh, last one was closed afaik even though I knew the app

      • deadcream@sopuli.xyz
        link
        fedilink
        arrow-up
        2
        ·
        3 months ago

        Well it could be that the application uses some Qt functionality that does nothing on Wayland, and the developer may not be aware of that. Though it could be challenging to fix this in a cross-platform way.

        BTW those warnings about requestActivate should go away when those apps migrate to Qt 6.