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

[Flatpak] Can't add account / access secrets store #19

Open
r2binx opened this issue Oct 20, 2023 · 0 comments · May be fixed by #20
Open

[Flatpak] Can't add account / access secrets store #19

r2binx opened this issue Oct 20, 2023 · 0 comments · May be fixed by #20

Comments

@r2binx
Copy link

r2binx commented Oct 20, 2023

On my system (sway+xdg-desktop-portal-wlr) using the flatpak it's not possible to add an account because it seems to be missing access to the secrets store.

com.mardojai.ForgeSparks-Message: 11:45:48.857: Gio.DBusError: org.freedesktop.DBus.Error.ServiceUnknown
_promisify/proto[asyncFunc]/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:454:44
main@resource://com/mardojai/ForgeSparks/main.js:28:24
run@resource:///org/gnome/gjs/modules/script/package.js:206:19
@file:///app/bin/forge-sparks:28:43
@file:///app/bin/forge-sparks:34:6
### Promise created here: ###
saveAccount@resource:///com/mardojai/ForgeSparks/model/accountsManager.js:145:42
_addAccount@resource:///com/mardojai/ForgeSparks/widgets/accountDialog.js:325:32
async*_onSave@resource:///com/mardojai/ForgeSparks/widgets/accountDialog.js:300:18
main@resource://com/mardojai/ForgeSparks/main.js:28:24
run@resource:///org/gnome/gjs/modules/script/package.js:206:19
@file:///app/bin/forge-sparks:28:43
@file:///app/bin/forge-sparks:34:6

However, it works when run with:

flatpak run --talk-name=org.freedesktop.secrets com.mardojai.ForgeSparks
@r2binx r2binx linked a pull request Oct 20, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant