similar to: A hypothetical question ....

Displaying 18 results from an estimated 18 matches similar to: "A hypothetical question ...."

2001 Oct 03
1
err:win:GetDesktopWindow .....
I appear to have wine almost working, except for this: $ wine --debugmsg fixme-all d:\\<any .exe> err:win:GetDesktopWindow You need the -desktop option when running with native USER And no, this is the *only* error I'm getting aside from font fixmes. What do I need to do to fix this or figure out what's causing it? -- ********* Fight Back! It may not be just YOUR life at
2001 Sep 27
4
ssh2 key passphrase problems in 2.9.9 on Linux
I've just compiled and installed openssh-2.9.9p2 (compiled against openssl-0.9.6b using gcc-3.0.0) on a Slackware 7-based Linux machine (kernel 2.4.6ac2). The previously installed version was 2.9p2, compiled against openssl-0.9.6a, also with gcc-3.0.0, but with a different build of gcc-3.0.0. Everything seems to work fine except for one problem: passphrase matching for ssh2 keys
2001 Oct 01
2
FTP-to-CVS instructions
There's one section missing from the instructions for downloading a tarball via FTP and migrating it to cvs. I speak, of course, of the paragraph that explains that so many files end up missing this way that after three tries you will give up, rm -rf wine, do a full cvs -z 3 checkout wine, and kick youself hard for not just doing a full checkout in the first place because then you'd have
2001 Oct 04
2
Tried a different tack ....
I installed the latest Codeweavers preview build (binary RPM, ugh!), and the DeskTopWindow error I was experiencing building from cvs is gone. All the font fixme warnings (which had, at one point, gone away) are back, and I'm back to the previous error I was getting before DeskTopWindow: babylon5:alaric:~:46 $ wine --debugmsg fixme-font d:\\install.exe Invoking /opt/wine/bin/wine.bin
2003 Apr 29
2
Samba, Linux, and file locking
Many moons ago, Samba used to build perfectly on Linux. Ever since I upgraded from 2.2.3, though, I've had to hack the configure script to get it to build, because Samba's configure is utterly and unshakeably convinced that no file locking of any kind exists on Linux. Once so configured, it builds, tests and runs perfectly. Can anyone tell me why Samba started disbelieving in
2003 Mar 20
0
Samba-2.2.8 configure problem, locking reported unavailable
I'm trying to upgrade a Linux system that's already running Samba-2.2.7 to Samba-2.2.8. However, whenever I run configure, it complains that it can find no locking available. 2.2.7 did the same thing, and I obviously found a way to convince configure that yes, Virginia, there IS file locking on Linux (DUH!), but I can't remember what I did. Has anyone else run into this problem, and
2003 Mar 20
0
SWAT authentication failing
I have Samba-2.2.7 running on two machines, one running Solaris 2.8 and one running Linux. I'm suddenly finding myself unable to authenticate to SWAT on the Linux machine, although network clients can still connect and the same username and password works for smbclient -L. Anyone have any insights into this one? -- .********* Fight Back! It may not be just YOUR life at risk.
2001 Oct 03
1
-managed
Greetings list, I've looked through the docs and lists and couldn't find an answer to this. Is there a way to make all windows spawned through an application that was started with -managed be managed as well? What I currently find is that the parent application is managed, but if that application spawns another, the child will not inherit the -managed flag and therefore run on top of all
2011 Jun 14
0
error message trying to plot survival curves from hypothetical covariate profiles
Dear colleagues, following John Fox' advice in this article (http://cran.r-project.org/doc/contrib/Fox-Companion/appendix-cox-regression.pdf), I'm trying to create a new data frame to examine the differential survival curves from a combination of covariates. These are derived from a Cox Proportional Hazards model I fit to data about the diffusion of a particular policy across American
2008 Feb 08
0
samba + mit krb5 + ldap hypothetical
Hi all, I've read through much of the list archives and other various docs and am now more confused than ever regarding how samba interacts with external services. All of the docs seem to assume that a Windows AD server is part of the picture when ldap/krb5 are involved. What I'm trying to do is set up a samba fileserver that Windows clients can connect to via something like: "net
2004 Dec 01
1
Hypothetical IAX2 situation
Two * servers: *a and *b. Outside call comes in *b, and is automatically routed to *a. Someone on a sip phone connected to *a then decides to transfer the call to someone on a sip phone connected to *b. The transfer works. At this point, is *a still in the converstation? Or is * smart enough to see where the data stream is going/coming from? Thanks for any help in advanced, and sorry if
2003 May 01
1
red hat linux8.0 to windows communication
Hi, I'm working on red hat linux8.0. I need to fetch files from windows. So i Installed samba on my linux machine. Can u please tell me how can i contact windows machine from linux and view files and copy that into linux? Do i have to install samba client for windows 2000?? if so, can u please tell me where can i get that and what to be done for installing the same. Pls help me in this
2010 Jun 18
2
Hypothetical question - for the devs...
Hello everybody. I know this is user forum - but I also know that developers "lurks" in here from time to time. So I would like to ask... what do you (developers) think is the biggest issue in wine development? Is it money? How much would wine development process speed up if Codewavers would start selling... let say, 10 times more licenses for Crossover then they sell now? Would it be a
2005 Nov 17
1
Predicting and Plotting "hypothetical" values of factors
Last Friday, I noticed that it is difficult to work with regression models in which there are factors. It is easier to do the old fashioned thing of coding up "dummy" variables with 0-1 values. The predict function's newdata argument is not suited to insertion of hypothetical values for the factor, whereas it has no trouble with numeric variables. For example, if one uses a
2005 Feb 15
6
A hypothetical question...
I know this is casting a wide net, but If you were charged with building a large, public VOIP network with multiple PSTN gateways, the capacity to carry a lot of traffic and bill clients accurately, what pieces (brands, makes, models) would you use to assemble the solution? Assume that $$$ is not an issue. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Oct 19
1
hypothetical prediction after polr
Dear R-Help listers, I am trying to estimate an proportional odds logistic regression model (or ordered logistic regression) and then make predictions by supplying a hypothetical x vector. However, somehow this does not work. I guess I must have missed something here. I first used the polr function in the MASS package, and I create a data frame and supply it to the predict function (see below):
2003 Oct 08
2
Hypothetical : Working across multiple servers??
Hypothetical question.. Lets say there is a situation where you are using the highest compression codecs for all extensions (I guess that would be G.729) and the load on a single server is overpowering the most powerful single processor(lets say SMP is not an option).. So two or more servers are required.. Or The situation is that you need fault tolerance so want to have two Asterisk
2007 Jun 27
0
[PATCH 1/10] Provide basic Xen PM infrastructure
Basic infrastructure for Xen S3 support with a common CPU context save/restore logic for both 32bit and 64bit. Wakeup code is split into two parts: - the first locates after trampoline code, to share all the tricks on the latter, like relocation base and identy mapping - the 2nd part locates in xen code segment, to do the actual CPU context restore Signed-off-by Ke Yu