similar to: Wine for the End-user?

Displaying 20 results from an estimated 10000 matches similar to: "Wine for the End-user?"

2007 Mar 19
2
Wine and DirectX
I have a couple of questions about Wine, just in an attempt to enhance my understanding of it: Is Wine writing its own implementation of DirectX, which sort of 'forwards' instructions to an equivilant in OpenGL? Is it possible to install the official MS DirectX under Wine? If not, why not? Thanks for any info :-)
2008 Oct 23
8
Having problems with World of warcraft
Well... THANKS to wine developers!! Never thought i could play WOW on salckware! Actually it's running a LOT smoother on wine as it did on xp. However the only problemn is that the cursor can't reach the far bottom on the screen where my bar is. So i can't put my spells in the quick slots. Any suggestions about it? Is there someway to solve this minor issue?
2007 Aug 22
1
open/execute/call/run an external file
I'm trying to figure out how to trigger a process from within R. I have an exectuable file that runs a Fortran model, but ideally, would like to run it from R. Note that I'm not talking about importing the function at all, passing variables, or anything complicated like that. I basically just want a script that "double-clicks" on a particular file and opens/runs it for me. The
2010 Aug 25
1
help with flash 8 pro
I'm using crossover pro installed on kubuntu 10.4 and dreamweaver 8 and flash 8 pro install. Dreamweaver 8 runs just fine . But when I try to rum flash 8 pro it show it try to start but it will not start . Dose any one know how to get this fix . But here the thing if I install the same software in kbuntu 9.10 it all runs just fine .
2010 Jun 24
4
Samba PDC and big files
Hello, I'm trying to setup a PDC with Samba, but I have the known problem of the roaming profiles: big files. I think it's difficult to guarantee that a inexperienced user will copy is downloaded files, documents, or whatever, to a H:\ share instead of is handy desktop. Other problem is the files of Outlook or Thunderbird that can get big. The goal is to avoid email configuration each
2018 Jan 05
3
SFTP chroot: Writable root
On Fri, 2018-01-05 at 16:00 +1030, David Newall wrote: > On 05/01/18 02:44, Thomas G?ttler wrote: > > I set up a chroot sftp server [...] > > Is there a way to get both? > > > > - chroot > > > > - writable root > > The source code (sftpd.c) seems to require that the root directory > be > owned by root and not group or world writable, so I
2011 Jun 18
5
initial page for 6.0 RN
Hello I've created the first version of the ReleaseNotes page for CentOS 6.0 in the wiki. As usual, corrections / additions / translations are welcome. Manuel
2011 Dec 08
5
Master repeatedly killing workers due to timeouts
Hi, We''re using unicorn as a Rails server on Solaris, and it''s been running great for several months. We''ve recently been having a few problems and I''m at a loss what might cause it. A number of times in the past few days, our unicorn slaves keep timing out & the master keeps restarting them. unicorn.log looks something like : E,
2010 Dec 07
4
Creating binary variable depending on strings of two dataframes
Hi, consider the following two dataframes: x1=c("232","3454","3455","342","13") x2=c("1","1","1","0","0") data1=data.frame(x1,x2) y1=c("232","232","3454","3454","3455","342","13","13","13","13")
2008 Jan 07
2
Efficient way to substract all entries in two vectors from each other
Hi all, I'm to inexperienced to come up with the matrix solution elusively appearing on the horizon for the following problem and would appreciate if you could give me a nudge ... I have two vectors a, and b and need to find the closest match for each value of a in b. How to do that efficiently? Thanks, Joh
2007 Apr 29
2
icecast
Being one who deals with one software after another, and now looking at the possibility of using icecast to stream ogg clips on my website, I would like to ask before I go much further in the matter: Is icecast likely to introduce further issues and irregularities among visitors to my site? Will using icecast pull me deeper into programming, or will it be mainly a matter of setup? Right now I
2008 May 08
6
Draft Call for Testing
Hi folks, how does this look? http://wiki.winehq.org/PlatinumRegressionHunt I hope to publicise this once wine-1.0.0-rc1 is released. Let me know if the instructions are hard to follow. Thanks, Dan
2012 May 10
1
getting started with jQuery rails 3.2
Hi all, I''m trying to work out how to get started using some jQuery in my rails app. rails -v = 3.2.2 ruby -v = 1.9.3-p194 I''m only sporadically a web-developer, and still quite inexperienced with jQuery especially, so I may be making an obvious mistake. Essentially, I''ve done very little after creating a new app, I''ve learnt that jQuery is included by
2015 Apr 01
2
[LLVMdev] Why the fault?
for (BasicBlock::reverse_iterator I = BB.rbegin(), E = BB.rend(); I != E; ) { Instruction& inst = *I; ++I; <-- iterator should be advanced to the previous instruction // Happens to be an Instruction::SExt. // Works fine if I iterate forwards if (isInstructionTriviallyDead(&inst, TLI)) inst.eraseFromParent(); } Sorry for the inexperienced question, but
2014 Jun 04
2
Few questions about members
We are experimenting with two different scenarios here. The one I'm asking about this time is this: We have a samba4 AD set up. It seems to be fine as far as we can tell. We are trying to set up a member, and have followed the wiki page https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server. The first question I have is why is the start script we use on the AD not work on the
2007 Jan 05
1
[OT] too much spam, goodbye
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 For all the talk I hear about how good gmail is at blocking spam, you''d think the spam problem coming from googlegroups would be an easy fix. I think I''ll just watch from the forum. I love rails, but spam annoys me more. David Morton Maia Mailguard http://www.maiamailguard.com mortonda-0/IDydmJJnNeoWH0uzbU5w@public.gmane.org
2007 Dec 02
3
rsync hangs when accessing through SSH (Leopard OS X)
To preface, I'm running Leopard OSX and am using rsync version 2.6.9 protocol version 29. Whenever I attempt to sync (using rsync obviously) a folder on my local drive to my web server (netfirms.com is my web host) using SSH, the process hangs. I have to force kill it in order to continue using Terminal. I can connect to my server space using SSH just fine by itself, and I ran
2019 Mar 14
2
netmask set with ifconfig doesn't hold
I gather that ifconfig is a way of setting the netmask in the current shell instead of a persistent value.? I say this because I am running it and see it for my specific network interface, directly after running it. However if I restart the network service the netmask is reverted to the previous value. What is the correct way to set the new netmask for the network interface to make it persistent.
2003 Apr 17
4
Implementation of W2K Group Policies from a Linux Server
I am an evil M$ MCSE :), who of late is planning on opening his own business... Due to the large cost involved with setting up Win2K server, both Hardware and OS, we are considering a Linux server setup. We have SOME experience with Linux, but were after information specifically on the possible implementation of Win2K Group Policies (as well as 'Domain' Authentication_ for the client
2012 May 26
2
before_create is after_validatation :on => :create , when it should be before_validation :on => :create
In ActiveRecord''s callbacks, methods within a before_create callback are called after the validation, but before the model is created. This was an intentional design decision, but I think it was the wrong one. What do you think? When I think of before_create, I think of before_validation :foo, :on => :create, but, by default, before_create is synonymous with after_validation :foo,