getsolus / packages

Solus Package Monorepo & Issue Tracker
64 stars 84 forks source link

Solaar missing libayatana-appindicator as dependencie for Plasma Wayland System Tray icon #4232

Open TinBlock50 opened 4 days ago

TinBlock50 commented 4 days ago

Please confirm there isn't an existing open bug report

Summary

Installing and starting solaar without libayatana-appindicator doesn't display any System Tray icon in Plasma Wayland.

Steps to reproduce

  1. Install Solus Plasma.
  2. Login to Plasma Wayland.
  3. Install Solaar with: sudo eopkg install solaar
  4. Start Solaar.
  5. Check the System Tray for the solaar application.

Expected result

The Solaar System Tray icon appears on the System Tray.

Actual result

The System Tray doesn't show the tray icon. Starting solaar in the command line displays the error: (solaar:62033): Gtk-CRITICAL **: 19:09:29.312: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed

After installing libayatana-appindicator with sudo eopkg install libayatana-appindicator and restarting solaar the System Tray shows the solaar Tray Icon.

Environment

Repo

Shannon (stable)

Desktop Environment

Plasma

System details

Operating System: Solus 4.6 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.7.0 Qt Version: 6.7.3 Kernel Version: 6.11.5-307.current (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor Memory: 30.5 GiB of RAM Graphics Processor: AMD Radeon RX 7600 Manufacturer: Micro-Star International Co., Ltd. Product Name: MS-7D75 System Version: 1.0

Other comments

No response

TinBlock50 commented 4 days ago

Here some context. https://github.com/pwr-Solaar/Solaar/issues/1629