GSConnect / gnome-shell-extension-gsconnect

KDE Connect implementation for GNOME
GNU General Public License v2.0
3.22k stars 259 forks source link

Can't install python-nautilus to use Nautilus #844

Closed tiennou44 closed 4 years ago

tiennou44 commented 4 years ago

I'm on Ubuntu 20.04. There is conflict between python-nautilus and python3-nautilus to install them. In fact, some of nautilus extensions I installed (nautilus-admin, nautilus-nextcloud, ...) depend on python3-nautilus. So I can't use Nautilus to browse my phone files system. What solution ?

andyholmes commented 4 years ago

Does the extension not work with python3-nautilus? Are there any errors in you logs? If you restart Nautilus in a terminal does it print any errors?

$ pkill nautilus; nautilus
tiennou44 commented 4 years ago

In my Ubnutu 20.04 box, kdeconnect was running every startup. I removed kdeconnect, and now all is ok.