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 706248 - Critical warning when starting iagno
Critical warning when starting iagno
Status: RESOLVED FIXED
Product: iagno
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: iagno-maint
iagno-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-18 15:11 UTC by Michael Catanzaro
Modified: 2013-08-24 16:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Ensure window exists before setting its title (1.04 KB, patch)
2013-08-24 16:56 UTC, Michael Catanzaro
committed Details | Review

Description Michael Catanzaro 2013-08-18 15:11:01 UTC
Critical warning when starting iagno

(iagno:31323): Gtk-CRITICAL **: gtk_window_set_title: assertion 'GTK_IS_WINDOW (window)' failed
Comment 1 Michael Catanzaro 2013-08-24 16:55:58 UTC
The following fix has been pushed:
ab91e43 Ensure window exists before setting its title
Comment 2 Michael Catanzaro 2013-08-24 16:56:00 UTC
Created attachment 253018 [details] [review]
Ensure window exists before setting its title