Nextcloud client starts without asking

Hello!! :grinning:
I’ve noticed that, despite I have disabled the autostart option, the Nextcloud client continues to start without asking.
This is very annoying, and dangerous because it can delete/modify files without permission.

I’ve searched some info in the forum, I’ve only found this:

Any idea about how I could fix it?

Thank you very much!!

Hi @acutbal,

Please provide the output of:

systemctl list-units | grep --ignore-case next
1 Like

Hello @Mirdarthos !! :grinning:
This is the output:
image

I don´t see any output… :roll_eyes:

Best regards!!

:bangbang: Tip: :bangbang:

When posting terminal output, copy the output and paste it here, wrapped in three (3) backticks, before AND after the pasted text. Like this:

```
pasted text
```

Or three (3) tilde signs, like this:

~~~
pasted text
~~~

This will just cause it to be rendered like this:

Sed
sollicitudin dolor
eget nisl elit id
condimentum
arcu erat varius
cursus sem quis eros.

Instead of like this:

Sed sollicitudin dolor eget nisl elit id condimentum arcu erat varius cursus sem quis eros.

Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as described above.

Thereby increasing legibility thus making it easier for those trying to provide assistance.

For more information, please see:


:bangbang::bangbang: Additionally

If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C. For example:

LC_ALL=C bluetoothctl

This will just cause the terminal output to be in English, making it easier to understand and debug.


You could also check for a .desktop file. Please post the output of:

ls -l ~/.config/autostart

…and:

ls -l /etc/xdg/autostart
1 Like

This is a known issue - there is only one known way to work around it.

Disable with a symlink > /dev/null

1 Like

Thanks for the tip, many years in the forum and still forget this… :sweat_smile:

    ~  ls -l ~/.config/autostart                                        ✔ 

total 16
-rw-r--r-- 1 mrbyte mrbyte 6962 dic 12 17:33 geary-autostart.desktop
-rw-r--r-- 1 mrbyte mrbyte  214 ene 10 19:44 manjaro-app-folder-settings.desktop
-rw-r--r-- 1 mrbyte mrbyte 1370 ene 13 03:50 manjaro-starter.desktop
    ~  ls -l /etc/xdg/autostart                                         ✔ 


total 176
-rw-r--r-- 1 root root   292 ene  6 03:16 at-spi-dbus-bus.desktop
-rw-r--r-- 1 root root   223 ene 17 21:32 geoclue-demo-agent.desktop
-rw-r--r-- 1 root root  8803 feb 14 12:49 gnome-keyring-pkcs11.desktop
-rw-r--r-- 1 root root  8274 feb 14 12:49 gnome-keyring-secrets.desktop
-rw-r--r-- 1 root root  6763 feb 14 12:49 gnome-keyring-ssh.desktop
-rw-r--r-- 1 root root   117 ene  6 19:15 msm_notifier.desktop
-rw-r--r-- 1 root root   342 dic 23 12:47 org.gnome.DejaDup.Monitor.desktop
-rw-r--r-- 1 root root  3709 feb  9 17:22 org.gnome.Evolution-alarm-notify.desktop
-rw-r--r-- 1 root root   249 dic 25 09:01 org.gnome.SettingsDaemon.A11ySettings.desktop
-rw-r--r-- 1 root root   244 dic 25 09:01 org.gnome.SettingsDaemon.Color.desktop
-rw-r--r-- 1 root root   242 dic 25 09:01 org.gnome.SettingsDaemon.Datetime.desktop
-rw-r--r-- 1 root root   199 dic  1 17:29 org.gnome.SettingsDaemon.DiskUtilityNotify.desktop
-rw-r--r-- 1 root root   264 dic 25 09:01 org.gnome.SettingsDaemon.Housekeeping.desktop
-rw-r--r-- 1 root root   253 dic 25 09:01 org.gnome.SettingsDaemon.Keyboard.desktop
-rw-r--r-- 1 root root   251 dic 25 09:01 org.gnome.SettingsDaemon.MediaKeys.desktop
-rw-r--r-- 1 root root   244 dic 25 09:01 org.gnome.SettingsDaemon.Power.desktop
-rw-r--r-- 1 root root   263 dic 25 09:01 org.gnome.SettingsDaemon.PrintNotifications.desktop
-rw-r--r-- 1 root root   243 dic 25 09:01 org.gnome.SettingsDaemon.Rfkill.desktop
-rw-r--r-- 1 root root   263 dic 25 09:01 org.gnome.SettingsDaemon.ScreensaverProxy.desktop
-rw-r--r-- 1 root root   242 dic 25 09:01 org.gnome.SettingsDaemon.Sharing.desktop
-rw-r--r-- 1 root root   241 dic 25 09:01 org.gnome.SettingsDaemon.Smartcard.desktop
-rw-r--r-- 1 root root   248 dic 25 09:01 org.gnome.SettingsDaemon.Sound.desktop
-rw-r--r-- 1 root root   251 dic 25 09:01 org.gnome.SettingsDaemon.UsbProtection.desktop
-rw-r--r-- 1 root root   248 dic 25 09:01 org.gnome.SettingsDaemon.Wacom.desktop
-rw-r--r-- 1 root root   239 dic 25 09:01 org.gnome.SettingsDaemon.Wwan.desktop
-rw-r--r-- 1 root root   241 dic 25 09:01 org.gnome.SettingsDaemon.XSettings.desktop
-rw-r--r-- 1 root root   169 dic 16 12:02 pamac-tray-budgie.desktop
-rw-r--r-- 1 root root   171 dic 16 12:02 pamac-tray.desktop
-rw-r--r-- 1 root root  8405 abr 10  2023 print-applet.desktop
-rw-r--r-- 1 root root   170 ago 13  2023 touchegg.desktop
-rw-r--r-- 1 root root   401 dic 12 16:57 tracker-miner-fs-3.desktop
-rw-r--r-- 1 root root   375 dic 12 16:57 tracker-miner-rss-3.desktop
-rw-r--r-- 1 root root 12433 jun  5  2023 user-dirs-update-gtk.desktop
-rw-r--r-- 1 root root   208 ene  6 20:07 xapp-sn-watcher.desktop

[details="Summary"]
This text will be hidden
[/details]

Best regards!! :grinning:

Hi @linux-aarhus !!
Thank you very much for the info, I’m going to check the links!!

At least, I’m not alone with this issue… :sweat_smile:

Best regards!! :grinning:

1 Like

Hello @linux-aarhus me again…

After running the command suggested, I can’t see any output:

cat /usr/share/dbus-1/services/.com.nextcloudgmbh.Nextcloud.service
cat: /usr/share/dbus-1/services/.com.nextcloudgmbh.Nextcloud.service: No such file or directory

Is this normal?

Best regards!!

Should that period be there /.com ?

muscle memory - I believe you are correct - it is a typo

There is this search [linux how to disable a dbus service - sx.nix.dk]

This may be the best way to [disable a named dbus service]

2 Likes

Yay!! :grinning:
I also figured out right now… This is the correct output:

cat /usr/share/dbus-1/services/com.nextcloudgmbh.Nextcloud.service 
[D-BUS Service]
Name=com.nextcloudgmbh.Nextcloud
Exec=/usr/bin/nextcloud --background

I’m going to try to disable this D-Bus service.

Best regards!!

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.