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

No working after selecting the provider #13

Open
K4R7IK opened this issue Jun 11, 2024 · 2 comments
Open

No working after selecting the provider #13

K4R7IK opened this issue Jun 11, 2024 · 2 comments

Comments

@K4R7IK
Copy link

K4R7IK commented Jun 11, 2024

After opening the app and selecting the provider. The app doesn't seem to respond.

Launching it via the terminal and following the below steps.

  1. Selecting Google from provider window.
  2. Clicking on the sign-in.
  3. Nothing happening.

Logs:

❯ gnome-online-accounts-gtk 
GoaBackend-Message: 00:12:46.109: oauth2_secret_run_task: com.googleusercontent.apps.44438659992-7kgjeitenc16ssihbtdjbgguch7ju55s:/oauth2redirect - 44438659992-7kgjeitenc16ssihbtdjbgguch7ju55s.apps.googleusercontent.com

Arch-Linux - 6.9.3-zen1-1-zen
DE: Hyprland
Default Browser: Brave

@akanashiro
Copy link

akanashiro commented Jul 28, 2024

I've downloaded brand new Linux Mint 22 and it seems there is an issue in a dconf entry when I try to add a Google or Microsoft account.

GoaBackend-Message: 18:25:40.741: oauth2_secret_run_task: com.googleusercontent.apps.44438659992-7kgjeitenc16ssihbtdjbgguch7ju55s:/oauth2redirect - 44438659992-7kgjeitenc16ssihbtdjbgguch7ju55s.apps.googleusercontent.com

** (gnome-online-accounts-gtk:8965): WARNING **: 18:25:40.766: Problem adding an account: No such secret collection at path: /org/freedesktop/secrets/collection/login

(gnome-online-accounts-gtk:8965): GLib-GIO-CRITICAL **: 18:25:40.769: g_task_return_boolean: assertion '!task->ever_returned' failed
GoaBackend-Message: 18:25:42.584: oauth2_secret_run_task: goa-oauth2://localhost/8ef61e06-9fd5-49af-9b63-6983aede4213 - 8ef61e06-9fd5-49af-9b63-6983aede4213

** (gnome-online-accounts-gtk:8965): WARNING **: 18:25:42.611: Problem adding an account: No such secret collection at path: /org/freedesktop/secrets/collection/login

(gnome-online-accounts-gtk:8965): GLib-GIO-CRITICAL **: 18:25:42.617: g_task_return_boolean: assertion '!task->ever_returned' failed

Update:
I somehow found a workaround deleting .config and .local directory.
Maybe the problem was with keyrings that couldn't be written in my home directory?
Note: I had installed Mint using an existing home directory.

@diztorded
Copy link

This worked for me:

env WEBKIT_DISABLE_COMPOSITING_MODE=1 gnome-control-center online-accounts

Or

env WEBKIT_DISABLE_COMPOSITING_MODE=1 cinnamon-settings online-accounts

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