similar to: Wine call graph; wineserver; the "big picture".

Displaying 20 results from an estimated 3000 matches similar to: "Wine call graph; wineserver; the "big picture"."

2001 Jun 26
3
dde_private.h?
Build problem on a fresh CVS build, during 'make depend'. This after I wiped everything in my wine-x86 directory (the source is in ../wine): Tue Jun 26 07:58:16 PDT 2001 [lots snipped] make[3]: Leaving directory `/h5/ewill.h3/development/source/cvs/remote/\ wine/wine-x86/windows' ../../tools/makedep -I../../../wine/dlls/user -I. -I../../../wine/include \ -I../../include
2004 Aug 25
3
Wine and industrial communication like OPC
Hello! I have some questions about Wine and how/if it can be used with industrial communication like OPC (MicroSoft Com/DCom objects, DDE and more) My short question is: Can I use Wine to make OPC communication work with a Linux system. OPC "OLE for Process Control" A "general" standard for communication in industrial systems, that unfortunately is totally depending on
2001 Apr 11
3
anybody using R with TextPad?
I was wondering whether somebody has developed a set of Textpad macro that work with R the same way as WinEdt does. I use Textpad for almost everything (programming, creating LaTex docs, etc.), it will be nice if I can use it as my R program editor. Or maybe someone can tell me how that kind of macro works so that I can develop my own macros. Thank you! Best, Shige Song Department of Sociology,
2000 Jan 19
1
Four quick questions
I have four quick questions about R: 1) Can R make a 3-dimensional rotating scatterplot? 2) Does R have OLE capabilities? 3) Is it possible to create a pop-up window in R to display a message and allow for user input? (I know I can use readline() from the command line, but I just wondered if it was possible to use pop-up windows.) 4) Once an RGui is opened, can I "send" a source
2005 Oct 10
2
Problems installing Watchguard Firebox System software in wine (installshield)
Hello, I am trying to use WINE (20050725-r1 on Gentoo Linux) to install/run Watchguard's Firebox Management Software (WFS). The WFS installer uses an installshield installer of course.. I've been looking thru the FAQ, wiki, etc and have found info about DCOM98 needing to be installed. I've tried a bunch of things so far, and here's where I stand: First, I tried getting
2009 Feb 10
1
need help with installRExcel()
Struggled a whole day, but still could not get DCOM working on my machine. What I did is: 1. Installed R 2.8.1 under folder "../R/R-2.8.1" 2. Installed R_Scilab_DCOM3.0-1B5 under folder ".. \R\(D)COM Server" 3. Installed packages: rscproxy_1.0-12, RExcelInstaller_3.0-10, rcom_2.0-4... 4. run the following commands: library(rscproxy) library(rcom)
2001 Jun 22
2
DDE Error
On Thu, 21 Jun 2001 20:53:30 +0200, Flo <sherpac@gmx.de> wrote: > >DdeInitialize(InstId, (PFNCALLBACK)(FARPROC) >CallBackProc, APPCMD_CLIENTONLY, 0) == DMLERR_NO_ERROR, file >..\dde\MyDDE.cpp, >line 238 > >happens after the following cmd line (wine) message: > >fixme:ddeml:DdeConnect (0x1,49180,49181,(nil)): stub > > >The application may try to run MSIE
2006 Jul 17
7
R and DDE (Dynamic Data Exchange)
R and DDE (Dynamic Data Exchange) Dear Rusers, I run an application (not mine) which acts as a DDE server. I would like to use R to get data from this application, say once per minute, and do some processing on it. I didn't find much info on the R DDE abilities, apart the tcltk2 package in which I will try to go deeper. I would be very thankful for any info, pointer or advice about the
2012 Mar 30
1
Error in use of "gwindow" and ".First" function
Hi, I saved an image and planed to open it whenever I want to load it. However, when I open it, It doesn't work. The code is following, and saved it as an image. .First<-function(){ require(tcltk) require(TeachingDemos) library(gWidgetstcltk) options(guiToolkit = "tcltk") win <- gwindow("Don't worry", visible = FALSE) } Error message is following, Error :
2010 Apr 27
1
Problem with Tinn-R communicating with REvolution R
I have been using Tinn-R with R without any problems but when I try to use it with REvolution R I get the following error message when Tinn-R runs the configuration script and gets to the trDDEInstall() function: ## Start DDE trDDEInstall() > trDDEInstall() Error in structure(.External("dotTcl", ..., PACKAGE = "tcltk"), class = "tclObj") : [tcl] invalid command
2004 May 04
6
Runtime Error - abnormal program termination
Hi, I'd like to run a win-prog with Linux but it fails: Runtime Error - abnormal program termination. In the console I get the following infos: fixme:ole:CoCreateInstance no classfactory created for CLSID {48071bd8-a9f0-11d0-954b-00a0c911760e}, hres is 0x80040154 fixme:ole:MSFT_ReadValue BSTR length = -1? fixme:ole:ITypeLibComp_fnBind (L"Now", 10ba25, 0x3, 0x406ef200,
2008 May 12
2
Wineserver is not shooting down
First - Wine is great. I love it totally. To login into a company website I have to use IE6 - Firefox is not handling the Web Site due to some reglementations. IE6 runs fine and there are NO problems. Only after exit, the Wineserver keeps running and takes away a lot CPU Power. I can stop it manually (System Monitor -> Process. Right Click and I can stop it (and it relieves the Power from the
2011 Jan 11
2
wineserver listening port 2001
Hello, I'm running wine for 2 windows programs under ubuntu and it is working quite well. But now I need the port 2001 open for an application (and I'm not able to switch this port as the application does not allow it :( ). As I see in netstat -ap the wineserver is listening to this port 2001. (tcp 0 0 *:2001 *:* LISTEN
2001 May 03
2
wineserver: /root/.wine/config is not a valid registry file
Hi! When I'm trying to run wine (I've tried many compilations), I got something like that: wineserver: /root/.wine/config is not a valid registry file Why I'm not using /etc/wine.conf, /usr/etc/wine.conf or /usr/local/etc/wine.conf? Because wineserver wants only $HOME/.wine/config... When I delete this file wineserver 'says' that I don't have configuration file (even
2005 Jun 15
3
wineboot && wineserver
Hi all, I'm currently writing a simple script for a few friends to install a soft with wine. The point is wineserver is not in the path of my user. Should I call it directly from /usr/lib/wine ? Another wine bin is not found : wineboot ? Is it linked with my distro (Kubuntu/Debian based) ? Is it included in a lib I did not install ? Is it installed in further versions (I use 20041019,
2008 Sep 26
4
single wineserver process on multiple session environment
is it possible to run only one wineserver process on multiple session? i set up an ubuntu server as terminal server (using xdmcp and/or xrdp), so multiple user could run their own session on this server (remotely) from other linux or windows clients. there is one apps that run under wine. but the number of wineserver process running is the same as the number of users logged in to this terminal
2012 Feb 04
2
zpool fails with panic in zio_ddt_free()
Hello all, I am not sure my original mail got through to the list (I haven''t received it back), so I attach it below. Anyhow, now I have a saved kernel crash dump of the system panicking when it tries to - I believe - deferred-release the corrupted deduped blocks which are no longer referenced by the userdata/blockpointer tree. As I previously wrote in my thread on unfixeable
2012 Sep 06
1
Package installation errors
Dear Rxperts.. I am trying to install a few packages in R (version 2.14.2) on a *64-bit Window 7* workstation. Some of the errors are posted below.. Both 32-bit and 64-bit versions of R were installed. I did not get errors while installing packages through *32-bit R*, except that it could not update some of the packages (already installed with 64-bit R) *A*) When I start *64-bit R (2.14.2)*
2003 Apr 03
1
wine: lsta /some/directory/wine/conf/wineserver-tux/socket : No such file or directory
Hi, i try to install MusicMatch JukeBox 1.43 in my RedHat Linux 8.0. Ussualy i work whit RedHat 7.3 whitout problems, everything is ok. But whit RedHat 8.0 display the nex problem: [rodox@tux rodox]$ mmjb/mmjb wine: lstat /home/rodox/mmjb/wine/conf/wineserver-tux/socket : No such file or directory I search in google, and http://www.winehq.org whitout good results... i don't understand
2001 Apr 22
1
could not exec wineserver
When I try to execute: wine "sol.exe" it gives this error: ----- wine: could not exec wineserver ----- My system is: SuSE 7.0 (if I'tm not mistaken: glibc 2.1?) codeweavers-wine-20010305-1.i386.rpm itcl-3.1.0-79.i386.rpm win98 on other partition I already added /opt/wine/lib to /etc/ld.so.conf; this solved a previous problem. Can anyone help? Thanks! David