[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2024-01-09 Thread kenorb
Same on Ubuntu 22.04.3 LTS, I've Keybase installed. I've killed nautilus (as "nautilus -q" didn't help), killed all keybase processes (one stuck at [keybase] ), but didn't help either. nautilus still doesn't start. $ strace -f nautilus execve("/usr/bin/nautilus", ["nautilus"], 0x7ffe661c58b8 /*

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2023-12-03 Thread Marcus Dapp
Same on 22.04.3 with evince (no keybase installed): (evince:50072): GVFS-WARNING **: 21:34:20.285: The peer-to-peer connection failed: Error while getting peer-to-peer dbus connection: Could not connect: Permission denied. Falling back to the session bus. Your application is probably missing

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2023-11-03 Thread Richard Brooksby
I have this issue fairly frequently. Quitting Keybase immediately fixes it and often causes various other parts of the system to become unstuck, such as the Updates dialog to appear. It would seem that the Keybase filesystem is causing trouble for gvfs, but note that some reports say that they

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2023-09-15 Thread Marietto
When I invoke thunar from my arm 32 bit chromeboo I have this error : (thunar:2313): GVFS-WARNING **: 13:49:56.399: The peer-to-peer connection failed: Timeout was reached. Falling back to the session bus. Your application is probably missing --filesystem=xdg-run/gvfsd privileges. I'm using

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2023-03-17 Thread Jim Richards
I'd forgotten about this until now. It's been working for me lately. I don't know what changed apart from updating to 22.10 last year. $ apt-cache policy nautilus gvfs nautilus: Installed: 1:43.0-1ubuntu2.1 Candidate: 1:43.0-1ubuntu2.1 Version table: *** 1:43.0-1ubuntu2.1 500 500

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2023-03-15 Thread Fernando Luiz Neme Chibli
I'm experiencing the same issue and it is really annoying. I don't remember mounting anything that connects with the internet. How can I make sure of that? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2022-05-05 Thread Joshua Robison
I was able to open nautilus after turning WiFi off. Atom also was then able to open the project folder. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1951075 Title: Nautilus

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2022-05-05 Thread Joshua Robison
I get this error when Atom crashes. Just a bunch of "this is deprecated" " /usr/bin/atom: line 195: 16065 Killed nohup "$ATOM_PATH" --executed-from="$(pwd)" --pid=$$ "$@" > "$ATOM_HOME/nohup.out" 2>&1 (node:16144) Electron: Loading non-context-aware native module in renderer:

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2022-05-05 Thread Joshua Robison
I have exactly the same issue but keybase is not installed on my system. I am running stock Ubuntu 22.04 . This issue happened after I did apt dist-upgrade a couple of days ago (May 4th?). I upgraded my system to 22.04 from 21.10 when 22.04 was publicly released. I used the software-updater to do

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2022-02-11 Thread aquatix
I have exactly this issue, including not begin able to open file dialogs for opening files or saving files as. When I shut down Keybase, everything work again like expected. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2022-02-10 Thread Sebastian Messmer
just ran into the same issue after an `apt upgrade`. Disabling keybase helped for me too, but there weren't any issues before the upgrade. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2022-02-08 Thread Diogo José Domingues Regateiro
I can confirm the same intermittent issue and I also have Keybase installed. I don't recall having the issue prior to installing it. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2022-02-08 Thread Peter Sagerson
I've been experiencing the same (intermittent) symptom on a relatively new install. It's hard to be sure, but I think I've resolved it by disabling keybase. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2021-12-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nautilus (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2021-11-17 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1951075 Title: Nautilus doesn't load and gives GVFS-WARNING To

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2021-11-17 Thread Jim Richards
I can reproduce this with sudo mount -t cifs -o noauto,rw,uid=1000,gid=1000,guest,nounix,noserverino,file_mode=0660,dir_mode=0755,iocharset=utf8,vers=2.1 //192.168.1.1/backup/ /media/grumpy/brick followed by running nautilus The network drive is a USB hard disk attached to my router.

[Bug 1951075] Re: Nautilus doesn't load and gives GVFS-WARNING

2021-11-16 Thread Sebastien Bacher
Thank you for your bug report, could you give details on how you do the cifs mount, be specific if possible with example of configuration and cmd used so others can try to reproduce your setup. It might also be useful to report to upstream on https://gitlab.gnome.org/GNOME/nautilus/-/issues **