[Bug 3128] Unhandled exception in X11DRV when starting Heroes of Might and Magic II

Wine Bugs wine-bugs at winehq.org
Sat Oct 22 13:40:58 CDT 2005


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


vitaliy at kievinfo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vitaliy at kievinfo.com




------- Additional Comments From vitaliy at kievinfo.com  2005-22-10 13:40 -------
Could you attach WINEDEBUG=+cursor log? I think I see what is going on here. The
only place that it devides something is here:
if (!(image = XCreateImage( display, visual,
      ZPixmap, 0, (char *)(ptr + 1), ptr->nWidth,
      * 2, 16, ptr->nWidthBytes/ptr->bBitsPerPixel)))

So the game creates a cursor with 0 BPP!

What's interesting it works for me, but all cursors a ugly (the cursor mask is
visible and is offset to the bottom of the cursor). 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list