Displaying 20 results from an estimated 4000 matches similar to: "Help with Wavelab5.0 re sound card preferences"
2009 Nov 23
1
problems with Rcmdr on R-2.10.0 with Karmic Koala
Dear R Debian People:
I have put this on regular R help as well, but thought that I'd try here too.
I updated to R-2.10.0 on Ubuntu Karmic Koala via apt-get update, apt-get install.
Then I had a problem that said that I need MASS <= R-2.9.2. Fair enough. Uwe Ligges was kind enough to point out that I needed to use
> update.packges(checkBuilt=TRUE)
So I did.
Now the menu on Rcmdr
2010 Apr 30
12
Can't seem to install RMAGICK on Ubuntu Karmic Koala
hi guys,
I have been trying to install Rmagick on ubuntu karmic koala for a
day.
Yes, ImageMagicK has already been installed and works great with
paperclip and a few other perl scripts I have (which uses
Image::Magick).
The following is what the execution looks like when I tried to
install rmagick ( " gem install rmagick" ):
-------------------- Extract start
2010 Jun 28
4
Wine + "any program" = no sound in one of them
I am not sure if this has come up on the forums. I tried a search, but didn't find anything pertinent.
I have a problem with sound in Wine. I am running Wine 1.0.1.
My problem isn't with any particular game or program. I get very good sound when in a game or program, but if I am in a program under wine and then go outside Wine and start a sound program, like VLC for example, VLC gets
2009 Nov 05
1
karmic cran2deb
Hi All,
just to check, is cran2deb available for Karmic Koala (ideally also
for a amd_64)?
Cheers,
Fede
--
Federico C. F. Calboli
Department of Epidemiology and Public Health
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG
Tel +44 (0)20 75941602 Fax +44 (0)20 75943193
f.calboli [.a.t] imperial.ac.uk
f.calboli [.a.t] gmail.com
2011 Jan 15
5
Wave audio problem
I have some problems with wave audio in Wine. It sais that my device does not support any format at all. I run the following
Code:
#include <windows.h>
#include <cstdio>
typedef int (*EnumDevicesCallback)(const WAVEOUTCAPS* caps,void* param_through);
int enumDevices(EnumDevicesCallback onDevice,void* param_through)
{
unsigned int n_devs=waveOutGetNumDevs();
unsigned int i=0;
2006 Mar 24
0
Sound Blaster Live! 24bit how to get it support?
Hi,
I used to use the onboard sound card(SIS) and it work well with centos
4 stock and unsupported kernel. I have just got a new Sound Blaster
Live! 24bit and installed it on the system. The current kernel does not
detect the sound card. Is there anyway i can make this card run on
centos? This is a fairly new card, why the stock kernel does not have
the driver module compiled from it?
Thai
2010 Feb 23
1
installing ROCR/gplots packages blows up memory
When I try to install the ROCR package (which requires gplots) on
Ubuntu 9.10 (Xubuntu Karmic Koala) 64-bit on R version 2.9.2
(2009-08-24), it eats up all my RAM (2GB) and swap (4GB) and keeps
allocating more memory until Linux's out of memory (OOM) killer kills
the perl process. This problem is special to Ubuntu because I can
install other packages (such as party) on this Ubuntu system, and
2010 Apr 02
1
Problems with PDF/Latex when building a package
Dear R People:
I'm building a packages on an Ubuntu Karmic Koala 9.10 system and am
getting the following errors:
* checking PDF version of manual ... WARNING
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
LaTeX errors found:
! Font T1/ptm/m/n/10=ptmr8t at 10.0pt not loadable: Metric (TFM) file not found
.
<to be read again>
relax
l.7
2010 Jul 10
1
Set the number of threads using openmp with .C
Hi everybody! Could somebody help me with the following?
I'm trying to run a simple Hello World code in openmp using .C function. The
C code i have is:
#include <omp.h>
#include <stdio.h>
#include <R.h>
void hello_omp(int *n) {
int th_id, nthreads;
omp_set_num_threads(*n);
#pragma omp parallel private(th_id)
{
th_id = omp_get_thread_num();
2010 Feb 15
7
No keyboard input when running RollerCoaster Tycoon 3
Be forewarned, I am new to Linux. I am using Ubuntu 9.10 (Karmic Koala). I have installed wine (1.1.38) and I am able to run RollerCoaster Tycoon 3 both with and without a virtual desktop. It runs with no problems except for the fact that it does not receive keyboard commands! I have looked all over the Internet and still have yet to find a solution. Someone help, please!
I haven't
2010 Mar 25
1
Error using Rcpp
Hi, Im not sure if this is the right place to post this. I am using Xubuntu
Karmic Koala and am trying to use the Rcpp package. I am testing it using a
simple code that takes in a vector and adds 1 to each element:
#include <Rcpp.h>
// This file takes in a vector and adds one to each entry
RcppExport SEXP addone(SEXP vec){
// create a local copy of vec
Rcpp::NumericVector
2009 Nov 21
1
MASS loading error
Dear R People:
I just installed R-2.10.0 on Karmic Koala Ubuntu, via the sudo apt-get
install r-base, etc.
However, when I try to install an Rcmdr Plugin package, I get the following:
> install.packages("RcmdrPlugin.qual",depen=TRUE)
Warning in install.packages("RcmdrPlugin.qual", depen = TRUE) :
argument 'lib' is missing: using
2010 Feb 27
4
Wine Doesn't Detect Extra Drives
Hello folks. I'm running Ubuntu 9.10 (karmic Koala)
I'm a former windows user, trying to use wine to continue using windows apps I need. Unfortunately, I'm running into a snag.
My computer has three physical drives:
one 160 GB drive, divided into two 80GB partitions. With windows XP on one, and ubuntu on the other
One 300 GB drive with a single 300GB partition on it. This drive
2010 Jun 24
0
Re: WineD3D messed up my VM, how do uninstall it?
MKVCrazy wrote:
> Host: Ubuntu Karmic Koala
> Guest: Windows XP
> VBox: 3.1.2 PUEL
>
> I was happy using my guest XP with Guest Addictions installed. But I wasn't able to get the videos play perfect. It picture will messes up if I move the windows around the desktop. So I though it might be lack of WineD3D and so I installed it from wined3d.iso. Then it messed up my guest XP.
2010 Jan 16
0
Lotus SmartSuite 9.8 KUbunu
Has anyone gotten SmartSuite Millenium Edition 9.8 to actually run under KUbuntu 9.10 (Karmic Koala). The install failes miserably for me.
2010 Feb 24
1
Wine and World of Warcraft
I just want you to know I have been at this since like 10am when the problem started. Its like 4:22pm.
I have been playing Wow with wine for over a year, and occasionally there are hiccups along the way and so I consult all the good old wine wiki and all the wonderful places out there that give out advice on how to fix your issues.
So today there were some updates on my plate for my linux
2010 Apr 14
3
Office 2007: Arial font problem
Hello,
I installed Office 2007 Professionnal and get an issue (Wine 1.1.42 on Ubuntu Karmic Koala 9.10). I tried to fix it by installing core fonts and so on but nothing changed. Please have a look at this screenshot:
[Image: http://i46.tinypic.com/2ldc13m.jpg ]
As you see, the arial font looks awful. Did anyone managed to fix it ?
Regards,
RedVivi
2010 Mar 11
2
Wine install issue?
Alright so I'm completely new to Linux so bear with me.
I installed WINE as described on the site. I add the source, it downloads etc... install and the only thing I get under my applications menu is a WINE notepad.
Now from what I read in the user guide trying to figure out how to make this work I should have a WINE File somewhere in there. No such thing for some reason. Did I miss a step?
2009 May 12
2
Today's git mis-reads CTL-S
When running Notepad2 with today's git wine, the keystrokes CTL-S no longer works. Instead, it displays CTL-S on the page in a funny little black box.
I have Karmic Koala and the new 2.6.20 kernel, 'tis true, but CTL-S worked this morning.
??
Susan
wine-1.1.21-62-gb045342
2009 Jun 23
1
Need Help With Installing Windows Games/Apps Under Wine
Hi, I need help with installing different apps and games. Below is a list of games and apps that I installed or want to install and there status on my netbook.
MY COMPUTER INFO
Acer Aspire One
120GB Hard Drive, 1GB ram, Atom Prossesor, Built-in wifi, etc.
Oprating System On It Now= Ubuntu Karmic Koala 9.10 Alpha 2 with Netbook Remix and Ubuntu Studio add-ons
Green= works great!, Yellow=