Crash on start / Need to give permission
New system (2 months now). Fedora 25 Chrome 57.0.2987.133 (64-bit) Gnome 3 (Wayland)
Fresh install and after removal en reinstall and updates, this problem still exists.
Clicking on an e-maillink gives a pop-up asking for permission. At the same time I get a message from Gnome that gnome-gmail has crashed and a report has been send.
Runned from the command-line:
Traceback (most recent call last):
File "/usr/share/gnome-gmail/gnomegmail.py", line 852, in
less ~/.config/gnome-gmail/gnome-gmail.conf [gnome-gmail] suppress_preferred = 0 last_email = xxx browser_options = suppress_account_selection = 1 new_browser = 1
I checked older messages but the solutions didn't work/were already installed.
I don't have access to a Fedora installation. Someone with that environment will need to run it to ground.
The lifetime of the 'screen' object up to the point of the crash is essentially as follows:
gi.require_version('Wnck', '3.0') from gi.repository import Wnck screen = Wnck.Screen.get_default() screen.force_update()
To be honest, I don't know what you wrote ;) I hope a fellow Fedora user can shed some light on it.
I was using maintainer speak, for the guy who may fix this.
The Fedora bug list for gnome-gmail can be accessed here