puavo-org / puavo-os

Puavo OS is an disk image based operating system that is built from Debian GNU/Linux and is specifically designed for learning.
https://puavo.org
GNU General Public License v2.0
13 stars 7 forks source link

Nextcloud client login window always opens when opening nautilus windows #690

Closed asokero closed 6 months ago

asokero commented 6 months ago

If Nexcloud client is installed and user opens Nautilus, it always pops up the Nextcloud login window. This is naturally unwanted behaviour.

asokero commented 6 months ago

Most likely the same issue as here: https://github.com/nextcloud/desktop/issues/6389

Mazhoon commented 6 months ago

Fixed with https://github.com/puavo-org/puavo-os/commit/7d6941f41f422d63587ed86b8b27998568125e01 , would also be fixable by removing /usr/share/cloud-providers/com.nextcloudgmbh.Nextcloud.ini

Mazhoon commented 6 months ago

Related earlier report at https://github.com/nextcloud/desktop/issues/1982