similar to: Warcraft 3 ubuntu 9.04 wine 1.1.20 crash

Displaying 20 results from an estimated 700 matches similar to: "Warcraft 3 ubuntu 9.04 wine 1.1.20 crash"

2009 Aug 21
3
warcraft 3 troube
Helloy all. Running zenwalk on turionx2 processor with wine 1.1.20 War 3 starts very well, but i have a strange errors: war3 exit whem i'm playing any map in 6,11,17-19 minutes every game randomly))) hereis console Code: wine /home/l***/war/war3.exe -opengl err:ole:CoCreateInstance apartment not initialised fixme:advapi:SetSecurityInfo stub fixme:win:EnumDisplayDevicesW
2008 Dec 25
3
Can't host in Warcraft III - The Frozen Throne
If I'm trying to host a game in Warcraft III - The Frozen Throne, noone is able to join my game although I forwarded all necessary ports correctly! Here is an output of what wine (v 1.1.11) tells me after starting the game, logging into Battle.net and creating a game: Code: fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer err:ole:CoCreateInstance apartment
2010 Sep 15
3
Help req
im quite new to wine. I recently heared about a game called silkroad that use to run in wine but does not anymore for some reason so i decided to try and make it run even though a have very few knowledge with wine. So first of all i ran silkroad via the command line. The game will not load and i get this in console when i click run. Code: fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER
2008 Jul 04
1
Sins of Solar Empire: crash
Jochen wrote: > > then I would imagine the problem is in the nvidia driver...yes? Now I > heard there were problems with the game and older dirvers, so I can not > go back to one to "fix" this problem--- any ideas? Then go forward. Newest driver version is 173.14.09. It does fix some problems.
2007 Apr 21
4
Ford Tech Serv app does not work
This just an FYI. Yesterday I updated to top of trunk wine and rebuilt and installed. I have a Ford Service CD (for 1999 models) and wine on the exe does not work (on an old Windows ME laptop it all works). The startup.exe sort of seems to work AFAICT, but when it's done and the app exe started the app exe ( installed on disk) cannot seem to find the cd (the app needs the CD, the install
2005 Mar 20
2
Wine 20050310 / Linux 2.6.11 crashes on munmap()
I have an application ("The Rosetta Stone" 2.0.7a) which segfaults during the startup splash screen. According to strace() it is trying to munmap() an address (0x7a6b3000) which was never mmap()'d. I get identical behavior with Wine 20050111 and kernels 2.6.9 / 2.6.10 (I use gentoo-sources). I noticed some people had similar issues upgrading from 2.6.9 to 2.6.10.
2005 Oct 28
1
wine 0.9: version GLIBC_2.3.4 not defined in file libc.so.6
Hello, I've just updated to wine 0.9 and now I get following error when running diablo2: err:module:load_builtin_dll failed to load .so lib for builtin L"dbghelp.dll": /usr/lib/wine/dbghelp.dll.so: symbol regexec, version GLIBC_2.3.4 not defined in file libc.so.6 with link time reference err:module:import_dll Loading library dbghelp.dll (which is needed by
2014 Aug 26
21
[Bug 83079] New: Dota 2 under Wine freezes with Nouveau Drivers
https://bugs.freedesktop.org/show_bug.cgi?id=83079 Priority: medium Bug ID: 83079 Assignee: nouveau at lists.freedesktop.org Summary: Dota 2 under Wine freezes with Nouveau Drivers Severity: normal Classification: Unclassified OS: All Reporter: lukebenes at hotmail.com Hardware: Other Status:
2004 Nov 04
3
running OrCAD with wine
I'm trying to run OrCAD, an electronic CAD for windows without result. Here is the command line and the "answer": $ wine /mnt/win_c/Program\ Files/Orcad/Capture/capture.exe err:module:load_builtin_dll loaded .so for L"W32SYS.DLL" but got L"w32skrnl.dll" instead - probably 16-bit dll fixme:ole:CoRegisterMessageFilter stub wine: Unhandled exception (thread 0009),
2019 Jun 25
2
Civ 6 on CentOS?
On 06/23/2019 04:05 PM, Andrew Holway wrote: > Ubuntu yes, centos no. > > https://store.steampowered.com/app/289070/Sid_Meiers_Civilization_VI/ > > On Sun, 23 Jun 2019, 05:41 mark, <m.roth at 5-cent.us> wrote: > >> Being as how we're looking at putting my SO on Linux (she's *so* fed up >> with >> Windoze), big question for her: Civ 6 on CentOS?
2009 Aug 10
5
failed with error 127
Sorry if the answer to this is somewhere obvious I checked the faq and looked around the boards and google and couldn't come up with anything. I'm using debian squeeze 64 bit. Wine was working fine for a few days then I must have messed something up. When I try to do "winecfg" I get... Code: err:module:load_builtin_dll failed to load .so lib for builtin
2008 Sep 11
3
Invalid ELF binary with windows DLL - what is this ?????????
What does thoes this means??? warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv fw32.dll: invalid ELF header
2005 Oct 26
4
ubuntu 5.1 & wine 0.9
hi, i've setup wine 0.9 on ubuntu 5.1 but it does not work. what i get is: err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": /usr/lib/libSM.so.6: undefined symbol: IceGetPeerName ESC(BESC) 0ESC[?1049hESC[1;24rESC[m^OESC[4lESC[?7hESC[HESC[2Jfixme:ttydrv:TTYDRV_GetBitmapBits (0x1a4, 0x7bc4f224, 128) : stub fixme:ttydrv:TTYDRV_GetBitmapBits (0x1a0,
2019 Jun 23
2
Civ 6 on CentOS?
Being as how we're looking at putting my SO on Linux (she's *so* fed up with Windoze), big question for her: Civ 6 on CentOS? Will it run on C 7? Wait for C 8 (which I was sort of thinking of doing, anyway)? mark
2010 Sep 16
1
Porting an application
Dear All, Trying to port an application to linux using wine. The program seems to have got struck with some kind of socket issues. Here is the last few lines of the log generated . Anything thats going wrong . ClientPlugHandler.dll, ClientPlug.dll and Dispatcher.dll are dlls within the application folder .I registered these dlls. Any help would be appreciated.
2015 Dec 30
2
[RFC PATCH v2 0/7] stabilize kepler reclocking
Am 25.12.2015 um 18:43 schrieb Pierre Moreau: > Hello, > > Maybe my e-mail client is messing with me, but I couldn't find any dmesg output > attached to your e-mail. Could you please try to attach it again? > > By the way, since you have a Kepler, you should try booting with > "nouveau.War00C800_0=1". That workaround is enabled by default in 4.4-rc5 > (IIRC),
2009 Jul 18
1
Re: Warcraft 3 ubuntu 9.04 wine 1.1.20 crash
Gert van den Berg wrote: > On Sat, Jul 18, 2009 at 10:45, int2ag0n<wineforum-user at winehq.org> wrote: > > > Hello guys. > > Sorry for not replying for so long ( i was on holiday). > > ??I managed to play warcraft (dota maps) ??flawlessly for ??about 4 hours. However the game after 4 to 5 hours exits with an error that occured in War3x.mpq file (i think it has to do
2003 Nov 17
1
Problems with *.enu files
Hi there everybody! I have the following problem: when i launch isobuster (a tool with which you can extract nearly every existable cd-image) I get an error in the console which says that a file called isobuster.enu couldnt be loaded. It should be in the isobuster directory but on my whole box there is no such file so i think it is implemented in the exe file which is the only one in the
2010 Feb 28
5
Passenger and Puppet problems
Cant seem to get Passenger to work on my test server. Keep getting the following error in access_log *** Exception LoadError in PhusionPassenger::Rack::ApplicationSpawner (no such file to load -- rack/builder) (process 1998): from config.ru:1 Rack was installed from gem and is in the gempath. puppetversion 0.24.8 (both server and client) passenger (2.2.5) rack (1.0.1) rake (0.8.3) RHEL
2015 Dec 31
2
[RFC PATCH v2 0/7] stabilize kepler reclocking
Am 31. Dezember 2015 03:54:43 MEZ, schrieb Karol Herbst <nouveau at karolherbst.de>: >> Thomas Martitz <kugel at rockbox.org> hat am 30. Dezember 2015 um 23:53 >> geschrieben: >> >> Am 25.12.2015 um 18:43 schrieb Pierre Moreau: >> > Hello, >> > >> > Maybe my e-mail client is messing with me, but I couldn't find any >dmesg