Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 20.04: Running /usr/bin/nautilus from the terminal invokes nautilus-dropbox instead #118

Open
superclarkk opened this issue Mar 14, 2023 · 1 comment

Comments

@superclarkk
Copy link

See the discussion in the dropbox community. I'll repeat the OP here.

Environment

Ubuntu 20.04
Dropbox 2020.03.04
GNOME nautilus 3.36.3

Problem Description

Since an OS update this morning, when I run nautilus from the terminal, it invokes, nautilus-dropbox, returning the message, "Initializing nautilus-dropbox 2020.03.04", and blocks the terminal (as there's a process running, I can't type anything until I press CTRL+C). Before the update, running nautilus functioned properly, and did not block the terminal.

I've tried purging dropbox (apt purge dropbox) and reinstalling. I've also rebooted the system.

The file manager can be opened from Gnome, seemingly as normal, although that doesn't mean that the problem isn't also happening in the background.

Issue #114 seems similar, but I'm not sure it's the same. If you need any more info, let me know.

nautilus-dropbox files on my system:

/usr/lib/nautilus/extensions-3.0/libnautilus-dropbox.so
/usr/lib/nautilus/extensions-2.0/libnautilus-dropbox.so

ls -l /usr/bin/nautilus
-rwxr-xr-x 1 root root 1767264 Jan  3 17:30 /usr/bin/nautilus
type -a nautilus
nautilus is /usr/bin/nautilus
nautilus is /bin/nautilus
dpkg -L nautilus
/.
/usr
/usr/bin
/usr/bin/nautilus
/usr/bin/nautilus-autorun-software
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nautilus
/usr/lib/x86_64-linux-gnu/nautilus/extensions-3.0
/usr/lib/x86_64-linux-gnu/nautilus/extensions-3.0/libnautilus-image-properties.so
/usr/lib/x86_64-linux-gnu/nautilus/extensions-3.0/libnautilus-sendto.so
/usr/lib/x86_64-linux-gnu/nautilus/extensions-3.0/libtotem-properties-page.so
/usr/share
/usr/share/applications
/usr/share/applications/nautilus-autorun-software.desktop
/usr/share/applications/org.gnome.Nautilus.desktop
/usr/share/dbus-1
/usr/share/dbus-1/services
/usr/share/dbus-1/services/org.freedesktop.FileManager1.service
/usr/share/dbus-1/services/org.gnome.Nautilus.service
/usr/share/doc
/usr/share/doc/nautilus
/usr/share/doc/nautilus/NEWS.gz
/usr/share/doc/nautilus/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/nautilus-autorun-software.1.gz
/usr/share/man/man1/nautilus.1.gz
/usr/share/metainfo
/usr/share/metainfo/org.gnome.Nautilus.appdata.xml
/usr/share/doc/nautilus/changelog.Debian.gz
@johndrinkwater
Copy link

Noticed in #96, but this is a much better issue report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants