meganz / MEGAsync

Easy automated syncing between your computers and your MEGA Cloud Drive
Other
1.63k stars 280 forks source link

[Linux] Null tray icon #730

Open migtorr opened 2 years ago

migtorr commented 2 years ago

Screenshot from 2022-09-03 21-17-49

Null icon in Elementary OS 6.1 Flaptak install Tried to reinstall and "sudo apt install qt5-style-plugins"

Gtk-Message: 22:58:32.127: Failed to load module "canberra-gtk-module" QIBusPlatformInputContext: invalid portal bus. Qt: Session management error: None of the authentication protocols specified are supported Error unsetting QT_QPA_PLATFORMTHEME vble QIBusPlatformInputContext: invalid portal bus. Qt: Session management error: None of the authentication protocols specified are supported QApplication: invalid style override 'adwaita' passed, ignoring it. Available styles: Breeze, Windows, Fusion

jx-mega commented 2 years ago

If you are unable to see MEGAsync icon in the tray area, most likely you modified the default Window Manager settings or use non-default WM or Desktop Environment.

We could provide you with a few common tips that helped our users with the same issue in the past.

In order to ensure that it is working you can type this into a terminal: ps aux | grep megasync

The output should be something like this: user 22701 5.2 0.1 589664 54396 ? Sl 15:49 0:00 megasync

You can reestablish the applet for tray icons by: Right button on the mint panel -> Add applets to the panel -> System Tray (right click) -> Add to panel.

If the issue persists, you can email us at support@mega.nz from your MEGA account email address with the details of this issue and we will help you from there.

migtorr commented 2 years ago

Thanks for the reply but no resolution still

"libappindicator1" made no difference and "sni-qt" is not on repos anymore as has been deprecated

This is the result from ps aux | grep megasync user 339088 0.0 0.0 3512 708 ? S 13:55 0:00 bwrap --args 38 megasync user 339106 0.0 0.0 3872 1628 ? S 13:55 0:00 bwrap --args 38 megasync user 339107 0.0 1.8 1181840 140976 ? Sl 13:55 0:04 megasync user 346249 0.0 0.0 46936 2628 pts/0 S+ 15:44 0:00 grep --color=auto megasync

migtorr commented 2 months ago

I gave up, ended up using the .deb version and is more up to date than the flatpak