https://bugs.kde.org/show_bug.cgi?id=450180

            Bug ID: 450180
           Summary: tellico displays default wayland icon in taskbar and
                    titlebar instead of the correct app icion
           Product: tellico
           Version: 3.4.3
          Platform: Fedora RPMs
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: ro...@periapsis.org
          Reporter: gb...@bzb.us
  Target Milestone: ---

SUMMARY
Tellico is displaying the default wayland icon in taskbar and titlebar instead
of the correct application icon.

I've reported already for yubioath-authenticator (fix in updates
testing), copyq (fix in updates testing)

The fix is fairly simple:

Other applications, i.e. yubioath-authenticator and copyq have easily
corrected this issue with a 1 line change which sets proper window
identification for wayland:
Set QGuiApplication::desktopFileName
QGuiApplication::setDesktopFileName(QStringLiteral("com.xxxx.xxxx.xxxx"));

Their fixes can be found here:
https://github.com/hluk/CopyQ/pull/1911/commits/1a5b6208ff0baf4012f1452a2e46e40b078e4ff3
https://github.com/Yubico/yubioath-desktop/pull/781/commits/12cd8bb9a4ea83de913321ff8fac11498b4ccbdc

More information here:
https://nicolasfella.de/posts/fixing-wayland-taskbar-icons/

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to