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

Can't start in Debian Buster #100

Open
byteit101 opened this issue Apr 23, 2021 · 4 comments
Open

Can't start in Debian Buster #100

byteit101 opened this issue Apr 23, 2021 · 4 comments

Comments

@byteit101
Copy link

Same as #31

I followed the instructions that pop up telling me what to do, but it still refuses to move past that dialog

$ ls -l /usr/bin/bwrap 
-rwxr-xr-x 1 root root 63776 Jan  8 04:24 /usr/bin/bwrap
$ cat /proc/sys/kernel/unprivileged_userns_clone
1

Using backports version of flatpak:
sudo apt install -t buster-backports flatpak

@refi64
Copy link
Collaborator

refi64 commented May 4, 2021

Could you run

gdbus call -e \
    -d org.freedesktop.portal.Flatpak \
    -o /org/freedesktop/portal/Flatpak \
    -m org.freedesktop.DBus.Properties.Get \
    org.freedesktop.portal.Flatpak version

and

gdbus call -e \
    -d org.freedesktop.portal.Flatpak \
    -o /org/freedesktop/portal/Flatpak \
    -m org.freedesktop.DBus.Properties.Get \
    org.freedesktop.portal.Flatpak version

in the terminal and post the output?

@byteit101
Copy link
Author

Both return (<uint32 5>,)

@Friptick
Copy link

@byteit101 Did you fix this and if so how?

@refi64 Getting this problem on Ubuntu 20. Similar output to your gdbus command (the two above seem to be the same command BTW):

 (<uint32 6>,)

Any ideas?

@byteit101
Copy link
Author

No, I gave up and went back to Firefox

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

3 participants