Displaying 20 results from an estimated 600 matches similar to: "20020710 & winetest"
2002 Jul 16
1
Wine dosen't compile!!
wine-20020605 and wine 20020710 don't compile on varius version of
Red-Hat and Mandrake (Including 8.2), CVS dosen't work, andone going to
do something about this (There is an open bug abiut this on bugzilla)?
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
2001 Nov 28
1
wine's winhelp doesn't compile
Hi,
using latest cvs code,
i can't compile the winhelp program.
There's a conflict for the gethostname fonction :
gcc -c -I. -I. -I../../include -I../../include -g -O2
-Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT
-DNONAMELESSUNION -DNONAMELESSSTRUCT -D_REENTRANT
-I/usr/X11R6/include -o lex.yy.o lex.yy.c
In file included from ../../include/winsock2.h:30,
from
2002 Mar 04
1
String Resources & Popup Problem
Ok, that's done.
Now after this the should compile and run :
in En.rc MAIN_MENU is defined now like this :
MAIN_MENU MENU
{
POPUP "&File" {
MENUITEM "&New...", 0x100
En.rc is included by #include "En.rc" in rsrc.rc.
And gcc complies about it when compiling :
[syl@snoop notepad]$ make
gcc -c -I. -I. -I../../include -I../../include -g -O2
-Wall
2002 Dec 07
1
need help installing wine...Please!
System: 1800+ athlon
OS: Redhat 8.0
I downloaded the latest tar.gz file from the homepage "wine-20021125"
un-tared it via tar -zxvf Wine-20021125.tar.gz.... then cd to
wine-20021125. From the latter directory I try to run the
./tools/wineinstall "as a user" and get this error:
[JoKeR@WhItEWidoW wine-20021125]$ ./tools/wineinstall
/bin/bash: /root/.bashrc: Permission
2016 Oct 26
6
samba-4.5.1 build problem
Dear Samba experts,
I tried to install the latest Samba release the way I
did it always, i.e. starting with:
./configure --prefix=/usr/local/samba \
--with-piddir=/usr/local/samba/var/run \
--with-syslog \
--with-quotas \
--with-acl-support \
--enable-debug \
--enable-cups \
--enable-selftest \
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 box please download the latest
version of winetest
from http://test.winehq.com/data (The
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
2006 Apr 23
2
Re: help me with wine and checkpoint FWgui
> Sorry for the disturb, I found your post (and your Email) in a wine
> mail list http://www.winehq.com/hypermail/wine-users/2002/11/0182.html
>
> Do you solve that problem?????
>
> I have the same, please help me!!!
>
> Best Regards
>
> Davide Fanizzo
>
> (sorry for my english)
I did not solved it.
I use vmware instead.
/ Kari Hurtta
>
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
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
1999 Feb 26
3
Win95 won't work with Samba 2.0.2
Hmmm... I've sent a couple of questions to the list recently, with
no responses. Are my messages getting out?
Since upgrading to 2.0.2, our Win95 boxes are having problems
accessing shares. WinNT works perfectly. Win95 worked fine
with 1.whatever, but now it can only see files that are actually in
the share directory. It can see subdirectories of the share, but
they appear as empty
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 there might be some problem with my
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 this normal?
2002 Jul 11
1
Question about __wine_dbg_vprintf
I just build Wine-20020605 from source using gcc-3.1.1 (20020701
snapshot), binutils-1.12.1, glibc-2.2.5 on Slackware 8.0 w/ 2.4.18
kernel, XFree86 4.0.3 and Mesa 4.0.3 installed.
I used "tools/wineinstall" to do the build and install and when I try to
verify the installed wine version, I get the error below:
tom@linux:~$ wine --version wine: relocation error:
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
2006 May 29
5
Special Characters on wine
Hi..
Guess this is asked alot, looked through the last 1000 posts but couldnt
find anything so here goes =)
Running a 10 finger training program originally made for win 95 on wine,
and it all runs smoothly except that i cant get it to show the danish
characters "???", if i press the keys on the keyboard they work fine so
its not the keymapping thats wrong..
It just replaces the
2005 Apr 19
1
Antwort: Re: Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
Hi
# lslpp -l perl.rte
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
perl.rte 5.8.0.0 COMMITTED Perl Version 5 Runtime
Environment
# lppchk -vm3
# perl -V
Summary of my perl5 (revision 5.0 version 8 subversion
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