After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765170 - gnome-calendar crashes when adding source
gnome-calendar crashes when adding source
Status: RESOLVED FIXED
Product: gnome-calendar
Classification: Applications
Component: Backend
3.20.x
Other Linux
: Normal normal
: 3.26
Assigned To: GNOME Calendar maintainers
GNOME Calendar maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-17 09:37 UTC by Thadeu Lima de Souza Cascardo
Modified: 2017-04-17 18:20 UTC
See Also:
GNOME target: ---
GNOME version: 3.19/3.20


Attachments
fixes the bug for me (2.18 KB, patch)
2016-04-17 09:37 UTC, Thadeu Lima de Souza Cascardo
committed Details | Review

Description Thadeu Lima de Souza Cascardo 2016-04-17 09:37:17 UTC
Created attachment 326184 [details] [review]
fixes the bug for me

When adding a caldav source, gnome-calendar crashed. I traced it back to the access of a NULL user_addresses at gcal-source-dialog.c. Here is a patch that fixes it.

Thanks.
Cascardo.
Comment 1 Georges Basile Stavracas Neto 2016-04-17 13:02:39 UTC
Thanks for fixing this issue. I took the liberty to adjust the commit message.