-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bernhard R. Link wrote: > The do_label_edit dialog causes a Warning printed to stderr: > Gtk-CRITICAL **: gtk_label_get_text: assertion `GTK_IS_LABEL (label)' > failed
It has been fixed in 0.4.4. :-) > When closing the dialog, I sometimes also get a > GLib-GObject-WARNING **: > /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:1741: instance > `0x8d990' has no handler with id `20' It only occurs when GTK_NOTEBOOK has no tab titles. GTK+ will auto-assign titles for every tabs in this situation. Default titles in POSIX locale are "Page 1", "Page 2", etc. They are i18n-sensitive, and will auto-change according to gtk20.mo. For example, those titles will be "第 1 頁", "第 2 頁" in zh_TW locale. There are 3 options in evilvte to avoid this do-no-harm message: TAB_LABEL, TAB_LABEL_POEM, and TAB_LABEL_CUSTOM. Just defind any one of them will close this bug. However, since evilvte has no i18n associated codes, I think it is better to leave the do-no-harm message there. Kind regards Wen-Yen Chuang (caleb) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkmwiPQACgkQdEpXpumNYVnOTgCdFDK10rFsnGK2KRHTYnpfb0o8 MAoAnjhirB9g89eNP67kWWw+HnXra6I1 =KfZv -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

