http://bugs.winehq.org/show_bug.cgi?id=20554 --- Comment #20 from Luis Busquets <luis.busquets(a)ilidium.com> 2009-11-09 14:52:57 --- Created an attachment (id=24626) --> (http://bugs.winehq.org/attachment.cgi?id=24626) bitmap debug adding to the source code additional TRACE This is the debug when adding to the source additional trace so that it shoes info for X11DRV_CreateDIBSection on which is the assigned physBitmap->pixmap_depth , physBitmap->trueColor and physBitmap->pixmap_color_shifts This output iswith source code line if (!X11DRV_XRender_SetPhysBitmapDepth( physBitmap, &dib )) is commented and then the programme works without problem. -- 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.