Assert messages.



I'm getting a couple of assert messages in my app kind of
all-of-a-sudden as of late. I'm curious what they really mean and how
can I track them down.

Here are the asserts I'm getting:

(dispatcher:1692): Gtk-CRITICAL **: file gtkwidget.c: line 4814 (gtk_widget_set_size_request): assertion `height >= -1' failed

(dispatcher:1692): Gtk-WARNING **: gtkwidget.c:2653: widget `GtkCheckButton' has no activatable signal "toggled" without arguments

(dispatcher:1692): Gtk-WARNING **: gtkwidget.c:2653: widget `GtkCheckButton' has no activatable signal "toggled" without arguments


The last two seem to relate to a new window I've been working on that
includes two checkboxes in it. I've set up signals for these two buttons
(using glade) so there is a signal handler specified. I only have code
written for one of them at present (testing).

The first assert I get from time to time on a couple different windows.
They don't seem to be consistant. But I've "hard-coded" the size of the
windows (that is to say I've specified they are not resizable in Glade
and I've set a specific size for them in Glade as well).

Any ideas/help is greatly appreciated.

-- 
 .''`.      Carl B. Constantine
: :' :     duckwing duckwing ca
`. `'    GnuPG: 135F FC30 7A02 B0EB 61DB  34E3 3AF1 DC6C 9F7A 3FF8
  `-  Debian GNU/Linux -- The power of freedom

Attachment: pgpqkzuTT8lhS.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]