linuxmint / warpinator

Share files across the LAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no tray icon in Wayland

0ther0ne opened this issue · comments

Distribution

arch linux

Package version

1.6.4

Frequency

Always

Bug description

  • Arch linux updated to today (tested in 3 different computer)
  • Wayland
  • Gnome + 'AppIndicator and KStatusNotifierItem Support' extension (no other extensions)

tray icon is not shown at all

I also tried the git version on AUR but same problem

otherwise using xorg works


in the terminal I get the following errors:

(warpinator-launch.py:14784): Gtk-CRITICAL **: 22:14:13.521: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
(warpinator-launch.py:14959): Gtk-CRITICAL **: 22:16:10.777: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
(warpinator-launch.py:14959): Gtk-CRITICAL **: 22:16:10.778: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
(warpinator-launch.py:14959): Gtk-CRITICAL **: 22:16:21.595: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
(warpinator-launch.py:14959): Gtk-CRITICAL **: 22:16:21.596: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed

Steps to reproduce

simply start warpinator

Expected behavior

the tray icon is shown

Additional information

No response

Duplicate of #136