similar to: Re: Help testing regression

Displaying 20 results from an estimated 600 matches similar to: "Re: Help testing regression"

2009 Jun 15
4
Error compiling Wine 0.9.53 - Please Help
Greetings, I have much trouble compiling Wine 0.9.53 and I just don't know what to do. My system is Ubuntu Intrepid Ibex (32-bit) and I have build essential and build-dep wine installed. Also I've used install-wine-deps.sh from official Wine Wiki just to be sure that all needed dependencies are installed. First I've tried by downloading source code but whenever I try to compile it I
2001 Jun 23
2
Compiling on FreeBSD bombs at dlls/ntdlls/signal_i386.c
It has been a couple months since I tried compiling from source. I just CVSuped a fresh set of files before building. Here is the error message. ./signal_i386.c: In function `set_vm86_pend': ./signal_i386.c:793: `VIP_MASK' undeclared (first use in this function) ./signal_i386.c:793: (Each undeclared identifier is reported only once ./signal_i386.c:793: for each function it appears
2004 May 10
1
probs w/ make and make install
cd `dirname dlls/__install-lib__` && make install-lib rm -f libdxerr8.a && ln -s dxerr8/libdxerr8.a libdxerr8.a rm -f libdxerr9.a && ln -s dxerr9/libdxerr9.a libdxerr9.a rm -f libdxguid.a && ln -s dxguid/libdxguid.a libdxguid.a rm -f libuuid.a && ln -s uuid/libuuid.a libuuid.a cd `dirname advapi32/__install__` && make install
2017 Apr 20
0
Wine release 2.0.1
The Wine maintenance release 2.0.1 is now available. What's new in this release (see below for details): - Various bug fixes - Deprecated tools/wineinstall The source is available from the following locations: http://dl.winehq.org/wine/source/2.0/wine-2.0.1.tar.xz http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0.1.tar.xz Binary packages for various distributions will be
2005 Oct 01
3
Compilation errors while building wine-20050930
Hi list, I've justed patched my wine-20050830 source tree to compile the new version, but I get the following errors: avifile.spec.o(.data.rel.ro+0x600): In function `__wine_avifile_dll_CallFrom16_p_long_lllpllpp': /home/phil/Quelltexte/wine-20050830/dlls/avifil32/avifile.spec.c:84: undefined reference to `__wine_call_from_16_long'
2019 Apr 26
0
Wine release 4.7
The Wine development release 4.7 is now available. What's new in this release (see below for details): - Support for builtin libraries in PE format even on Unix. - Updated version of the Mono engine. - More implementation of the Debug Engine DLL. - Support for the Command Link standard control. - Improved Edit control sizing in CJK locales. - Various bug fixes. The source is
2010 Sep 10
1
camstudio does'nt detect compressors. Err creating avi file
Hi mates, I've just installed camstudio on wine 1.2 without any problem. As a known issue, after trying to run for the first time, it complained a missing dll (mfc42.dll). That was easy to solve and I got camstudio opening the recorder. The problem started where, when I click on record. It says: Error creating avi file! I tryed so many things but the problem I found was the compressors
2002 Dec 07
0
cannot build/install
I am trying for the first time to get wine to build on my FreeBSD machine. I have XFree86 4 and FBSD 4.7, I tried building from source, using the sequence: ./configure make depend make install and also, using the ./tools/wineinstall script. Both of them produce the following error: -- cd `dirname avifil32/__install__` && make install ../../tools/mkinstalldirs /usr/local/lib/wine
2010 Nov 28
2
Problem with the game "Pilgrim"
Hi, "Pilgrim" is a quite old, not very popular, adventure from "Arxel Tribe", designed for Windows 95. But is has a very good story, riddles and atmosphere and so I would love to play it. Unfortunately the game crashes at a specific point in the game, which did not happen on my old Win95-PC (doesn't exist anymore). For those who might be familiar with that games, its when
2006 May 04
3
more compile problems
still trying to get Turbocad LE working (see other post http://groups.google.com/group/comp.emulators.ms-windows.wine/browse_frm/thread/b27891438d4fa9fa). Currently trying to compile wine 20040121 so that I can possibly install two versions at the same time or at very least end up making a .deb pkg that will install without being forced. Since I had trouble with compiling from an up to date
2011 Aug 15
0
problem with stars!
i have try Stars! but when i lunch this happen. Code: winemichele at michele-desktop:~/Stars$ wine Stars\!.exe wine: Unhandled exception 0xc000008d at address 0x7e9f53e9 (thread 0022), starting debugger... Unhandled exception: denormal float operand in 32-bit code (0x7e9f5310). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7e9f5310 ESP:0096ccd0 EBP:0096cd38
2005 Jun 30
0
Error while booting WorldWarII Online
Hey all! I Installed WorldWar2 Online and all goes fine, but when I wine WW2.exe, the game starts for a second and then crashes Here's the output: ========================================= andrea@njean:~/.wine/drive_c/Playnet/CRS/WW2OL$ wine WW2.exe fixme:win:EnumDisplayDevicesA ((nil),0,0x7cf770,0x00000000), stub! err:opengl:X11DRV_DescribePixelFormat unexpected iPixelFormat(68) >
2011 Sep 10
2
Can't get Windows program installed under Wine to work
Hi, I am using Ubuntu Linux 10.4 (64 bit). I have been trying to use a scientific program written to work on Windows XP and Vista. I can't run it on my Windows Home Premium as this does not have XP compatability mode. I therefore decided to attempt installation via Wine. I have downloaded the latest version of Wine and installed it. I used Wine to install the program with no problems.
2005 Nov 20
2
Nortel Extranet Client Installer
Hi, My first post to the list so hopefully I'm not making any newbie blunders. Searched high and low for solutions to get the Nortel vpn Extranet client installer to run properly using wine. I get a ton of fixmes like these and lots of other errors, in particular ones to do with DLL32/DLL16/NETDI/SETUP16 - details follow... fixme:key:GetQueueStatus QS_xxxx flags (4000) are not handled
2005 Mar 01
1
can't load DLL error message
Hello, I'm trying to install VPN client software. The setup program initializes and runs fine (I ran "wine setup.exe"). It starts copying over files and such but stops short with this error message: Could not load DLL: c:\windows\system\DLL32.DLL This is the output of the terminal windows: [localhost]$ wine setup.exe fixme:win:SetWindowTextA cannot set text "InstallShield
2003 Sep 14
2
rsync error: error in rsync protocol data stream (code 12) at io.c(463)
Hi, I'm having a problem rsyncing one file (since I signed it). It seems that the content of a file is able to cause problems in the protocol. building file list ... 28820 files to consider apt/packages/avifile/ apt/packages/avifile/avifile-0.7.34-1.dag.rh90.i386.rpm rsync: error writing 4 unbuffered bytes - exiting: Broken pipe rsync error: error in rsync protocol data stream (code
2016 Feb 03
0
Wine release 1.8.1
The Wine maintenance release 1.8.1 is now available. What's new in this release (see below for details): - Various bug fixes. - Small translation updates. The source is available from the following locations: http://dl.winehq.org/wine/source/1.8/wine-1.8.1.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.8/wine-1.8.1.tar.bz2 Binary packages for various distributions will be
2010 Apr 17
1
Sim Tower crashing Under Latest dev vers
PC: Dell Inspirion 1300 w/ 1.6GHZ Intel and 512MB ram configuration OS: Lucid Lynx Xubuntu Beta 2 fully Updated like listed Installer fails to exit after install however when ran, "winevdm.exe" crashes and this is seen in terminal cael at cael-laptop:~/.wine/drive_c/SIMTOWER$ wine simtower fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! wine: Unhandled page
2005 Feb 26
1
[patch] fixes for avi2vp3
here is a patch that fixes various bugs/problems with avi2vp3: 1. open() is not called with O_BINARY , this causes the program to crash or give undesired results on win32 (and maybe other platforms?), as binary mode is not default. 2. win32 does not understand chmod flags, ie: (S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH) 3. buffer = malloc(AVI_max_video_chunk(avifile)); for some reason,
2001 Jun 13
3
Wine installer
Hi, when I run ./tools/wineinstall, I get this: Warning !! wine binary (still) found, which may indicate a (conflicting) previous installation. You might want to abort and uninstall Wine first. rpm -qa | grep wine gives nothing find / "*wine*" gives: /etc/opt/kde2/share/applnk/SuSE/Settings/YaST/notinstalled/System/Emulator/wine.desktop