hluk / CopyQ

Clipboard manager with advanced features
GNU General Public License v3.0
8.57k stars 439 forks source link

Tray icon dissappeared after system upgrade #1973

Open Nick222 opened 2 years ago

Nick222 commented 2 years ago

After upgrade Xubuntu from 21.10 to 22.04 CopyQ 6.0.1 tray icon disappeared (instead it I see small error picture)

hluk commented 2 years ago

Maybe icon is missing.

Can you update to the latest CopyQ version?

Can you check logs (F12 shortcut from the main window)?

Nick222 commented 2 years ago

Cannot update - PPA https://ppa.launchpadcontent.net/hluk/copyq/ubuntu/dists/ are not exist for Jammi (22.04)

hluk commented 2 years ago

Cannot update - PPA https://ppa.launchpadcontent.net/hluk/copyq/ubuntu/dists/ are not exist for Jammi (22.04)

I've submitted new package just now. Not sure when it will be available.

Nick222 commented 2 years ago

Thank You! Update OK Tray Icon still is absent Log is empty

hluk commented 2 years ago

My guess is that this is some issue with the tray/notification area again.

Nick222 commented 2 years ago

CopyQ use Application Indicator or System Tray - in Ubuntu ?

And what version Qt it use ?

hluk commented 2 years ago

CopyQ use Application Indicator or System Tray - in Ubuntu ?

CopyQ now uses the status notifier (https://freedesktop.org/wiki/Specifications/StatusNotifierItem/) implementation provided by KDE Frameworks: https://api.kde.org/frameworks/knotifications/html/classKStatusNotifierItem.html#details

I think it falls back to using the old system tray icon if the new protocol is not available.

And what version Qt it use ?

See copyq --version.

Nick222 commented 2 years ago

But I use Xubuntu (not KDE) - are there all required packages supported?

hluk commented 2 years ago

But I use Xubuntu (not KDE) - are there all required packages supported?

The icon should work in desktop environments that support the status notifier protocol. AFAIK it works in Gnome and KDE but it should work in other desktop environments too (fallback to old tray icon if needed).

shefsam1 commented 2 years ago

Same issue after upgrading to Ubunty 22.04. I do not see any remedy in this thread. -CopyQ dropdown has disappeared from top bar -CopyQ now docked (and un-dockable) upon use

I turned off Weyland... nothing changed

mmclane commented 1 year ago

I am seeing the same issue in Elementary OS with indicator-application.desktop installed. I tried adding a short delay in the startup and that didn't seem to help.