Displaying 3 results from an estimated 3 matches for "actuially".
Did you mean:
actually
2004 May 26
0
an SJava array question
Hi,
I'm using SJava (0.65) to interface some Java code I have and am
having trouble understanding the use of arrays. I have a function:
tmv <- function(fname) {
a <- .JavaArrayConstructor("int", dim=c(3,0))
.JavaSetArrayElement(a, .JavaArrayConstructor("int", dim=3), 1)
.JavaSetArrayElement(a, .JavaArrayConstructor("int", dim=3), 2)
2008 Nov 19
2
How do I get WINE to see a mounted disc image as a CD?
I prefer to run games that require CDs from image files, since it is faster and protects the life of my CDs. In windows, I would just mount the disc image and I could then play. But using Wine and Ubuntu, it appears to work differently.
When installing a Windows CD using WINE under Ubuntu 8.10 64 bit, how should I go about mounting a disc image so it is seen by games running under WINE as a CD?
2009 Aug 30
26
[Bug 23593] New: nouveau hangs after a few minutes
http://bugs.freedesktop.org/show_bug.cgi?id=23593
Summary: nouveau hangs after a few minutes
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org