-
Notifications
You must be signed in to change notification settings - Fork 87
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
Crash when log into online accounts with wayland #2504
Comments
I was testing with the graphical protocols and I have switched to Wayland. The computer worked just fine until I have noticed I could not read my emails on my Google account using Geary and the online accounts that I have added to Gnome had an orange triangle beside them. I have removed them, then I have tried to add them back, but the settings application crashed (and subsequent attempts kept crashing the application). Eventually, I have found this issue and the issue #1945 on Gnome's Gitlab.
I would provide logs, but I am not familiar with getting the logs of the Gnome applications. Do you know how to get them? |
I have found a workaround. Launching
I've found the idea here: NixOS/nixpkgs#169201 |
It seems not specific to Wayland. I'm on Xorg and have the same issue. |
Distribution (run
cat /etc/os-release
):Pop!_OS 22.04 LTS
Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):gnome-control-center
1:41.4-1ubuntu12pop1
165307561122.04~64c84a2Issue/Bug Description:
App crashes when trying to log into online accounts when it's web pages (so Google, Microsoft, Flickr or Foursquare)
Only when using Wayland. It works perfectly fine on X11
Steps to reproduce (if you know):
Expected behavior:
Let the web page load correctly, so I can actually log in.
Other Notes:
I tried to do some debbuging, I first reported the issue in gnome-control-center issue tracker here :
https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1945
they told me to check if it really was an upstream issue.
It looks like the problem come from the webkit library. You can find more info on the bug report above. Tell me if you need any additional info.
The text was updated successfully, but these errors were encountered: