[Bug 36742] Windows 7 USB/DVD download tool shows transparent controls (missing 'BrushTypeTextureFill' support)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 24 14:25:28 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=36742

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello Vincent,

--- quote ---
We should fix whatever's calling create_gdi_logbrush/create_gdi_brush so that
it doesn't need to do that.

What exported function is causing this FIXME?
--- quote ---

Debugger:

--- snip ---
Stopped on breakpoint 2 at 0x7e066a66 create_gdi_logbrush+0xa0
[/home/focht/projects/wine/wine.repo/src/dlls/gdiplus/graphics.c:194] in
gdiplus
194                FIXME("unhandled brush type %d\n", brush->bt);

Wine-dbg>bt
Backtrace:

=>0 0x7e066a66 create_gdi_logbrush+0xa0(brush=0x2c56610, lb=0x33df58)
[/home/focht/projects/wine/wine.repo/src/dlls/gdiplus/graphics.c:194] in
gdiplus (0x0033ded8)

  1 0x7e066e2a prepare_dc+0x2d5(graphics=0x2c4df60, pen=0x2c56548)
[/home/focht/projects/wine/wine.repo/src/dlls/gdiplus/graphics.c:273] in
gdiplus (0x0033df98)

  2 0x7e0710fc GdipDrawPath+0x117(graphics=<couldn't compute location>,
pen=<couldn't compute location>, path=<couldn't compute location>)
[/home/focht/projects/wine/wine.repo/src/dlls/gdiplus/graphics.c:3287] in
gdiplus (0x0033dff8)

  3 0x7e071536 GdipDrawRectangle+0x12c(graphics=<couldn't compute location>,
pen=<couldn't compute location>, x=<couldn't compute location>, y=<couldn't
compute location>, width=<couldn't compute location>, height=<couldn't compute
location>)
[/home/focht/projects/wine/wine.repo/src/dlls/gdiplus/graphics.c:3361] in
gdiplus (0x0033e078)

  4 0x7e07161d GdipDrawRectangleI+0xc2(graphics=<couldn't compute location>,
pen=<couldn't compute location>, x=<couldn't compute location>, y=<couldn't
compute location>, width=<couldn't compute location>, height=<couldn't compute
location>)
[/home/focht/projects/wine/wine.repo/src/dlls/gdiplus/graphics.c:3372] in
gdiplus (0x0033e0e8)

  5 0x049b2661 (0x0033e124)
  6 0x7adfdb76 in system.drawing.ni (+0x1db75) (0x0094fdf4)
  7 0x00000000 (0x7ae778e8)
  8 0x00000024 (0x021c0000)
--- snip ---

$ wine --version
wine-1.7.20-122-gd2d62cf

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list