breaking hard code freeze for bug-buddy
- From: "Fernando Herrera" <fherrera onirica com>
- To: gnome-release-team <release-team gnome org>
- Subject: breaking hard code freeze for bug-buddy
- Date: Fri, 1 Sep 2006 14:45:54 +0300
Hello,
We have an strange bug in bug-buddy: When the GtkTextView is shown
automatically after gdb is finished, the internal bin->window pointer
is not pointing to the mapped window, and calling
gtk_widget_grab_focus on it makes gtk asserts (and crashing on
2.15.x).
I can not reproduce this problem with a testcase for gtk+, so I'm not
sure where the problem is.
However I have a simple (and safe) workaround for that:
calling the grab_focus function after the widget has been realized.
This is the bug:
http://bugzilla.gnome.org/show_bug.cgi?id=353348
and this is the patch:
http://bugzilla.gnome.org/attachment.cgi?id=72017&action=view
as you can see there are a lot of duplicates of it, so please, approve
this break.
Thanks
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]