search for: local_server_thread

Displaying 4 results from an estimated 4 matches for "local_server_thread".

2007 Jul 26
2
error in using R2WinBUGS on Ubuntu 6.10 Linux
...{0003000a-0000-0000-c000-000000000046} not registered err:ole:CoGetClassObject no class object {0003000a-0000-0000-c000-000000000046} could be created for context 0x3 fixme:keyboard:RegisterHotKey (0x10032,13,0x00000002,3): stub fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a err:ole:local_server_thread Failure during ConnectNamedPipe 317 R SOURCE FILE: rm(list=ls(all=TRUE)) library(R2WinBUGS) inits<-function(){ list(alpha0 = 0, alpha1 = 0, alpha2 = 0, alpha12 = 0, sigma = 1) } data<-list(r = c(10, 23, 23, 26, 17, 5, 53, 55, 32, 46, 10, 8, 10, 8, 23, 0, 3, 22, 15, 32, 3), n = c(...
2007 Nov 06
1
Running R2WinBUGS on Linux using Wine
...046} not registered / /> err:ole:CoGetClassObject no class object {0003000a-0000-0000-c000-000000000046} could be created for context 0x3 / /> fixme:keyboard:RegisterHotKey (0x10032,13,0x00000002,3): stub / /> fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a / /> err:ole:local_server_thread Failure during ConnectNamedPipe 317 / This is wine, not R2WinBUGS nor WinBUGS nor R, I fear, and the "fixme:" sounds promising that things go away in a more recent version of wine... Uwe Ligges === === ===
2011 Jul 22
0
Wine release 1.3.25
...oSessionManager methods static. explorer: Fix compilation on systems that don't support nameless unions. d3dx9_36/tests: Fix compilation on systems that don't support nameless structs/unions. d3dx9_36: Use copysignf() instead of signbit(). ole32: Fix a handle leak in local_server_thread(). ole32: Modify local_server_thread() to recreate the pipe for each request. shell32: Add a trailing '\n' to Wine trace calls. wineps.drv: Make some DC functions static. winex11.drv: Make some DC functions static. shell32: Make erase_items() static. winm...
2013 May 24
0
Wine release 1.5.31
...codepage associated with the current keyboard layout. user32: Move back to using WC<->MB in order to specify an alternative codepage. user32: Use the codepage associated with the input locale for WM_CHAR-type conversions. Jacek Caban (15): ole32: Error handling clean up in local_server_thread. ieframe: Keep reference to ShellObject while calling DocumentComplete event. mshtml: Keep reference to document node in onload event handler. vbscript: Round half to even in to_int. mshtml: Wine Gecko 2.21 release. mshtml: Added more parser compatMode tests. msh...