GNOME Bugzilla – Bug 751209
Crash when new GOA account is added
Last modified: 2017-04-17 18:20:40 UTC
I've got this crash when the new GOA ownCloud account was added with the gnome-calendar being running. The issue is simple, there were wrong data passed into the callback. (gnome-calendar:32297): GLib-GObject-WARNING **: invalid cast from 'GcalManager' to 'GcalSourceDialog'
+ Trace 235188
Thread 1 (Thread 0x7f53c04fe9c0 (LWP 32297))
Created attachment 305675 [details] [review] proposed patch Correct data for the callback.
Fixed. Commit afdd726d.