Bug 492531 - TeamViewer-Icons not used
Summary: TeamViewer-Icons not used
Status: RESOLVED DOWNSTREAM
Alias: None
Product: Breeze
Classification: Plasma
Component: Icons (show other bugs)
Version: 6.1.4
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: visual-design
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-02 08:21 UTC by Marcel
Modified: 2024-09-03 16:04 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel 2024-09-02 08:21:03 UTC
SUMMARY
The TeamViewer-Icons from breeze (the colorful and the symbolic ones) are not used by the system. The application in the launcher and Taskbar are using the TeamViewer-Default Icons, and also the Tray-Icon is the colorful default. As I use TeamViewer very seldom I do not know when this behaiour was introduced.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240828
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION
Looking in the Desktop-File, the following Icon is referenced:
Icon=TeamViewer
TeamViewer is installed as rpm Package from the website
Comment 1 Nate Graham 2024-09-03 16:04:07 UTC
The app itself needs to ask for `teamviewer-symbolic` for its system tray icon, but keep asking for `teamviewer` (the non-symbolic version) for its main icon.

In an ideal world, the app would implement this change. So I would encourage you to reach out to the TeamViewer folks and recommend that they do this.

We're also considering forcing the use of symbolic icons for apps' tray icons — which would resolve the issue automatically — but that's not something that's been decided on yet.