search for: winetest

Displaying 20 results from an estimated 143 matches for "winetest".

Did you mean: pinetest
2002 Jul 14
6
20020710 & winetest
Last 3 wines are failed to compile on various reasons. (If I remember correctly: 20020411 compiles; 20020509, 20020605, 20020710 does not.) wine 20020710 make[2]: Entering directory `/home/hurtta/game/wine-20020710/programs/winetest' gcc -c -I. -I. -I../../include -I../../include `perl -MExtUtils::Embed -e perl_inc` -g -O2 -Wall -fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT `perl -MExtUtils::Embed -e ccflags` -D_REENTRANT -I/usr/X11R6/include -o winetest.o winetest...
2010 Mar 22
2
winetest-latest.exe crashes on notebook, leads to reboot
This ain't funny anymore. On my notebook with ati xpress 1250 onboard graphics running Windows XP, the latest version of winetest (corresponding to wine 1.1.41) crashes after some timeout in the d3d9 tests, which leads to a hard reboot. On my intel945 desktop there's just some timeout. While I understand, that this X1250 chip is not really decent hardware and not supported anymore by Ati with new drivers, winetest should...
2004 Mar 29
1
wine-20040309 build error
Hi all, I am trying to build wine-20040309, and i am facing a gcc crash while compiling winetest. The log is below (sorry : it's localized in french). make[2]: Entre dans le r?pertoire `/home/root/build/wine-20040309/programs/winetest'../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows gui.o main.o send.o util.o winetest.exe.dbg.o gui.res winetest.res -o winetest.exe.so -L....
2005 Mar 31
0
winetest and winrash
Winetest is a program we use to check wine APIs are compatible with the windows ones. We need winetest run in a visible desktop, winrash can't do this at the moment so we don't get results from winrash users any more. This will be fixed sometime in the future. In the mean time, if you have a windows...
2005 Apr 02
1
Compilation fails
...Wine-20050310 with all default settings unchanged except `prefix' in ./tools/wineinstall. which I have changed to prefix=/usr/local/Wine. But wineinstall exits with the following error message:{{{ make[2]: Entering directory `/ext3/pkgs2/ztmp/Downloads/Wine-20050310/wine-20050310/programs/winetest' ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole gui.o main.o send.o util.o winetest.exe.dbg.o winetest.res -o winetest.exe.so -L../../dlls -lcomctl32 -luser32 -lgdi32 -lwsock32 -L../../libs/wine -lwine -L../../libs/port -lwine_port winetest.exe-XI01Hj.spec.c:173582:63: warning...
2002 Jul 01
0
Cannot compile wine fully
Hi! For a longer time, I cannot build all the support suite of wine programs, especially winehelp and winetest. It seems that there is some problem with perl: winetest.c: In function `xs_init': winetest.c:158: `my_perl' undeclared (first use in this function) winetest.c:158: (Each undeclared identifier is reported only once winetest.c:158: for each function it appears in.) winetest.c:158: warning: p...
2005 Oct 27
2
Problem with strings in Delphi Program
Hello, I tried to run a program written in Delphi in wine and it ran quite perfectly, but sadly there was one important detail that made using it impossible... It seems that wine has a problem with the text inputs (edits). They are "string" datatypes (8 bit ansi string), and not null terminated. The problem was showing itself e.g. at the login form of the program. The password I
2005 Sep 28
0
Wine 20050830 compilation failed with ddraw_test.exe.so
I try to install Wine version 20050830 on a debian 3.1 system and the make fails with the messages below : .... gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o winetest.exe.dbg.o winetest.exe.dbg.c ../../tools/bin2res -f -o wine.ico ./winetest.rc cp ../../dlls/advpack/tests/advpack_test.exe.so advpack_test.exe.so && strip advpack_test.exe.so cp ../../dlls/advapi32/tests/advapi32_test.exe.so advapi32_test.exe.so && strip advapi32_test.exe.so cp .....
2009 Dec 25
1
winetest and Kaspersky AV 2010
Just wanted to let you (the devs) know, that if I have Kaspersky Antivirus 2010 installed on my XP, I will get these 4 errors in the kernel32:toolhelp test: toolhelp.c:178: Test failed: couldn't find self in thread list toolhelp.c:179: Test failed: couldn't find sub-process thread's in thread list toolhelp.c:195: Test failed: couldn't find self in thread list toolhelp.c:196: Test
2011 Jul 08
5
Wine Conformance Test on Windows 9x, how to report?
I've run two conformance test binary (winetest-latest and winetest-8cbb8cc38d01) on Microsoft Windows Me 4.90.3000, both warned that Win9x was not supported, and I wouldn't be able to submit results. The lastest one said that there were about 67 tests failed (some wscript and msi error dialog appeared during the test) and it also said that...
2011 Jul 01
1
Aion 2.5.0.x on Sabayon 6
...d && cd wine-build ./wine-git/configure --prefix=/path/to/your/wine-build --x-libraries=/emul/linux/x86/usr/lib/ LDFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib" run "make" and go have a drink or something... Once that's done run: make install DESTDIR=~/.winetest (you can replace ".winetest" to whatever you want) If you did have wine installed already to switch prefix type: export WINEPREFIX=~/.winetest If your having trouble with winetricks for some reason try: env WINEPREFIX=~/.winetest winetricks To switch back to your Original prefix type...
2008 Jul 08
0
How put a link for a attachament in Wine's Wiki
Hi, I am translating some parts of Wine's wiki to Spanish. In page http://wiki.winehq.org/MakeTestFailures says: --snip-- Download the dotests script and place it in the programs/winetest directory --/snip-- dotest is a link to attachament, then in the same page (translated to Spanish) i need put these attachament linked. I have put this code for these part: English page (http://wiki.winehq.org/MakeTestFailures): Download the attachment:dotests script and place it in the program...
2008 Dec 16
2
Wine/Windows Conformance Tests
Prompted by todays wine news, I tried the winetest-latest.exe on my windows xp sp2 machine and received the following notification at the end of the test. --------------------------- Warning --------------------------- File too big (5.7 MB > 1.5 MB); submitting partial report. --------------------------- OK --------------------------- Is th...
2009 Feb 27
0
Wine release 1.1.16
...crypt32/chain tests fail with +heap enabled 17411 crypt32/encode tests fail with +heap enabled 17413 riched32/editor tests fail with +heap enabled 17414 user32/dde test crashes if +heap enabled 17415 several tests (jscript:run, msi:msi, netapi32:access) crash if +heap enabled 17417 winetest causes msvcrt:file test to fail 17429 winhlp32 crash when run with no options 17490 win16 app fails with unimplemented function krnl386.exe.GetShortPathName 17500 libs/wine: Japanese character wrongly reported as invalid 17502 Portal: Prelude 1.1.5 installer has improper placement of di...
2008 Mar 17
2
AutoWikiBrowser (.NET 2.0 app) with mono 1.9
AutoWikiBrowser (AWB) is a Wikipedia-oriented browser for doing repetitive editing: http://en.wikipedia.org/wiki/WP:AWB AWB is a .NET 2.0 application. It doesn't work in Wine under Mono 1.2: http://bugs.winehq.org/show_bug.cgi?id=8499 - but I see Mono 1.9 (preview of 2.0) is out, so decided to give it a go: http://www.go-mono.com/mono-downloads/download.html It doesn't actually
2010 Oct 28
5
Run 32 bit apps on Wine x64?
Hi. I installed Wine and tried to run Briad game on a laptop with openSUSE 11.3 x64. It throws me the message: Trying to load PE image for unsupported architecture (AMD-64) err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. Which means Wine x64 is not able to run 32 bit apps, and I imagined it. I installed Wine through Yast, selecting the packages
2004 Dec 26
1
Problem Installing 20041201
...google for any potential help but in vain. Successfully installed latest Winetools anyway, but I needed to update my wine. I then removed my previous wine and tried to install 20041201. Option 1: ./configure, make depend, make, and make install led to [msvcrt.dll.so] error 2 the first time, and to [winetest/__install__] error 2, the second time. When I used ./tools/wineinstall, installation went all the way with no errors, but later when I typed wine --version, I keep getting the following: wine: failed to initialize: /usr/lib/wine/ntdll.dll.so: cannot open shared object file: No such file or director...
2008 Oct 30
2
Attention Non-Linux Wine Users
...some form of Linux, so BSD/Solaris/OS X haven't seen their pass rate increase. But you can help! For more info, see: http://wiki.winehq.org/ConformanceTests But for the short version: 1. Be sure you're using the latest git 2. Download http://www.astro.gla.ac.uk/users/paulm/WRT/CrossBuilt/winetest-latest.exe 3. Run it in a clean WINEPREFIX. 4. Be sure to use an appropriate label. For example, I use: aenglish-pc-bsd7 or aenglish-opensolaris. This will give developers more information to identify bugs on these OS's. For bonus points, run daily, as new tests and fixes are added daily (usu...
2008 May 30
3
MakeTestFailures
http://wiki.winehq.org/MakeTestFailures I downloaded and compiled from bleding-edge git and ran these last night. I boggled slightly when the unit testing actually crashed X (Kubuntu Hardy, kwin) - is anyone else getting this? I ran the tests again in failsafe (just a naked xterm - or, rather, konsole - and no window manager) and they finished and submitted OK. (Are others running these? By the
2007 Oct 23
2
Backup binaries
I'm using Debian - Etch. Where does WINE keep it's binaries and libs so I can make a backup of my current working WINE prior to compiling -- just in case I mess something up? I know there's a number of files in "/usr/bin" that are prefixed with "wine*". Are there any that DO NOT have a "wine" prefix that I should know about? And files in