http://bugs.winehq.org/show_bug.cgi?id=22194
Summary: Error in VGA video mode known mode list Product: Wine Version: 1.1.41 Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: morten.roenne@tdcadsl.dk
Created an attachment (id=27081) --> (http://bugs.winehq.org/attachment.cgi?id=27081) Patch for video mode error
There is an error in the VGA video mode list in dlls/krnl386.exe16/vga.c.
Mode 17 has the value 18 (0x12) {0x0012, GRAPHIC, 80, 30, 8, 16, 640, 480, 1, 2, 1, FALSE}, /* VGA graphics mode 17 */ {0x0012, GRAPHIC, 80, 30, 8, 16, 640, 480, 4, 16, 1, FALSE}, /* VGA graphics mode 18 */
http://bugs.winehq.org/show_bug.cgi?id=22194
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2010-03-28 11:15:56 --- Please send all patches to wine-patches mailing list. Patches are not picked up from bugzilla.
http://bugs.winehq.org/show_bug.cgi?id=22194
Christian Costa titan.costa@wanadoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa@wanadoo.fr
--- Comment #2 from Christian Costa titan.costa@wanadoo.fr 2010-03-31 15:43:27 --- Fix commited. This bug can be closed.
http://bugs.winehq.org/show_bug.cgi?id=22194
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2010-03-31 15:45:33 --- Fixed by commit ffc939766463eb81f835647545fb8174a2e2f300.
http://bugs.winehq.org/show_bug.cgi?id=22194
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2010-04-02 12:52:34 --- Closing bugs fixed in 1.1.42.