[Bug 1289] New: - loads of bugs in a nice test program

wine-bugs at winehq.com wine-bugs at winehq.com
Wed Feb 19 17:36:27 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1289

           Summary: loads of bugs in a nice test program
           Product: Wine
           Version: CVS
          Platform: Other
               URL: http://gemia.de/test/editor.exe
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-dos
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: eric.noack at gemia.de


this is an editor written in powerbasic 
 
exe: 
http://gemia.de/test/editor.exe 
 
source: (i am ashamed. this was a really early program , dont hit me) 
http://gemia.de/test/editor.bas 
 
(see bug 1286 for link to compiler) 
 
an old dos program i wrote once when the 
dos editor wasnt able to handle files bigger than 64K 
 
i think nobody needs it anymore and the programs text is german, so its difficult 
to use for all others 
 
but it causes wine to create LOADS of different errors and bugs 
and should be excellent for testing purposes. :-) 
 
 
Bugs in this file include: 
 
--not running every now and then (wineconsole bug) instead writing strange 
chars into the wineconsole window and freezing wine 
 
--so much err and fixme messages on the screen that you cant see the program 
anymore if -debugmsg -all isnt given 
(most of them about unhandled mouse interrupt calls) 
(if i remember right i did hide the mouse during refreshing the screen) 
(under X this is unnecessary since there is no text-mode mouse cursor) 
(but wine doesnt know about that interrupt call) 
 
--you cannot go into the menu via ALT-D or similar since the ALT key isnt 
recogniced 
 
--some sub menues cause wine to end the program 
 
--wine ends the program randomly every now and then 
 
... 
 
excellent for testing purposes isnt it?

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=1289>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list