[Bug 305374] Smooth makes d4x crash

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Jul 25 21:58:33 UTC 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=305374
 gtk-engines | general | Ver: 2.6.x





------- Additional Comments From Thomas Wood  2005-07-25 21:58 -------
I had a closer look myself, and it seems d4x is calling gtk_paint_shadow()
directly (see backtrace below) to draw a trough shadow. With this in mind I
think the proposed patch is very reasonable. If Andrew (the smooth engine
author) has no comments, I will commit it to CVS.



#0  0x001ed06f in do_smooth_draw_shadow (Canvas=0x9346860, style=0x91c6298,
state_type=GTK_STATE_NORMAL, shadow_type=GTK_SHADOW_IN, widget=0x9266310,
detail=0x80dee4a "trough", x=0, y=0, width=104, height=21) at
./src/engine/shared/gtk/smooth_gtk_drawing.c:620
#1  0x001f91de in smooth_draw_shadow (style=0x91c6298, window=0x93168d8,
state_type=GTK_STATE_NORMAL, shadow_type=GTK_SHADOW_IN, area=0xbff8488c,
widget=0x9266310, detail=0x80dee4a "trough", x=0, y=0, width=104, height=21)   
at ./src/engine/smooth_gtk2_drawing.c:1193
#2  0x041cf73b in gtk_paint_shadow () from /usr/lib/libgtk-x11-2.0.so.0
#3  0x080b0c2a in my_gtk_graph_draw (widget=0x9266310, area=0xbff8488c) at
graph.cc:134
#4  0x080b0f78 in my_gtk_graph_expose (widget=0x9266310, event=0xbff84880) at
graph.cc:249


------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Pkg-gnome-maintainers mailing list