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

GVFS out of date on 21.10 causing nautilus errors #286

Open
chucklepie opened this issue Jan 9, 2022 · 0 comments
Open

GVFS out of date on 21.10 causing nautilus errors #286

chucklepie opened this issue Jan 9, 2022 · 0 comments

Comments

@chucklepie
Copy link

(1) Issue/Bug Description:
On a brand new install of the most recent PopOS I updated all packages then installed nautilus-admin

All I got in return trying to open a folder as administrator was:
GDBus.Error:org.freedesktop.Policykit1.Error.Failed: Unix process subject does not have uid set

After some searching the issue was gvfs is out of date and requires updating, but even doing that fails and PopOS requires and additional 'fuse' update, i.e.

sudo add-apt-repository ppa:ubuntuhandbook1/gvfs -y
sudo apt update
sudo apt install gvfs gvfs-fuse -y
sudo add-apt-repository -r ppa:ubuntuhandbook1/gvfs -y

(2) Steps to reproduce (if you know):

  1. install popos 21.10
  2. install nautilus-admin
  3. Try to open folder as administrator

(3) Expected behavior:
Should work and not require a complex set of commands probably only a limited set of people know, in order to update something that should probably be updated.

(4) Distribution (run cat /etc/os-release):
NAME="Pop!_OS"
VERSION="21.10"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 21.10"
VERSION_ID="21.10"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=impish
UBUNTU_CODENAME=impish
LOGO=distributor-logo-pop-os

(5) Gnome Shell version:
40.5

(6) Pop Shell version (run apt policy pop-shell or provide the latest commit if building locally):

pop-shell:
  Installed: 1.1.0~1639174177~21.10~de901ae
  Candidate: 1.1.0~1639174177~21.10~de901ae
  Version table:
 *** 1.1.0~1639174177~21.10~de901ae 1001
       1001 http://apt.pop-os.org/release impish/main amd64 Packages
       1001 http://apt.pop-os.org/release impish/main i386 Packages
        100 /var/lib/dpkg/status

(7) Where was Pop Shell installed from:
Standard ISO

(8) Monitor Setup (2 x 1080p, 4K, Primary(Horizontal), Secondary(Vertical), etc):
Single Lenovo ThinkVision P27 standard settings is 4k/60hz

(9) Other Installed/Enabled Extensions:
None

(10) Other Notes:
None

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

1 participant