Re: How to repair "assertion `height >= -1' failed"?
- From: "Rikke D. Giles" <rgiles centurytel net>
- To: gtk-app-devel-list gnome org
- Subject: Re: How to repair "assertion `height >= -1' failed"?
- Date: Tue, 23 Sep 2003 03:47:50 -0700
hi,
This has been discussed on the glade users list. You can go through
your *.glade file and search for -2 (I think it was, been a while) and
change to -1. Or you can update glade, version 2.0.0 and higher
doesn't have this bug; it's in 1.1.3, if I remember correctly.
If you update you might still have to manually change the numbers, but
the bug shouldn't reoccur then.
Cheers,
Rikke
On 2003.09.23 03:38, Gus Koppel wrote:
When opening some dialogs at runtime, which were created using Glade,
I
get a slowly increasing number of GTK critical messages
"(gtk_widget_set_size_request): assertion `height >= -1' failed" as
<snip>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]