I’m new to KDE Connect, and I’m highly impressed by its range of functions and its cross-platform capabilities.
I’ve managed to get everything working so far, apart from one problem. When I try to browse my phone’s file system from my desktop, it either tells me that it doesn’t have permission or it just crashes.
Desktop:
- Linux Ubuntu 24.04 using GNOME 46 on X11
- Using KDE Connect via GSConnect (GNOME extension) version 67
- File browser is GNOME Nautilus version 46.4
Phone:
- Pixel 10 Pro, Android version 16
- KDE Connect version 1.34.1 installed from the Google Play Store
- I have granted KDE Connect permission to manage all files.
Process:
- On my desktop, I mount my phone using the GSConnect “Mount” command in the settings.
- I open Nautilus and attempt to open the mounted phone.
I get one of two responses:
- Either an error message: This location could not be displayed. You do not have permissions necessary to view the contents of “/ on 192.168.55.115”. (The IP address is that of my phone on the LAN.)
- Or Nautilus crashes. When running Nautilus from a terminal, it produces the following error message.
nautilus-bookmarks:ERROR:../src/nautilus-bookmark.c:340:nautilus_bookmark_connect_file: assertion failed: (!nautilus_file_is_gone (bookmark->file))
Bail out! nautilus-bookmarks:ERROR:../src/nautilus-bookmark.c:340:nautilus_bookmark_connect_file: assertion failed: (!nautilus_file_is_gone (bookmark->file))
Aborted (core dumped)
Unfortunately, I have absolutely no clue how to go about fixing this. I would appreciate any advice, thank you!