Re: [gtk-list] Gtk-critical
- From: Alexandru Harsanyi <haral codec ro>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Gtk-critical
- Date: 29 Nov 1999 08:29:40 +0200
I'm learning Gtk myself, so I cannot answer your question
directly. However, as a programmer I would suggest to walk through the
code with a debugger step by step and find the offending command that
way?
Commenting out code is not such a good ideea. What if the code you
commented out only affects somehow the program, and the warning is
issued at a later stage, by some other piece of code?
Best Regards,
Alex.
>>>>> "Aaron" == Aaron Walker <amwalker@gate.net> writes:
Aaron> is there any reason why I would get the following Gtk
Aaron> Critical error:
Aaron> Gtk-CRITICAL **: file gtkbindings.c: line 1072
Aaron> (gtk_pattern_match): assertion 'pspec->match_type <
Aaron> GTK_MATCH_LAST' failed
Aaron> with the following code that creates a label:
Aaron> label = gtk_label_new("Start search in:");
Aaron> gtk_box_pack_start(GTK_BOX(hbox), label, FALSE, FALSE, 5);
Aaron> gtk_widget_show(label);
Aaron> I know it is this code that is causing this error, because
Aaron> when I comment it out, I do not get that error...
Aaron> any ideas?
Aaron> thanks, Aaron
Aaron> -- This message is powered by RedHat 6.1 and Perl Visit my
Aaron> web site at http://iconmedia.com/cgi-bin/index.pl
Aaron> Current uptime: 10:52pm up 3:38, 1 user, load average:
Aaron> 2.21, 2.21, 2.17
Aaron> -- To unsubscribe: mail -s unsubscribe
Aaron> gtk-list-request@redhat.com < /dev/null
--
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]