similar to: fixme:pthread_kill_other_threads_np

Displaying 20 results from an estimated 1000 matches similar to: "fixme:pthread_kill_other_threads_np"

2001 May 08
4
[q]: fixme:pthread_kill_other_threads_np
I just compiled and installed wine on my glibc2.1.3 system. Wine doesn't run anything and I get the error below. Searching the net/FAQ/HOWTO revealed only that a very recent glibc2.2 system is needed. Is this true? Thanks. Error: > wine sol.exe Building font metrics. This may take some time... fixme:pthread_kill_other_threads_np
2002 Jan 24
2
installing DreamWeaver
Hi guys hope someone out there can help me out I try to install dreamweaver on RedHat 7.2 using wine and come out with this error...can anyone point out what might be the problem ? I'm very new in wine Thanks in Advance Yamin [root@dusak Macromedia Dreamweaver 4.01]# wine SETUP.EXE fixme:pthread_kill_other_threads_np FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock
2001 Mar 07
1
fixeme:pthread_kill_other_threads_np
I just installed wine. I've read as much of the documentation as I could find. yet cannot find a list of known problems.?. I get this error every time I try and use it fixeme:pthread_kill_other_threads_np and then fixeme:console:SetConsoleScreenBufferSize (8,80x25): stub followed with a lot more of the first error. then I get a couple windows that pop up. one being the program I
2001 Jul 19
2
FIXME:pthread_rwlock_rdlock
Hey linux newbie here, I've spent all day trying to get wine to work, but I cant get anything right... anyways, here's my problem: [chris@localhost chris]$ wine explorer.exe fixme:pthread_kill_other_threads_np FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock
2001 Dec 07
1
trouble getting my first app to install (JMP)
I am struggling to get JMP installed. When I try launching the installer with "wine /mn/cdrom/Launch.exe", I get the JMP splash screen. When I use the mouse to click "install" on the splash screen, I get a dialog box with the error "Setup failed to launch installation engine: (0x80070005). The console output reads as follows: [kwythers@lorax kwythers]$ wine
2001 Dec 07
0
trouble installing first app
I am struggling to get JMP installed. When I try launching the installer with "wine /mn/cdrom/Launch.exe", I get the JMP splash screen. When I use the mouse to click "install" on the splash screen, I get a dialog box with the error "Setup failed to launch installation engine: (0x80070005). The console output reads as follows: [kwythers@lorax kwythers]$ wine
2002 Feb 25
2
Problems running wine on a remote XTERM
I had a similar problem trying to remotely display Wine progs to an HPUX machine. After an extensive amount of probing, my colleague and I discovered that the target machine (the one being displayed to) had some kind of wierd, hybrid color depth that was confusing to Wine. You might want to make sure the color depth on the target box is one that Wine likes. Or, I could be totally wrong, and in
2001 Aug 15
0
Old games
Hi all! I'm not yet subscribed to this list (I'm going away for a 3 week vacation in a few weeks and I don't want my account to be filled) so please cc! I've been trying to get some old games running with NO success... Here are the results when using Transgaming's WineX CVS from today. I've tried both winehq 20010629 and 20010729 also, with (almost) the same
2001 Jun 24
1
troubles installing MS apps
Basics: OS: Linux Distribution: Mandrake 8.0 Wine RPM: wine-20010305-1mdk Wine version: Wine release 20010305 (from wine --version) Windoze: 98 SE (nothing installed but the OS) Problem: Okay, I am trying to install Baldur's Gate II and the install program keep dying with "Setup failed to launch installation engine: (0x80080005)". The following is from wine:
2001 Aug 25
1
Installshield Engine
I've been having trouble on newer builds of win32 applications. I can install/run the older 2000 version with no problem but not the 2001. when i try to install the softawre it never makes it past the install shield. i get the error: The InstallShield Engine (iKernel.exe) could not be launched. (0x80070005) in the console it reads: [winead@atlanta icad2001]$ wine Setup.exe Could not stat
2001 Sep 21
2
xilinx under wine; problems by installation
Hi all, I`m a newbie and I need any help!! I want to istall xilinx under win and after the command wine setup.exe Iget the following message: fixme:module:CreateProcessA (D:\ce\jre\1.2\bin\java.exe,...): HIGH_PRIORITY_CLASS ignored fixme:pthread_kill_other_threads_np FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock
2001 Sep 13
4
Setup exits with empty dialog box!
Hi all, I'm just getting started using WINE. I set it up, and it runs the canonical Solitaire game just fine. My WINE config file is attached. I popped in a Sierra Generations Family Tree Deluxe CD and ran its setup program. A small window titled "Setup" appears with a gas gauge and the text "Generations(R) 4.2 Setup is preparing the InstallShield(R) Wizard which will
2001 May 08
1
Starcraft Problems
Recently when I've been trying to run starcraft I've been getting fixme:console:SetConsoleCtrlHandler (0x4c70c0,1) - no error checking or testing yet Then the mouse cursor vanishes and X stops responding. I can still drop to a virtual terminal and do killall wine which results in the following being spewed to the terminal. fixme:module:CreateProcessA (C:\windows\system\ddhelp.exe,...):
2006 Aug 26
5
Re: Xen3.0, LSI MegaRaid, Debian
Hi, what to do, if the kernel hangs on boot time with: megaraid: ABORTING-1 cmd=12 <c=0 t=0 l=0> megaraid: ABORTING-1[d7] fw owner Konrad Naumann _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Aug 31
4
[LLVMdev] C++ Interpreter
Hi, we want to implement a C++ interpreter using LLVM and clang, to replace our existing one <http://root.cern.ch/drupal/content/cint> that is used as part of a data handling and analysis environment <http://root.cern.ch>. We plan to keep the set of features that our current interpreter offers, e.g. calls into and out of libraries, dynamic scoping, unloading of code, and a prompt. I
2015 Jan 13
2
[LLVMdev] MCJIT handling of linkonce_odr
Hi Keno, The part that scares me a bit is > and then adjust the other methods to not > bail out two quickly when encountering a weak symbol. I would very much appreciate if you could implement this; I don't have enough knowledge of the MCJIT nor llvm CodeGen internals... I will happily try it out and provide you with feedback, though! :-) Thank you *so* much for your fast reaction!
2009 Aug 31
0
[LLVMdev] C++ Interpreter
2009/8/31 Axel Naumann <Axel.Naumann at cern.ch>: > we want to implement a C++ interpreter using LLVM and clang Isn't clang going on that direction anyway? cheers, --renato Reclaim your digital rights, eliminate DRM, learn more at http://www.defectivebydesign.org/what_is_drm
2001 May 02
1
wine is unable to find file.exe.so
Hi all. First of all, a little background: Wine release 20010418 gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) glibc-2.1.3-21 I'm trying to use our home banking software. The software is composed from many different .exe files. When I try to start the menu, wine complains it is unable to load a .exe.so file (i.e., wine is trying to load some of the .exe files as if they
2001 Sep 15
1
Can't launch anything - cannot find '134653856'
I am using Mandrake Linux 8.1 beta 3, kernel 2.4.8-19mdk on a 1GHz AMD system. I use the supplied RPM: wine-20010731-1mdk I have one problem no matter what I try to launch, I get an error: $ wine /mnt/win_c/winnt/system32/sol.exe fixme:pthread_kill_other_threads_np /usr/bin/winereal: cannot find '134653856' err:seh:UnhandledExceptionFilter Couldn't start debugger (debugger/winedbg
2001 Jul 26
4
plain DOS
Hi! I just hear you talking about programs like UT or winword, requiring either a 3D rendering engine or a million DLLs. But has anyone of you ever successfully started a plain DOS Program like MS edit.com or duke3d? Whenever i try anything like that wine runs into an infinite loop and does nothing but produce cpu load and > fixme:pthread_kill_other_threads_np messages... With some programs i