Re: Warnings after using gtk_entry_set_visibility
- From: Matthias Clasen <matthias clasen gmail com>
- To: Eduardo M KALINOWSKI <ekalin bol com br>
- Cc: Gtk <gtk-app-devel-list gnome org>
- Subject: Re: Warnings after using gtk_entry_set_visibility
- Date: Wed, 1 Feb 2006 15:01:31 -0500
On 2/1/06, Eduardo M KALINOWSKI <ekalin bol com br> wrote:
Hi,
Using gtk+ 2.8.9 (glib 2.8.5), I've discovered that if I call
gtk_entry_set_visibility(entry, FALSE) and later
gtk_entry_set_visibility(entry, TRUE) to make the contents of an entry
visible again, I get this warning for each key pressed in the entry:
(entrytest:7431): Gdk-WARNING **: gdkdrawable-x11.c:904 drawable is not
a pixmap or window
Altough everything work fine.
I've attached a simple test case that shows the problem. Pressing
the button hides than displays the text, afterwards keys pressed cause
that warning.
I'm running Debian on a amd64 machine, in case that makes any
difference. This problem appeared after I upgraded to gtk+ 2.8.X, it did
not exist in version 2.6.X (at least in the one I used).
--
Can you please file a bug and attach your testcase, to ensure
that it gets looked at ?
Thanks, Matthias
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]