linuxmint / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
4.56k stars 743 forks source link

Duplicate Icons On Panel When Running LMDE 6 (Faye) #12083

Open bananabob opened 9 months ago

bananabob commented 9 months ago

Distribution

LMDE

Package version

6

Graphics hardware in use

AMD Radeon

Frequency

Always

Bug description

When pinning Clementine to the panel I get a duplicate icon once I click the icon to start up the program.

Running Cinnamon 6.0.4

This image shows only the one icon for Clementine - It is the Orange Segment Clementine pinned 1

This image shows the extra icon for Clementine - It is the Orange Segment on the right hand end. Clementine pinned 2

Steps to reproduce

Pin Clementine and click the pinned icon.

Expected behavior

Only the one Clementine icon should show on the panel.

Additional information

This does not occur on Linux Mint 21.3. Is this because there is something "missing" from the Ubuntu version of Mint that should be in LMDE? Clementine is a KDE based application, could that be the issue?

anaximeno commented 9 months ago

LMDE 6 (based on Debian 12) has a more recent base than LM 21.3 (based on Ubuntu 22.04), so I believe the version of Clementine found in LMDE 6 is more recent (if you could list the versions), therefore it could also be a regression on more recent (or with more recent versions) of Clementine.

bananabob commented 9 months ago

Just checked the release levels for each Clementine. LMDE for Clementine is 1.4 rc2 and QT is 5.15.8 21.3 for Clementine is 1.4 rc2 and QT is 5.15.3

Tried to install the flatpack version on LMDE to see if that had the same issue, but get this error when running:

error: runtime/org.kde.Platform/x86_64/5.15-21.08 not installed

Which I assume relates to the QT version.