similar to: Re: "Select Script File" window

Displaying 20 results from an estimated 100 matches similar to: "Re: "Select Script File" window"

2009 Apr 13
1
"Select Script File" window
Suddenly WINE have started to bring a Select Script File window whenever I try to start application with its parameters from a shortcut. Image:[Image: http://img523.imageshack.us/img523/4844/wineselectscript.jpg ] This is the full copypaste from a terminal when I try to execute the line that the shortcut would too: Code: epri at epri-ubu32-desk:~$ wine "/home/epri/.wine/drive_c/Program
2008 Sep 30
2
Arch Linux, Wine 1.1.5 and Photoshop CS 3 (10.0)
Hi! I trying stat up my Photoshop CS 3 on Wine (wine-1.1.5). My Photoshop installation is on the Windows partition C: (NTFS filesystem with Vista OS). I mount partition with ntfs-3g, and next i trying type in console "wine Photoshop.exe". After, i can see window of Photoshop: [Image: http://img523.imageshack.us/img523/6633/dddaddsb9.th.png ]
2009 May 23
6
[SUGGESTION] WINE, autodisable/ask to disable PulseAudio
Since PulseAudio causes much trouble alot, why not make WINE to either 1) autodisable 2) ask to disablePulseAudio when running something ? By my understanding if this would be implemented, either of the following is done: 1) When executing wine theprogramname.exe it first calls to WINE, which then query the system for PA. Then if PA is found, WINE adds padsp to the commandline and continues
2007 Feb 14
0
How to use Rpad
I am a beginner and I don't know how to use Rpad package. I installed it and opened the following example .Rpad page in Internet Explorer. When I clicked "Calculate" button, nothing seems to happen. Can anyone tell me how to use Rpad? <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <!-- by Tom Short, EPRI, tshort at epri.com (c) Copyright 2005 by
2008 Sep 25
0
sd() of column, but for a subset of rows
I would like to take the standard deviation of a column, but only for a subset of the rows in that column with a given index. The following loop worked fine when I wanted the mean, but is not working for the standard deviation: for (i in 1:length(x[1,])){ a<-tapply(x[,i],x[,2],sd, na.rm=TRUE) xnew<-cbind(xnew,a)} I have tried re-defining the sd as follows (as suggested on this board),
2008 Feb 14
6
[Bug 14496] New: Could you try to support flash movies on vbox7
http://bugs.freedesktop.org/show_bug.cgi?id=14496 Summary: Could you try to support flash movies on vbox7 Product: swfdec Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: low Component: library AssignedTo: swfdec at lists.freedesktop.org
2004 Sep 17
0
Announcing Rpad, a web-based workbook-style interface for R
Rpad is an interactive, web-based analysis system. Rpad pages are interactive workbook-type sheets based on R. Rpad is an analysis package, a web-page designer, and a gui designer all wrapped in one. Rpad pages are run from the browser and connect to R running on the server (the same server that hosts the web pages). Rpad includes the R package "RpadUtils", which adds convenient code
2004 Sep 17
0
Announcing Rpad, a web-based workbook-style interface for R
Rpad is an interactive, web-based analysis system. Rpad pages are interactive workbook-type sheets based on R. Rpad is an analysis package, a web-page designer, and a gui designer all wrapped in one. Rpad pages are run from the browser and connect to R running on the server (the same server that hosts the web pages). Rpad includes the R package "RpadUtils", which adds convenient code
2008 Nov 28
1
A plethora of problems related to crashes and drawing in AOM
A plethora of problems related to crashes and drawing in the game Age of Mythology Gold. A few of these problems didn't exist in earlier versions of wine. I haven't filed any of these as bug reports but wanted to put what I did find here so I wouldn't lose it. You need mfc42.dll in your System32 directory and you need AOM Gold NoCD patch 1.03 English (aomx.exe) to be able to play this
2006 Nov 30
1
bug in acosh (win32) (PR#9403)
Full_Name: Tom Short Version: 2.4.0 OS: Windows XP Submission from: (NULL) (68.236.159.227) It looks like there's a bug in acosh with complex number in windows: > acosh(2) [1] 1.316958 > acosh(2+0i) [1] 0+NaNi This happens for me on Windows XP with the following versions: R version 2.2.0, 2005-10-06, i386-pc-mingw32 R version 2.4.0 (2006-10-03) i386-pc-mingw32 It works fine with
2006 Nov 20
1
website with graphics from all packages?
I thought I came across a site that had graphics from all CRAN packages, but I can't find it. Anyone know of such a site? (I don't mean this: http://addictedtor.free.fr/graphiques/) - Tom Tom Short EPRI Solutions, Inc. -- View this message in context: http://www.nabble.com/website-with-graphics-from-all-packages--tf2666416.html#a7436096 Sent from the R help mailing list archive at
2005 Jul 25
0
New version of Rpad
Announcing release 0.9.6 of Rpad. This version provides bug fixes and some improved HTML handling. This is also the first widespread release that supports Rpad as an installed package within R. Rpad is an interactive, web-based analysis system. Rpad pages are interactive workbook-type sheets based on R. Rpad is an analysis package, a web-page designer, and a gui designer all wrapped in one. Rpad
2005 Jul 25
0
New version of Rpad
Announcing release 0.9.6 of Rpad. This version provides bug fixes and some improved HTML handling. This is also the first widespread release that supports Rpad as an installed package within R. Rpad is an interactive, web-based analysis system. Rpad pages are interactive workbook-type sheets based on R. Rpad is an analysis package, a web-page designer, and a gui designer all wrapped in one. Rpad
2006 Sep 15
2
FW: R Reference Card and other help (especially useful for Newbies)
Hi all: Newbies (and others!) may find useful the R Reference Card made available by Tom Short of EPRI Solutions at http://www.rpad.org/Rpad/Rpad-refcard.pdf or through the "Contributed" link on CRAN (where some other reference cards are also linked). It categorizes and organizes a bunch of R's basic, most used functions so that they can be easily found. For example,
2008 Oct 23
1
[R-SIG-Finance] forecasting earnings, sales and gross margin of a company...
Sender: r-help-bounces at r-project.org On-Behalf-Of: comtech.usa at gmail.com Subject: Re: [R] [R-SIG-Finance] forecasting earnings, sales and gross margin of a company... Message-Id: <b1f16d9d0810231239k506d582i7ecb908b84bc1642 at mail.gmail.com> Recipient: ngottlieb at marinercapital.com -------------------------------------------------------- This information is being sent at the
2010 Mar 04
5
Bug reporting system inquiry plus a bug report related to sort
Is the bug-reporting system working okay? Two days ago, I submitted the following bug report via email to r-bugs at r-project.org. I didn't see a confirmation, and it didn't see it at http://bugs.r-project.org/. Now, http://bugs.r-project.org/ seems to be down. Anyway, here's the bug report related to sort.list and sort(..., index.return = TRUE) with na.last = NA I think that both
2009 Feb 03
3
Boxplots by variable
Dear R users, I have a matrix "final" which looks like this: final oSO4 oNO3 mSO4 mNO3 [1,] 3.3728 0.2110 1.9517421 1.01883602 [2,] 0.8249 0.0697 1.5970292 0.11368781 [3,] 0.2636 0.1004 0.6012445 0.24356332 [4,] 8.0072 0.3443 6.1016998 3.63207149 [5,] 13.5079 0.6593 12.4011068 1.55323386 [6,] 6.1293 0.1989 5.7620926 0.12884845 [7,] 0.6004 0.0661
2009 Jul 21
1
Half Life 2: EP2 's not playable
I ran HL2 with Wine 1.1.26 by on OpenSolaris snv118. using P4C 2.4G, 2.5GB RAM, GF6200 (VRAM:256MB). Compiling Wine with gcc-4.3.2 from these parameters:-O2 -march=native. I had tried the settings to Win98, XP, 2K8; disable the audio driver(only OSS suppotts); Wine / MS DX; and Fullscreen / Window. When I start the game, it response with a long time to my operation. the terminal mainly
2010 Apr 06
1
Poor wine performance
Hello, I wanted to give wine a test (never used it before), so I went forth and installed it on my - humble but not too lousy system: CPU: Intel Pentium M 1.80GHz Memory: 512MB Graphics controller: ATI RV350 (Mobility Radeon 9600 M10) While I had Windows 2000 on it, I was able to run the good old HalfLife2 pretty nice, so I thought I'd give it a shot. This site
2009 Apr 20
7
Fitting linear models
I am not sure if this is an R-users question, but since most of you here are statisticians, I decided to give it a shot. I am using the lm() function in R to fit a dependent variable to a set of 3 to 5 independent variables. For this, I used the following commands: >model1<-lm(function=PBW~SO4+NO3+NH4) Coefficients: (Intercept) SO4 NO3 NH4 0.01323 0.01968