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 738179 - Crash when selecting a day cell from month view
Crash when selecting a day cell from month view
Status: RESOLVED INVALID
Product: gnome-calendar
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: 3.26
Assigned To: GNOME Calendar maintainers
GNOME Calendar maintainers
Depends on:
Blocks:
 
 
Reported: 2014-10-08 20:36 UTC by Georges Basile Stavracas Neto
Modified: 2017-04-17 18:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
prevents from crashing (1.21 KB, patch)
2014-10-08 20:59 UTC, Georges Basile Stavracas Neto
rejected Details | Review

Description Georges Basile Stavracas Neto 2014-10-08 20:36:09 UTC
After the backend update, I'm faced with lots of crashed. The most critical one, at least for me, is the click'n'crash from month view. When I select a month, Gcal crashes immediately.
Comment 1 Georges Basile Stavracas Neto 2014-10-08 20:59:00 UTC
Created attachment 288076 [details] [review]
prevents from crashing

This patch prevents the crash for me. I still, however, cannot add any event.
Comment 2 Erick Perez Castellanos 2014-10-09 14:55:30 UTC
Comment on attachment 288076 [details] [review]
prevents from crashing

You could use this in your tree, till I finish the work on the backend
Comment 3 Georges Basile Stavracas Neto 2014-10-16 12:16:36 UTC
I'll mark this as invalid until the backend work is finished.