You are not logged in.

#1 2021-11-08 19:14:58

ShinyDemon
Member
Registered: 2021-11-08
Posts: 1

Cinnamon gnome-online-accounts crashes

I am not sure if I should post this here or on the newbie corner so I'm sorry if I'm mistaken. I've switched from KDE to cinnamon and everything is working fine except for the online accounts functionality. When I try to add a google account the settings app crashes. Running the app from the terminal the crash output looks like this:

$ cinnamon-settings
Using pam module (python3-pampy)
Loading Online Account module

** (cinnamon-settings.py:6267): ERROR **: 21:10:59.098: GApplication is required for xdg-desktop-portal access in the WebKit sandbox.
Trace/breakpoint trap (core dumped)

I've read the man pages for GApplication, flatpak, webkit2gtk, dbus-monitor and dbus. I'm not very familiar with this functionality. From what I can understand the app is trying to start a sand-boxed web session but fails. Any help is appreciated.

Offline

#2 2021-11-14 21:38:19

papa33
Member
Registered: 2014-06-14
Posts: 5

Re: Cinnamon gnome-online-accounts crashes

Hello,

you can try this :

env WEBKIT_FORCE_SANDBOX=0 cinnamon-settings

Offline

Board footer

Powered by FluxBB