You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nextcloud's appimage is great but I came back using the debian package because it doesn't integrate into nautilus.
There is a long thread talking about this issue in nextcloud repo, nextcloud/desktop#2217, and integration between the appimage and file managers (nautilus|dolphin|caja|nemo) seems quiet difficult.
Is there any hint to share with the nextcloud team to solve this issue?
The text was updated successfully, but these errors were encountered:
Nextcloud would need to add code that would write the necessary files to the respective locations within $HOME (e.g., upon each launch of the Nextcloud client). When writing such code, they could check for the presence of the $APPIMAGE environment variable and use its value if available.
When doing this, they might also want to add an option to uninstall such desktop integration (by deleting the respective files).
I'd be happy to support Nextcloud devs if questions arise.
I don't know whether ownCloud has more functioniality regarding this, but it probably wouldn't hurt to check.
Nextcloud's appimage is great but I came back using the debian package because it doesn't integrate into nautilus.
There is a long thread talking about this issue in nextcloud repo, nextcloud/desktop#2217, and integration between the appimage and file managers (nautilus|dolphin|caja|nemo) seems quiet difficult.
Is there any hint to share with the nextcloud team to solve this issue?
The text was updated successfully, but these errors were encountered: