[Wine] Re: Regression test starting point

Col wineforum-user at winehq.org
Fri Jun 6 21:37:17 CDT 2008


Thank you, it is obvious once you mentioned it.
I did:
git reset wine-0.9.53

Then I was required to do build, so I did:
sudo apt-get build-dep wine wine-dev

I am not sure if this was right. 

I then deleted a former .wine-back-up folder, then...
mv ~/.wine ~/.wine-backup

I then installed the application and tested it. It behaved the same as it does in 1.0rc3, so I guess it shows that this was not a regression and the original test results were dodgy. As a maintainer of the app, should I delete the dodgy test results?

By the way, the error messages were:

Code:
~/wine-git$ ./wine "C:\Program Files\FastStone Capture\FSCapture.exe"
preloader: Warning: failed to reserve range 00000000-60000000
preloader: Warning: failed to reserve range 00000000-60000000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
preloader: Warning: failed to reserve range 00000000-60000000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
preloader: Warning: failed to reserve range 00000000-60000000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
fixme:systray:handle_incoming unhandled tray message: 4
fixme:keyboard:RegisterHotKey (0x10032,74,0x00000004,44): stub
fixme:keyboard:UnregisterHotKey (0x10032,74): stub
fixme:msvideo:DrawDibRealize (0x6, 0x30c, 0), stub
fixme:win:UpdateLayeredWindow (0x40070,0x608,0x7f22f230,0x7f22f228,0x8ff4,0x7f22f238,0x00000000,0x7f22f224,2): stub!
fixme:msvideo:DrawDibRealize (0xb, 0x30c, 0), stub
fixme:msvideo:DrawDibRealize (0x10, 0x30c, 0), stub



Is this (together with what the reduced functionality was) meaningful to post as a bug? The reduced functionality was mainly Short-cut keys not working.







More information about the wine-users mailing list