mailnag-gnome-shell icon indicating copy to clipboard operation
mailnag-gnome-shell copied to clipboard

Gnome shell crash when removing the last mail from the list

Open wangxa opened this issue 5 years ago • 2 comments

The branches for Gnome 3.32 have such problem.

If you try to delete mail entries in the list one by one, the removal of the last entry will crash the gnome-shell.

The error message in journalctl:

Object .Gjs_MailnagIndicator (0x558c9c3d1380), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.

wangxa avatar May 08 '19 10:05 wangxa

Same problem.

Object .Gjs_MailnagIndicator (0x55d1a504dea0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.

webmastak avatar May 29 '19 01:05 webmastak

Confirmed, as a temporary workaround you can untick the "Remove indicator incon if maillist is empty" option in the extension settings dialog.

pulb avatar May 30 '19 11:05 pulb