Re: Assert messages.



On Sun, 23 Mar 2003 14:40:44 -0800
"Carl B. Constantine" <duckwing duckwing ca> wrote:

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

I came across this one some time ago, it is caused by glade-2 (i am using
1.1.3), which sometimes puts negative sizes in gui generation code. In my case,
glade was putting -2, so I suggest you search your code for this, and then you
should check all of size-related functions in interface.c (or whatever you
named it).

-- 
/~\ The ASCII        Andrej "Ticho" Kacian <andrej kacian sk>
\ / Ribbon Campaign  GnuPG public key ID: 7CD93FE2 (pgp.mit.edu)
 X  Against HTML     Key fingerprint:
/ \ Email!           E87D 9DEF 2A23 6FFB 7AD9 542F 4253 3A46 7CD9 3FE2

"Experience is something you don't get until just after
 you need it."

Attachment: pgphRlAkin52s.pgp
Description: PGP signature



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