Martchus / syncthingtray

Tray application and Dolphin/Plasma integration for Syncthing
https://martchus.github.io/syncthingtray/
Other
1.68k stars 44 forks source link

Invisible buttons in the tray interface #117

Closed cyqsimon closed 2 years ago

cyqsimon commented 2 years ago

Apologies beforehand for the lacklustre information I may be providing. I'm really not sure where to even start in diagnosing this issue - nothing I did caused any change in application behaviour. Feel free to drill me for any additional information you may want.

Relevant components

Environment and versions

Bug description Buttons not visible in the tray interface; see screenshot

Steps to reproduce

  1. Install syncthingtray-qt6 via AUR and launch with no args
  2. Left click the tray icon

Expected behavior Interface buttons visible

Screenshots shot-20211104-033055

Additional context

Martchus commented 2 years ago

Looks like the icon engine plugin is installed into the wrong directory for the Qt 6 version. I'll fix that. As a workaround you can use the Qt 5 version in the meantime.

Martchus commented 2 years ago

This should be fixed in the latest version of the qtforkawesome-qt6 package.

cyqsimon commented 2 years ago

Thank you! Confirmed fixed after updating qtforkawesome-qt6 and restarting syncthingtray-qt6.