https://bugs.winehq.org/show_bug.cgi?id=35869 Bug ID: 35869 Summary: Neverwinter Nights 2 installer (GOG.com) wants InterpolationModeHighQualityBilinear interpolation Product: Wine Version: 1.7.15 Hardware: x86 OS: Linux Status: NEW Severity: minor Priority: P2 Component: gdiplus Assignee: wine-bugs(a)winehq.org Reporter: focht(a)gmx.net Hello folks, merely cosmetic, nothing serious ... might be a good 'test case' for this. Console output: --- snip --- $ wine ./setup_nwn2_complete_2.1.0.6 ... fixme:wincodecs:PngDecoder_Block_GetCount stub fixme:gdiplus:resample_bitmap_pixel Unimplemented interpolation 6 fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x155dec,0x156530): stub fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x155dec,0x14f898): stub ... ---- snip --- Debugger: --- snip --- Wine-dbg>bt Backtrace: =>0 0x7cf7e89d resample_bitmap_pixel(src_rect=0x33f79c, bits="║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ║║║ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ═══ ╠╠╠ ╠╠╠", width=0x7f, height=0x31, point=0x33f74c, attributes=0x7cfbf2c0, interpolation=InterpolationModeHighQualityBilinear, offset_mode=PixelOffsetModeDefault) [/home/focht/projects/wine/wine.repo/src/dlls/gdiplus/graphics.c:876] in gdiplus (0x0033f918) 1 0x7cf86983 GdipDrawImageRectRectI+0x163(graphics=<couldn't compute location>, image=<couldn't compute location>, dstx=<couldn't compute location>, dsty=<couldn't compute location>, dstwidth=<couldn't compute location>, dstheight=<couldn't compute location>, srcx=<couldn't compute location>, srcy=<couldn't compute location>, srcwidth=<couldn't compute location>, srcheight=<couldn't compute location>, srcUnit=<couldn't compute location>, imageAttributes=<couldn't compute location>, callback=<couldn't compute location>, callbackData=<couldn't compute location>) [/home/focht/projects/wine/wine.repo/src/dlls/gdiplus/graphics.c:3164] in gdiplus (0x0033f9b8) 2 0x00814880 in botva2 (+0x487f) (0x0033fab4) 3 0x00498872 in setup_nwn2_complete_2.1.0.6.tmp (+0x98871) (0x0033fac4) 4 0x0049a8ba in setup_nwn2_complete_2.1.0.6.tmp (+0x9a8b9) (0x0033fc48) ... --- snip --- MSDN: http://msdn.microsoft.com/en-us/library/windows/desktop/ms534141%28v=vs.85%2... $ wine --version wine-1.7.15-67-g99c151a 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.