[Bug 36227] Salammbo: invisible mouse pointer in the menus

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 2 14:36:19 CDT 2014


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

--- Comment #1 from Stefan Dösinger <stefan at codeweavers.com> ---
I haven't looked at the game itself yet, but I think I can see what is going
on:

> err:d3d:resource_unload Resource 0x12d380 is being unloaded while mapped.

The unload is probasbly triggered by a primary surface recreation. This copies
the contents to sysmem and invalidates the DIB section contents. If the game
writes data into the DIB after the primary recreation that content is lost.

-- 
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.


More information about the wine-bugs mailing list