Displaying 20 results from an estimated 10000 matches similar to: "How do I really handle multiple versions of Wine"
2005 Apr 28
4
wine-20050419 - where to set audio driver type?
Hi,
In a completely clean account that's never run Wine before I run
wine --version. Wine installs a new .wine directory but this Wine
directory has no config file. I looked in the 3 obvious files but none
of them seem to have an option for changing between OSS, Alsa and
JAck. where do I make this setting change now?
Thanks,
Mark
2005 Jan 02
5
WineTools 2.0.9 released
A happy and successful new year for everyone!
I just release WineTools 2.0.9. You can download it at
http://www.von-thadden.de/Joachim/WineTools/. This release has some
minor improvements such as:
- cdrom is detected from fstab during Base setup
- IE6 now in english and german
- user info about installed scripts
WineTools is an menu driven installer for installing Windows programs
under wine.
2005 Oct 23
1
Re: winebuild problems - wine-20050930 [SOLVED]
Sorry for the noise.
On 10/23/05, Mark Knecht <markknecht@gmail.com> wrote:
> On 10/23/05, Mark Knecht <markknecht@gmail.com> wrote:
> > Hi,
> > Does anyone know what happened to the --debug option in winebuild?
> > It seems to have disappeared in more recent versions of Wine.
> >
> > I am attempting to build a program that uses winebuild with
2009 Jul 22
5
Multi-line comments?
Hi,
I looked in the language definition and was surprised. Is there
really no multi-line/block comment defined in R?
I wanted to comment out 20 lines that I'm moving to a function but
didn't want to delete them. Is there no defined way to get around
using a # on each of the 20 lines?
Thanks,
Mark
2004 Oct 09
3
Quicken 2004 Report windows
Hi,
I'm currently running Wine-20040505. Quicken 2004 Premier Edition
runs very well on this version except for reports. There are some
reports that display jsut fine and other that don't display at all. Ant
transaction summary report that I do causes Quicken and the report
window to minimize. When I maximize them by hand the report window
appears to be all black and I cannot
2004 Oct 26
1
Missing menus...
Hi,
I'm running 20041019 this morning using a new program that I've not
been able to load before. (Native Instruments Reaktor Session) The GUI
is up and looking good, but menus are essentially missing. When I
choose the 'File' menu what I see is a gray box with 5 gray lines in
it, then one menu entry that has appropriate text, and then another
gray line.On the one entr that has
2004 Oct 25
1
DLL question - deadbeef
Hi,
Making lots of headway today. One of my major problems with
wine-20041019 was solved by switching to non-managed mode. Now the
program that would previously only work under wine-20040505 is working
perfectly (AFAICT) under wine-20041019.
When installing another program from the same company (Native
INstruments) I start running into some sort of bail out, I guess,
where Wine starts using
2009 Feb 06
2
Program won't load fonts when run outside of installed dir
I'm trying get a couple pieces of software we use at work so we can replace a bunch of aging Windows machines with Linux boxes, but I'm having a little trouble. I'll start with the potentially easiest problem first.
One of the programs I'm trying to use is Lightspeed Virtual Terminal. It runs fairly well with just a couple of glitches. If I go to the directory it was installed
2004 Nov 01
1
Time zone info problems...
Hi,
Installed Caesar 3 this morning under wine-20041019. C3 has worked
for a long time, but doesn't work under this version due to, of all
things, time zone information that's missing???
caesar@flash caesar $ wine .wine/drive_c/SIERRA/Caesar3/c3.exe
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "PST" to
an entry in TZ_INFO
fixme:ntdll:TIME_GetTZAsStr
2004 Oct 15
1
Wine question - sort of... program that ran now crashes
Hi,
I run Gentoo on my audio box and for the last few weeks have been
using a fairly complex setup that uses Wine-20040505. In this
environment I am able to run small Windows apps called 'VSTs' under
Wine and using Jack for pretty much real time audio performance. It
had been working very well.
From a Linux perspective the signal flow looked a bit like:
2009 Jul 10
2
ReShape/cast question - sum of value in table
Hi,
I've tried to capture the basics of this problem I'm having. Been
working on this for a couple of days and just cannot get past it. As a
test of this list software I've attached is a small text file zipped
up. I hope it gets through but if it doesn't I'll post the actual text
which is only 26 lines. Put it somewhere sensible and change the first
line in the code to point
2004 Nov 14
1
Direct X setup question
Hi,
I have 4 machines here. Two are Gentoo, one of which is my laptop
which has had lots of wine stuff installed. I have a second new Gentoo
box, as well as two Fedora 2 boxes. These last 3 boxes have never had
Wine on them. all 4 boxes are currently using Wine-20041019 compiled
from the same tarball so they should be very identical.
The problem is that my laptop, which has had almost every
2009 Jul 03
5
What command lists everything in a package?
Hi,
Two easy questions I'm sure.
1) As an example if I use the code
require(zoo)
then once it's loaded is there a command that lists everything that
zoo provides so that I can study the package?
Certainly help(zoo) gives me some clues about what zoo does but I'd
like a list. Maybe there's a way to query something but in Rgui under
Win Vista ls() returns nothing after zoo
2009 Jul 02
2
Plot two graphs with different ranges in one
Hi, I'm trying to plot two variables in one graph. One ranges between 0 and
1, while the other ranges between 50 and 500. Can I plot them in one graph
with similar scale?
Thanks
Harry
[[alternative HTML version deleted]]
2009 Jul 09
3
'scan' in a script?
When I use the scan function in the Rgui console it works as expected.
However it seems that when I put the same command in a script file it
doesn't wait for input.
Is there an option to scan to make it wait for input when used in a
script? Or is there possibly a different function that will do in a
script the same sort of thing as scan does in the console?
Thanks,
Mark
2004 Nov 08
4
Wine-20041019.tar.gz
Dear List,
My 'puter runs SuSE Linux version 8.0
I have just compiled and installed, using ./tools/wineinstall
Wine-20041019
The compile and install appeared to go smoothly without error messages,
and was installed using 'su' to root.
But, a segmentation faults prevents me from starting Wine :-(
Please, is there a remedy to fix this ?
Thank you,
Richard
___________
2009 Jul 26
2
More complicated multi-plot layouts?
Hi,
I made the attached picture by mocking up three separate plots sort
of like how I'd like to make a new plot. Hopefully it will get through
to the list.
Is there a way to do this directly using par somehow? Or one of the
other plotting packages? Basically, multiple larger plot above
multiple groups of smaller plots? The smaller plots are just
par(mrow=c(2,3)) things, and I can
2004 Oct 26
2
old Wine from CVS
Hi,
I'm debugging an audio problem that started sometime post
wine-20040505. That release works fine, but running under
wine-20040615 the program fails. Looking at the Changelog for 0615 it
says that 'lots of audio bugs were fixed'. Probably true, but it looks
like one was created.
So, how can I download Wine for a specific date? Say wine-20040525.
I tried to figure out these
2009 Sep 09
3
lag a data.frame column?
Sometimes it's the simple things...
Why doesn't this lag X$x by 3 and place it in X$x1? (i.e. - Na's in
the first 3 rows and then values showing up...)
The help page does talk about time series. If lag doesn't work on
data.frame columns then what would be the right function to use to lag
by a variable amount?
Thanks,
Mark
X=data.frame(x=seq(1:10))
X$x1=lag(X$x, 3)
X
2009 Jul 24
4
Include files?
Hi,
I have 15 or 20 functions I've written to convert the sort of data
I'm working with. They are currently in their own R file which I load
by hand in Rgui before loading and running my main programs.
Is there any way to have this file included in my R program like
#include might in C?
If not is there a simple newbie-type example of how to create a
package so I could just say