http://bugs.winehq.org/show_bug.cgi?id=21975 --- Comment #24 from Joerg Schiermeier <newsletter(a)Schiermeier-Software.de> 2011-01-22 20:06:35 CST --- Created an attachment (id=32951) --> (http://bugs.winehq.org/attachment.cgi?id=32951) Trace GDI+ log - compress with rzip Here is the log of a session with Quark loading the example layout file here form BugZilla. I used 'WINEDEBUG=fixme-all,trace+gdiplus' to get it. The original size was 670 MiByte. I cuted away some repetitions where a bitcounter was counting my pixel which means: by my resolution of 1280x1024 I had 3,338,861 Pixel. In the log there are lines like: --- trace:gdiplus:GdipBitmapGetPixel 0x2ac8c90 0 5 0x1b5f2af8 trace:gdiplus:GdipTransformMatrixPoints (0x2ac8d10, 0x33e214, 1) --- which counts '0x2ac8c90 0 5 0x1b5f2af8' to '0x2ac8c90 0 6 0x1b5f2af8' in the next but one line. And so on. You will find it seven times - is marked with 'cuted away nnnnnn lines' with five empty lines before and after. NOTE: I did a regression test with 'The Bat!' and found a similar behaviour. Alexandre supposed a problem with the graphical driver. See his comment here (bug 21972, comment 15). Hope this will help. If you need really the complete log: send me a mail, than i will upload it to my server for download. Is around 12 MiByte as a compressed file. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.