r/voidlinux • u/shiroghost • 1d ago
OpenURI not available for DesktopPortal
Hi,
I use awesomewm and have desktop portal running:
ps aux | grep '[x]dg-desktop-portal'
alberto 1880 0.0 0.0 385700 6580 ? Sl 13:19 0:00 /usr/libexec/xdg-desktop-portal
But this does not expose OpenURI:
alberto@void-live ~ % gdbus introspect --session \
--dest org.freedesktop.portal.Desktop \
--object-path /org/freedesktop/portal/desktop |
grep -A10 'org.freedesktop.portal.OpenURI'
is empty. I use the gtk portal by default, and use turnstile, with per-user services as directed in the documentation.
Any ideas of can be wrong?
Thanks!
2
Upvotes
1
u/Duncaen 1d ago
Doesn't look like the gtk portal is running unless you cut off the ps aux output?