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 724658 - test-ui: Fix crasher on exit
test-ui: Fix crasher on exit
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2014-02-18 15:47 UTC by Bastien Nocera
Modified: 2014-02-19 22:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test-ui: Fix crasher on exit (1.56 KB, patch)
2014-02-18 15:48 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2014-02-18 15:47:53 UTC
.
Comment 1 Bastien Nocera 2014-02-18 15:48:02 UTC
Created attachment 269573 [details] [review]
test-ui: Fix crasher on exit

The test UI was crashing because we left closing through the
"Close" button destroy the window, which left all the pointers
dangling.
Comment 2 Juan A. Suarez Romero 2014-02-19 22:47:55 UTC
Attachment 269573 [details] pushed as 4f68bcf - test-ui: Fix crasher on exit