http://bugs.winehq.org/show_bug.cgi?id=5725
------- Additional Comments From neil(a)parkwaycc.co.uk 2006-10-10 03:40 -------
Jan, I do hope I haven't wasted too much of your time, but given the (at least
two) core bugs that are causing the pattern of test failures in attachment 3547
and the lack of a working test for HWND_BOTTOM I don't see what more I can do.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=6081
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From nospam(a)thenerdshow.com 2006-10-10 03:36 -------
Made fresh .wine tree...
Installed ie6 by export/import reg from ies4linux. Copied system32 and fonts
from ies4linux.
Registered some dlls:
$ for x in ms*; do regsvr32 $x; done
Changed wine version to win 2000
Set dlloverrides for iexplore.exe. Do not make them default for wine!
Voila... works!
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2408
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Unsupported VGA register |LocoScript (DOS):
|when LocoScript (DOS |Unsupported VGA register
|program) run under Wine |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2408
------- Additional Comments From emmfamlame-001(a)yahoo.com.br 2006-09-10 23:40 -------
Wine Doesn't run a DOS program (called LeCx.exe)
created with the Clipper'85 compiler running on a Win XT in this machine
( Clipper creates .exe files from the Dbase .prg files ).
Wine reports:
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
fixme:ddraw:VGA_ioport_out Unsupported VGA register: 0x03d8 (value 0x29)
wine: Unhandled page fault on read access to 0x00002d58 at address 0x7bee1ce7
(thread 000c), starting debugger...
I'm running Ubuntu Breezy (5.10) in live-CD mode,
the Wine version is 1.9.19
Also, I tryed using the wineconsole,
but it did the same error.
If it may help,
I tried to run the DOS program LeCx.exe into the DOSEMU , and it worked ok
(but much slower than under win xp, at least at the outputing caracters to the
screen).
I have attached the LeCx.exe and the Debug messages fom the Wine.
I hope to be helping,
congratulations to all of you,
Marcos.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2408
emmfamlame-001(a)yahoo.com.br changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3825|LeCx.exe The program that |LeCx.exe - The program that
description|doesn't run on Wine |doesn't run on Wine
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2408
emmfamlame-001(a)yahoo.com.br changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3825|The program doesn't run |LeCx.exe The program that
description| |doesn't run on Wine
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5128
------- Additional Comments From mike(a)codeweavers.com 2006-09-10 22:34 -------
This seems to work fine for me with the latest Git. Mind retesting?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=6416
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
------- Additional Comments From mike(a)codeweavers.com 2006-09-10 22:25 -------
A major or critical bug would be something that stops the application from
running entirely.
It doesn't make any sense to try load windows printer drivers, as we need to
communicate to the printer through the Cups or lpr backends. Wine does not
support direct communication with most hardware.
Fixing this bug probably requires some restructuring of wineps.drv.
--
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.