Re: gdiplus: Store device resolution in the graphics object.

2012-07-25 Thread Dmitry Timoshkov
Hello, this patch is marked as pending, is there a reason why? Thanks. -- Dmitry.

Re: gdiplus: Store device resolution in the graphics object.

2012-07-25 Thread Dmitry Timoshkov
Alexandre Julliard wrote: > >> === windowsxp (32 bit image) === > >> image.c:2736: Test failed: GdipLoadImageFromStream error 2 > >> image.c:2739: Test failed: GdipGetImageType error 2 > >> image.c:2749: Test failed: GdipCloneImage error 2 > >> image: unhandled exception c005 at 4EBB42CD > >

Re: gdiplus: Store device resolution in the graphics object.

2012-07-25 Thread Alexandre Julliard
Dmitry Timoshkov writes: > Marvin wrote: > >> === windowsxp (32 bit image) === >> image.c:2736: Test failed: GdipLoadImageFromStream error 2 >> image.c:2739: Test failed: GdipGetImageType error 2 >> image.c:2749: Test failed: GdipCloneImage error 2 >> image: unhandled exception c005 at 4EBB4

Re: gdiplus: Store device resolution in the graphics object.

2012-07-24 Thread Dmitry Timoshkov
Marvin wrote: > === windowsxp (32 bit image) === > image.c:2736: Test failed: GdipLoadImageFromStream error 2 > image.c:2739: Test failed: GdipGetImageType error 2 > image.c:2749: Test failed: GdipCloneImage error 2 > image: unhandled exception c005 at 4EBB42CD Testbot really needs to reset

Re: gdiplus: Store device resolution in the graphics object.

2012-07-24 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://winetestbot.dolphin/JobDetails.pl?Key=56 Your paranoid android.

Re: gdiplus: Store device resolution in the graphics object.

2012-07-24 Thread Vincent Povirk
Looks good, thanks.