nextcloud / desktop

💻 Desktop sync client for Nextcloud
https://nextcloud.com/install/#install-clients
GNU General Public License v2.0
3.06k stars 804 forks source link

Sync status icons not shown in Linux distributions #2217

Open jancborchardt opened 4 years ago

jancborchardt commented 4 years ago

(This is with Ubuntu 20.04 and GNOME 3.36.3, all current stable and freshly installed.)

Whether installing the Nextcloud desktop client 2.7.0 via AppImage or Ubuntu PPA, I don’t get file manager icons unless the nextcloud-client-nautilus package is installed, same as with the PPA (used the beta PPA).

Of course needing to install another package is not so nice, so it would be cool to do that automatically or improve the situation a bit. cc @ivaradi

Since the AppImage is our default recommendation for installing on Linux, it would be nice to make this even better and just work – so if someone has insight or an idea, that would be cool. :)

marbx commented 2 years ago

Regarding an "official" solution to a system tray under Debian+GNOME, I found:

Regarding "official" file manager icons:

Until icons are missing, could the NextCloud desktop app use QSystemTrayIcon::isSystemTrayAvailable() to alert the user that the top icon (and file manager icons) are missing and how to work around?

As users must initially open the app to connect to their cloud, they would be notified of the workarounds. Otherwise, a lot users will be left frustrated, as I was myself, and many will simply assume the app does not work.

RokeJulianLockhart commented 2 years ago

git automatically adds sycnhronization-iconography to dolphin when installed via Fedora.