Skip to content

Nextcloud client starts with Nautilus automatically #2622

@patzm

Description

@patzm

Expected behaviour

A user account doesn't use Nextcloud. Hence, I don't expect to ever see the client (get started).

Actual behaviour

When I start nautilus (Files), the nextcloud client gets started as well and I see the setup window.

Steps to reproduce

  1. install Nextcloud 3.0.2
  2. install Nautilus 3.38.1-8ed4a28f2
  3. make sure that "Launch on System Startup" is un-checked
    image
  4. start nautilus (Files) and see the Nextcloud setup screen pop up:
    Peek 2020-11-10 08-42

Client configuration

Client version: 3.0.2 (Manjaro)
Operating system: Manjaro, Linux Kernel 5.8.18-1-MANJARO
OS language: English
Qt version used by client package (Linux only, see also Settings dialog): isn't shown there. I think 5.8
Client package (From Nextcloud or distro) (Linux only): local/nextcloud-client 3.0.2-1
Installation path of client:

Further information:

  • system has two users, only one uses Nextcloud. The other doesn't use it but still sees the client get started (see actual behavior)
  • both users use the i3 window manager. Gnome is also installed.
  • this behavior only started a few weeks ago (either a nautilus or Nextcloud update might have triggered that?)

Server configuration

Nextcloud version: Nextcloud 18.0.3
Storage backend (external storage): file system mounted through docker, see https://github.com/patzm/dockerfiles/blob/6bd6bdefdf7f11d21ff1c46b913f2cf84d655d28/nextcloud/docker-compose.yml

Logs

  1. Client logfile:
2020-11-10 08:38:16:174 [ info nextcloud.gui.application ]:	"################## Nextcloud locale:[en_US] ui_lang:[en_US] version:[3.0.2git] os:[Manjaro Linux]"
2020-11-10 08:38:16:175 [ info nextcloud.gui.application ]:	Running for 4214.24 sec
2020-11-10 08:38:16:175 [ debug nextcloud.gui.systray ]	[ OCC::Systray::computeWindowReferencePoint ]:	screenRect: QRect(0,0 1920x1080)
2020-11-10 08:38:16:175 [ debug nextcloud.gui.systray ]	[ OCC::Systray::computeWindowReferencePoint ]:	taskbarRect: QRect(0,0 1920x32)
2020-11-10 08:38:16:175 [ debug nextcloud.gui.systray ]	[ OCC::Systray::computeWindowReferencePoint ]:	taskbarScreenEdge: OCC::Systray::TaskBarPosition::Bottom
2020-11-10 08:38:16:175 [ debug nextcloud.gui.systray ]	[ OCC::Systray::computeWindowReferencePoint ]:	trayIconCenter: QPoint(1085,580)
2020-11-10 08:38:16:176 [ debug nextcloud.gui.systray ]	[ OCC::Systray::computeWindowPosition ]:	taskbarScreenEdge: OCC::Systray::TaskBarPosition::Bottom
2020-11-10 08:38:16:176 [ debug nextcloud.gui.systray ]	[ OCC::Systray::computeWindowPosition ]:	screenRect: QRect(0,0 1920x1080)
2020-11-10 08:38:16:176 [ debug nextcloud.gui.systray ]	[ OCC::Systray::computeWindowPosition ]:	windowRect (reference) QRect(885,533 401x511)
2020-11-10 08:38:16:176 [ debug nextcloud.gui.systray ]	[ OCC::Systray::computeWindowPosition ]:	windowRect (adjusted ) QRect(885,533 401x511)
2020-11-10 08:38:48:359 [ info nextcloud.gui.account.manager ]:	Saved all account settings, status: QSettings::NoError
2020-11-10 08:38:48:373 [ debug nextcloud.gui.socketapi ]	[ OCC::SocketApi::~SocketApi ]:	dtor
  1. Web server error log: I am pretty sure this is independent of the server. Please request this if you think otherwise.
  2. Server logfile: nextcloud log (data/nextcloud.log): I am pretty sure this is independent of the server. Please request this if you think otherwise.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions