[Bug 22064] The Settlers 7 Demo fails to start

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 31 02:56:10 CDT 2010


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

--- Comment #67 from Hans Leidekker <hans at meelstraat.net> 2010-08-31 02:56:08 CDT ---
> It's definitely using the original data buffer as header and the first two
> empty buffers for data and trailer.

You're right, I mixed up header and trailer (likely because they are
numbered 7 and 6 respectively). I get:

Input:
 buffer index    buffer type
 0               empty
 1               empty
 2               empty
 3               data

Output:
 buffer index    buffer type
 0               data
 1               trailer
 2               empty
 3               header

Which confirms your results.

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



More information about the wine-bugs mailing list