failing at dbus/portals
With postmarketOS edge Sxmo I managed to get the (Alpine package) of Snapshot working on my PinePhone Pro. I've tried to get the flatpak of Decoder to work ( https://flathub.org/apps/com.belmoussaoui.Decoder ) ... but I fail at portal (or dbus?) setup
'Failed to read portal settings: GDBus.Error org.freedesktop.DBus.Error.UnknownMethod: No such interface "org.freedesktop.portal.Settings" on object at path /org/freedesktop/portal/desktop'
and can't seem to find helpful documentation.
failing at dbus/portals
@linmob also i assume that sxmo does not provide anything that provides the freedesktop.Portal.Settings interface since it is a lightweight environment? i'm not familiar with "mobile linux" but on the desktop side i would've assumed that with something like i3. Might want to get a D-Bus debugger running like D-feet or D-spy and look at what stuff is available.
failing at dbus/portals
failing at dbus/portals
@locness3 @zachdecook Thanks for the suggestions to check d-spy!
BTW: It works now, installing sway-portalsconf (in addition to xdg-desktop-portal-gtk and -wlr) made it work.
Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy.
Stay safe. Please abide by our code of conduct.
(Source code)
failing at dbus/portals
@zachdecook @linmob why? the flatpak will have everything it needs inside of it, as far as the application's features are concerned. When it comes to interacting with system- and session-wide stuff, software that provides dbus interfaces and stuff (i don't remember dbus terminology) for that should be installed on the host system