[Bug 6670] New: Imperialism II 8-bit DIB Error

Wine Bugs wine-bugs at winehq.org
Sun Nov 12 21:56:10 CST 2006


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

           Summary: Imperialism II 8-bit DIB Error
           Product: Wine
           Version: 0.9.25.
          Platform: PC
               URL: http://www.the-underdogs.info/game.php?gameid=2693
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: doctormo at gmail.com


When running Imperialism II by frog city (see url for download) the map appears
black, this is because when the game is trying to set a pixel in the map to a
colour it can not find the colour in the colour map space.

When debugging I found the colour map space to have only 0 and 1 entries (no
real colours) so dib.c:X11DRV_DIB_MapColor produces a warning and returns 0,
when I changed the return to phys I got colours enough to be able to see the map
(although completly screwed and I know this is not the way it works)

There is also another warnings:
warn:gdi:GDI_GetObjPtr Invalid handle (nil)

which may be related.

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