search for: normal_priority_class

Displaying 20 results from an estimated 22 matches for "normal_priority_class".

2003 Feb 14
1
Problems while installing ICEMCFD for WinNT
...layout (phantom key version)) for scancode mapping. Please define your layout in windows/x11drv/keyboard.c and submit them to us for inclusion into future Wine releases. See the Wine User Guide, chapter "Keyboard" for more information. fixme:process:CreateProcessA (D:\instmsia.exe,...): NORMAL_PRIORITY_CLASS ignored fixme:win32:PE_CreateModule Security directory ignored fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found! Using closest match instead (United States keyboard layout (phantom key version)) for scancode mapping. Please define your layout in windows/x11drv/keyboa...
2003 May 08
1
dcom98, ole32=n and CreateProcess
...ewer version of DCOM95 or DCOM98 had been installed. To override, you must uninstall the current version first." below is output I get: [s2@localhost c]$ wine ~/c/dcom98.exe fixme:win32:PE_CreateModule Security directory ignored fixme:process:CreateProcessA (E:\IXP001.TMP\install.exe,...): NORMAL_PRIORITY_CLASS ignored FIXME:pthread_cond_init fixme:process:CreateProcessA (C:\windows\rundll32.exe,...): NORMAL_PRIORITY_CLASS ignored FIXME:pthread_cond_init err:module:BUILTIN32_LoadLibraryExA loaded .so but dll setupx.dll still not found - 16-bit dll or version conflict. so after I run this: [s2@localho...
2001 May 08
1
Starcraft Problems
...trlHandler (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,...): NORMAL_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 FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock modify_ldt: Invalid argument fixme:dc:GetDeviceCaps (0088,94): DeviceCaps param CAPS1 i...
2001 Nov 25
1
How to get Civ 3 running...
...n Civilization 3 under wine, but i'm having no luck. It installed fine, but won't run. With recent CVS winex i get: [~/.wine/c_drive/civ3]$ wine Civilization3.exe fixme:module:CreateProcessA (E:\~ef7194.tmp,...): CREATE_NEW_CONSOLE ignored fixme:module:CreateProcessA (E:\~ef7194.tmp,...): NORMAL_PRIORITY_CLASS ignored err:int:INSTR_IDT_Emulate Evil attempt to exploit win9x system security flaws detected err:int:INSTR_IDT_Emulate UNIX system security is too strong, can't emulate properly fixme:win32:DEVICE_Open Unknown/unsupported VxD SICE. Try --winver nt40 or win31 ! fixme:win32:DEVICE_Open Unknown/...
2009 Apr 07
2
Running an R script from Delphi 7
..._HIDE; { Attempt to create the process. If successful wait for it to end} // CreateOK := CreateProcess(nil, nil, nil, nil, nil, CreateOK := CreateProcess(Nil, PChar('C:\Program Files\R\R-2.8.1\bin\R.exe ' + CommandLine), nil, nil, False, CREATE_NEW_PROCESS_GROUP+NORMAL_PRIORITY_CLASS, nil, nil, StartInfo, proc_info); if (CreateOK) then begin WaitForSingleObject (proc_info.hProcess, INFINITE); GetExitCodeProcess(proc_info.hProcess, ExitCode); Result := True end; CloseHandle(proc_info.hThread); CloseHandle(proc_info.hProcess); en...
2002 Nov 28
1
half-life wine install running SLOW and no internet connection
...stalled halflife "wine mount/cdrom1/setup" it installed just fine, sound test and every thing. When update tries to connect I get "Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: fixme:process:CreateProcessA (C:\Program Files\Sierra On-Line\SIGSPAT.EXE,...): NORMAL_PRIORITY_CLASS ignored Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:" in my terminal window and get a window in half-life that says Title: SIGSPat Message: Your connection to the internet is invalid Please check your settings, and try again. Is there a place (maybe in the wine co...
2002 Sep 28
1
installing iexplorer without windows
...quot;Setup was unable to install all the components. Please close all applications and try running Setup again." In the command line, wine outputs the following: fixme:win32:PE_CreateModule Security directory ignored fixme:process:CreateProcessA (E:\IXP000.TMP\ie5wzd.exe,...): NORMAL_PRIORITY_CLASS ignored fixme:cursor:CURSORICON_SimulateLoadingFromResourceW Animated icons not correctly implemented! 0x40fa0000 fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon entry found! 0x40fa0000 fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon size ok. offset=0x40fa0074 fixm...
2001 Nov 27
0
running office 2000 under wine without windows
...ing 'dectech' FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock fixme:module:CreateProcessA (D:\MSI\INSTMSI.EXE,...): NORMAL_PRIORITY_CLASS ignored fixme:module:CreateProcessA (D:\MSI\INSTMSI.EXE,...): STARTF_FORCEONFEEDBACK ignored FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthr...
2006 Dec 04
8
Calling R functions in Delphi
Hello All, We would like to call quantile() function from the R-package STATS in a Delphi program. If this is possible, could anyone provide us with an example? Thanks in advance. --Anna ----------------------------------------- Anna Belova Abt Associates Inc. 4800 Montgomery Ln, St 600 Bethesda, MD-20814 phone: 301-347-5304 fax: 301-652-7530 http://www.abtassociates.com/environment
2003 Aug 03
0
Turning debugging off
...of the more recent games, "turn debugging off and try again". The following error is from trying to run Army Men RTS. [ken@spooky Army Men RTS]$ wineserver && wine amrts.exe Loading required GL library /usr/X11R6/lib/libGL.so.1.2 fixme:module:CreateProcessA (X:\~f51e43.tmp,...): NORMAL_PRIORITY_CLASS ignored FIXME:pthread_cond_init Loading required GL library /usr/X11R6/lib/libGL.so.1.2 err:int:INSTR_IDT_Emulate Evil attempt to exploit win9x system security flaws detected err:int:INSTR_IDT_Emulate UNIX system security is too strong, can't emulate properly fixme:win32:DEVICE_Open Unknown/...
2001 Oct 03
1
Prozess doesnt start
...es (before the debugger starts): fixme:win32:SetCriticalSectionSpinCount critsection=0x77a26230: spincount=1000 not supported fixme:win32:SetCriticalSectionSpinCount critsection=0x77a26278: spincount=1000 not supported fixme:module:CreateProcessA (C:\Programme\BMDClients\cnlinux\BMDGUISV.exe,...): NORMAL_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 fixme:win32:SetCriticalSectionSpinCount critsection=0x77a26230: spincount=1000 not supported fixme:win32:SetCriticalSectionSpinCount critsectio...
2002 Sep 12
1
Starcraft under wine-20020904
...- no error checking or testing yet fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403ce140)->(00020021,00000013) fixme:x11drv:X11DRV_DDHAL_CreatePalette stub fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x403d3fd8,00020021,2):stub fixme:process:CreateProcessA (D:\sc\staredit.exe,...): NORMAL_PRIORITY_CLASS ignored i can even start the map-editor from the menu (with luck). eNTi
2001 Jul 01
1
directX
..._LoadSystemPrinters Failed adding PS Driver (6) fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy fixme:module:CreateProcessA (C:\Program Files\Diablo III\D2VidTst.exe,...): CREATE_NEW_CONSOLE ignored fixme:module:CreateProcessA (C:\Program Files\Diablo III\D2VidTst.exe,...): NORMAL_PRIORITY_CLASS ignored fixme:module:CreateProcessA (C:\Program Files\Diablo III\D2VidTst.exe,...): CREATE_DEFAULT_ERROR_MODE ignored fixme:pthread_kill_other_threads_np fixme:pthread_kill_other_threads_np FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlo...
2002 Feb 15
0
Internet Explorer 5.5 Install
...States keyboard layout) for scancode mapping. Please define your layout in windows/x11drv/keyboard.c and submit them to us for inclusion into future Wine releases. See the Wine User Guide, chapter "Keyboard" for more information. fixme:module:CreateProcessA (E:\IXP000.TMP\ie5wzd.exe,...): NORMAL_PRIORITY_CLASS ignored fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found! Using closest match instead (United States keyboard layout) for scancode mapping. Please define your layout in windows/x11drv/keyboard.c and submit them to us for inclusion into future Wine releases. See the Win...
2001 Dec 30
0
Media Player 6.4
...00, 28576fa4) - semi-stub fixme:setupapi:vcpUICallbackProc16 (0x2720, 070c, 0000, 00000000, 28576fa4) - semi-stub fixme:setupapi:GenInstall16 (0004, 'DefaultInstall', 003e), semi-stub. Please implement additional operations here ! fixme:module:CreateProcessA (E:\IXP004.TMP\mp2wrap.exe,...): NORMAL_PRIORITY_CLASS ignored fixme:module:CreateProcessA (E:\IXP004.TMP\mp2wrap.exe,...): CREATE_DEFAULT_ERROR_MODE ignored Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: err:module:BUILTIN32_dlopen failed to load .so lib for...
2001 Apr 02
2
Starcraft (not so) success
...;kernel32.dll' err:win32:fixup_imports No implementation for KERNEL32.dll.11 imported from C:\WINDOWS\SYSTEM\ADVAPI32.DLL, setting to 0xdeadbeef fixme:console:SetConsoleCtrlHandler (0x4c7510,1) - no error checking or testing yet fixme:module:CreateProcessA (C:\WINDOWS\SYSTEM\DDHELP.EXE,...): NORMAL_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 FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock modify_ldt: Invalid argument fixme:dc:GetDeviceCaps (0048,94): DeviceCaps param CAPS1 i...
2001 Mar 12
12
Trouble with WINE
Hello folks, I have the most recent version of WINE (20010305), and have been trying to run it with no luck until now. I have tried some very simple programs like notepad and solitaire, and both don't seem to work: all I get is a sh*itload (a REAL sh*itload) of font-related fixme's. Meanwhile, the system's load average increases, reaching a point where even the X server goes down
2001 May 01
1
Wine and game The Realm
...urrent display driver is not supported by this game. We require a driver which can display at least 16-bit colors. You can install a different driver by selecting the appropriate options from Windows Setup Choice is OK button Clicking OK exits the game. fixme:module:CreateProcessA (sciw.exe,...): NORMAL_PRIORITY_CLASS ignored fixme:pthread_kill_other_threads_np fixme:win32:SetCriticalSectionSpinCount critsection=0x7ff063b8: spincount=1000 not supported fixme:win32:SetCriticalSectionSpinCount critsection=0x7ff063d8: spincount=1000 not supported fixme:font:AddFontResourceA ("C:\\WINDOWS\\Fonts\\reale___.ttf&q...
2001 Sep 29
2
Mathematica Notebook Frontend
...de_DE - 0407; de_CH - 0807; de_LU - 1007; de_LI - 1407; Instead of using first in the list, suggest to define your LANG environment variable like this: LANG=de_DE fixme:module:CreateProcessA (C:\Programme\Wolfram Research\Mathematica\4.0\SystemFiles\FrontEnd\Binaries\Windows\Mathematica.exe,...): NORMAL_PRIORITY_CLASS ignored fixme:pthread_kill_other_threads_np fixme:pthread_kill_other_threads_np fixme:pthread_kill_other_threads_np fixme:pthread_kill_other_threads_np fixme:pthread_kill_other_threads_np fixme:pthread_kill_other_threads_np fixme:pthread_kill_other_threads_np fixme:pthread_kill_other_threads_np FIX...
2002 Dec 05
0
WINE Configuration for MDK 9.0!
...9,0x00010029,-4,3)-stub! fixme:hook:NotifyWinEvent (32769,0x00010029,-4,2)-stub! fixme:hook:NotifyWinEvent (32769,0x00010029,-4,1)-stub! FIXME:pthread_cond_init mcop warning: user defined signal handler found for SIG_PIPE, overriding fixme:process:CreateProcessA (C:\windows\system\tapisrv.exe,...): NORMAL_PRIORITY_CLASS ignored FIXME:pthread_cond_init fixme:ole:RpcServerUseProtseqEpExA (ncacn_np,20,\pipe\tapsrv,0x405d6e00,{12,0,0}): stub fixme:ole:RpcServerUseProtseqEpExA (ncalrpc,20,tapsrvlpc,0x405d6e00,{12,0,0}): stub fixme:ole:RpcServerRegisterIf2 (0x4018d4,(nil),(nil),0,1234,4294967295,(nil)): stub fixme:ole:R...