Ticket URL: <
http://trac.wxwidgets.org/ticket/14710#comment:7>
#14710: Bad wxAuiNotebook child position (theming problem ?)
---------------------------+------------------------------------------------
Reporter: EmilienKia | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxAui | Version: 2.9-svn
Keywords: wxAuiNotebook | Blockedby:
Patch: 1 | Blocking:
---------------------------+------------------------------------------------
Changes (by vadz):
* milestone: 2.9.5 =>
Comment:
Unfortunately applying the patch results in the following when running aui
sample under Linux:
{{{
(auidemo:12421): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed
(auidemo:12421): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth
== gdk_drawable_get_depth (window)' failed
(auidemo:12421): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed
(auidemo:12421): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth
== gdk_drawable_get_depth (window)' failed
(auidemo:12421): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed
(auidemo:12421): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth
== gdk_drawable_get_depth (window)' failed
(auidemo:12421): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed
(auidemo:12421): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth
== gdk_drawable_get_depth (window)' failed
}}}
Could you please look into this Jens? TIA!
--
Ticket URL: <
http://trac.wxwidgets.org/ticket/14710#comment:7>