http://bugs.winehq.com/show_bug.cgi?id=1288
------- Additional Comments From rick(a)valeoinc.com 2003-02-18 14:13 -------
Created an attachment (id=407)
WaitWindow example program - requires VFP5 Runtime
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1288>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1288
Summary: Popup windows always 'on top' (Visual FoxPro)
Product: Wine
Version: CVS
Platform: PC
URL: http://www.havokmon.com/stuff/wine/waitwindow.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: rick(a)valeoinc.com
PopUp windows in Visual FoxPro (such as 'Wait' windows, and 'percent complete' notifications during a select) are shown on top of ALL other windows, even in other virtual desktops.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1288>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1287
Summary: Packed file corrupt error when executing compressed dos
executables with self check
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: eric.noack(a)gemia.de
this is a new error. while with wine-2002-11-25 the "sourcer" disassembler for dos
starts running and only fails disassembling files with an "out of memory" error
(sr.exe)
i get the message
"Packed file is corrupt"
from the program, when running it under wine from cvs tree on 2003.02.18
i guess the file does a checksum check on itself in memory before decompressing,
but i dont know. and i cant publish "the sourcer" binary since it is copyrighted
and protected by serial key
Eric
tell me if you need additional information
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1287>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1286
------- Additional Comments From eric.noack(a)gemia.de 2003-02-18 06:45 -------
something seems strange here
if i just run wine (or wineconsole) with --debugmsg +all-trace test.exe
i get
err:font:ReadFontDir Can't open directory
"/home/raven/.wine/fake_windows/Windows/Fonts"
Warning: unprotecting the first 64KB of memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
err:int:DOSVM_Int10Handler int10: unknown/not implemented parameters:
int10: AX fe00, BX b800, CX 4445, DX 5351, SI 19b2, DI 0000, DS 00f7, ES b800
Program too bigraven@VikingPC wine $
but int10h is video, that shouldnt interfere with memory at all
more strange, according to the patch there should be a
trace:"DOS conventional memory initialized, xxxxx bytes free.\n"
or something like this, when running DOS programs with
--debugmsg +trace
but there isnt.
so this function is not being run it seems
more strange if i run it with winedebug it stopps with
First chance exception: interrupt 21 in vm86 mode in vm86 code (00f5:0553).
In vm86 mode.
Register dump:
CS:00f5 SS:00f5 DS:00f5 ES:0065 FS:0000 GS:0000
IP:0553 SP:241e BP:0000 FLAGS:0203( - 00 I - - 1C)
AX:3001 BX:0006 CX:ffea DX:19c1 SI:19c2 DI:07d6
Stack dump:
0x00f5:0x241e: 00e4 75ff e805 0043 cdeb f1b0 a22e 00ac
0x00f5:0x242e: c3f9 892e 0836 eb2d 8e30 8ede 8bc7 2bc7
0x00f5:0x243e: 48c6 00a3 2600 00a3 3300 a3c0 0002 a326
0x00f5:0x244e:
Backtrace:
=>0 0x00f5:0x0553 (bp=0000)
Bad stack frame 0x025fffd0
0x00f5:0x0553: xchgb %al,%ah
however winedbg seems to create errors in other dos programs were no errors
are, any hint how to debug them? running dos debug.exe maybe? but that sais
"wrong DOS version", as well as most programs in C:\windows\command"
my dos disassembler (sourcer)
sais "not enough memory, need 21k more" when run with
wine 20021125
and "Packet file corrupt" when run with newest cvs wine
(i didnt downgrade again to test if wine really corrupted the file)
so here is my configuration:
- wine from CVS 2003.02.17
- no real windows (at least not configured for wine)
- gentoo linux on AMD Athlon 650 -- 640 MB ram , tenths of Gigs of diskspace
- wine programs being run both from ext3 and fat32 partitions
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1286>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1286
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
Version|unspecified |CVS
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-02-18 01:55 -------
This patch was supposed to give dos programs 638kb of memory
http://www.winehq.com/hypermail/wine-cvs/2002/12/0108.html
So that should not be the problem.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1286>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1286
Summary: memory allocation interrupt doesnt work
Product: Wine
Version: unspecified
Platform: Other
URL: http://gemia.de/test/test.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: eric.noack(a)gemia.de
somehow no dos program compiled with a PowerBASIC compiler runs under wine
unlike the powerbasic compiler itself which runs perfectly
the trial version of the IDE with compiler is available at
http://www.powerbasic.com/files/pub/trypb32.zip
it runs under wine and creates executables not running under wine
(try compiling a
print "hello world"
program)
executables compiled under windows or dos behave the same so the compiler
really works it seems
i fear some memory allocation interrupt requests are not handled correctly which
makes those programs exit with a "Program too big" error message after internal
checks before actually executing senseful code.
by the way, is it possible to make wine provide more memory to the dos area for
any dos programs?
i spotted a nice interrupt handler list at
ftp://FTP.CS.CMU.EDU/afs/cs.cmu.edu/user/ralf/pub/interrupt-list
in inter61a.zip - inter61f.zip are files reaching from INTERRUPTS.A - INTERRUPTS.R
being several Megs of plain text in size if combined and providing a huge list of
official and "undocumented" interrupt handlers reaching from specific BIOS
functions over MS , DR and Novel-DOS interrupt handlers and interrupts of widely
spread TSRs to INTs hooked by various viree
i stepped on the link when digging through old files on my HDD
additional information will follow as soon as i disassembled the executable and
installed the latest cvs wine src
Eric
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1286>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1280
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-02-17 18:00 -------
OK confirming...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1280>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1285
Summary: NULL pointer accesses will no longer be caught
Product: Wine
Version: 20030115
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jerome.bouat(a)wanadoo.fr
I tryed to run old Windows games
(Another World, Battle Of Britain, Xenon 2, ...)
but I got the following message
for ~10 of them:
---
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
Warning: unprotecting the first 64KB of memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
---
Most of them ended
but one displayed
a 640x480 black box on top left of the screen
and bring me to killall -TERM wine.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1285>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1280
------- Additional Comments From felipewd(a)elipse.com.br 2003-02-17 13:50 -------
try 'wine about1.so'
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1280>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1280
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-02-17 13:10 -------
I compiled it but when I tried to run it
./about1
I got
/usr/local/bin/wine: cannot find 'about1.exe'
I copied about1 to about1.exe and got this
/usr/local/bin/wine: cannot determine executable type for 'F:\about1-src\about1.exe'
Any suggestions
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1280>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.