Displaying 20 results from an estimated 100 matches similar to: "RGL crashes"
2010 May 24
1
CS 1.6 OpenGL Crash?
Ok im trying to play Counter Strike 1.6, but it crashes when i join a server.
The Video is set to OpenGL and when i set it to "Software" it started working (but the quality was really shitty so i want OpenGL).
I have this video card VGA compatible controller [0300]: ATI Technologies Inc RS480 [Radeon Xpress 200G Series]
And when the game crashed i got this error:
Code:
Allocating
2005 Mar 28
1
gnuclient problems witrh R/ESS in linux
Dear list,
Not strictly R ...
In R on Xemacs with ESS (R-2.0.1, Xemacs-21.4.15-r3, ESS-5.2.6)
on gentoo-linux
when I use k<-edit(k) or fix(k)
to change a small vector k <- c(1,2,3,4,5,6)
the opened window (called '6b8b4567') appears not to be connected to the
gnuclient
and I'm able to edit the file but has no instructions in the
minibuffer
and
C-x # gives
'6b8b4567 does
2018 Apr 04
1
Tinc 1.1_pre15 compilation issue witrh glibc 2.25
Dear Tinc-devs,
trying to compile Tinc 1.1 pre 15 on my Gentoo system, I get the following error:
-----------------------------------------
uml_device.c: In function ‘read_packet’:
uml_device.c:231:25: error: incompatible type for argument 2 of ‘connect’
if(connect(write_fd, (const struct sockkadr *)&request.sock, sizeof request.sock) < 0) {
^
In file included
2010 Nov 29
3
Replacing several rows of a matrix at once
Hello Folks. This must be a silly question with a (not) obvious (to me)
answer.
Consider this:
tmp <- matrix(1:200, nrow = 20)
vec <- 300:309
tmp[9,] <- vec # replacing one row works fine
p <- c(3, 11, 17)
tmp[p,] <- vec
# replacing multple rows pastes the values down a column and recycles vec.
What I want to do is replace multiple rows simultaneously at once. I
suppose I can
2010 Nov 03
1
rgl.snapshot() : no longer works?
Hi all,
> library(rgl)
> plot3d(1,1,1)
> snapshot3d("somefile.png")
Error in rgl.snapshot(...) :
pixmap save format not supported in this build
Why does this no longer work?
thanks,
Remko
> sessionInfo()
R version 2.12.0 (2010-10-15)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=English_Australia.1252 LC_CTYPE=English_Australia.1252
[3]
2010 Oct 19
1
DLL not found
Dear R-helpers,
I have a fresh installation of windows vista, and R 2.12.0 (session info below).
Problem:
> require(sp)
Loading required package: sp
Error in library.dynam(lib, package, package.lib) :
DLL 'lattice' not found: maybe not installed for this architecture?
> require(lattice)
Loading required package: lattice
Failed with error: ?package 'lattice' is not
2010 Dec 04
2
Error in calcCurveGrob(x, x$debug) : End points must not be identical
Hi All... I haven?t found mention of this error anywhere. I'm trying to
draw spline curves using grid graphics. Most of the time, I have no
problems, but I have some data sets that give the error in the subject line.
I'm not sure which end points are identical, but the end points passed to
the function are definitely not identical.
Any assistance appreciated! Bryan
tst <-
2009 Feb 26
1
codec_dahdi and Asterisk 1.6.0.6
I've got a question about codec_dahdi witrh a system running Asterisk
1.6.0.6 and DAHDI 2.1.0.4 with a TE410P card. The system is used primary to
route calls between different PRI connections, so no transcoding between
codecs is happening as far as I am aware.
1) How can I use codec_dahdi? Would it be useful when passing a call from
one dahdi channel to another dahdi channel?
2) I'm
2009 Jan 13
1
Dahdi caused Kernel to segfault
Yesterday, a low-duty production server that I maintain core-dumped. At
the time there were only around 2 calls going through it.
The strace on the screen made it look like it was caused by Dahdi.
The machine is running
asterisk-1.6.0.3
dahdi-linux-2.1.0.3
dahdi-tools-2.1.0.2
asterisk-addons-1.6.0
Kernel version 2.6.28
There is a genuine TDM400P (populated witrh 2xFXO cards and 2xFXS cards.
2010 Nov 20
1
Grid newbie: aligning & scaling viewports
Oh Knowledgeable Ones:
I'm working on a project using grid graphics (for the first time). A toy
example is given below, run it simply with >foobar() I am wondering why the
pink dot and concentric circles are not centered on the 3-color axis system.
Further, I feel like the concentric circles don't have the intended radius -
if my math is right, the outmost circle should touch the
2005 Dec 05
3
Multi-level drag and drop in scriptaculous?
I am trying to create a screen like Google''s personalized home pages or
start.com, i.e., with draggable sections, with the extra feature that
the child items under the parent headings could be dragged and dropped
from one parent heading to another.
I have set up nested droppable sortables (dropOnEmpty=true) but the
behavior is very inconsistent, i.e, parents do not become droppable
2011 Jul 09
1
Guild Wars installation issue?
I was trying to install one of my favorite games and got the error:
drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info.
I have the latest version of Wine, and a Radeon 9600 Pro graphics card. On a separate forum I read that ATI no longer releases drivers for this graphics card for the latest long term release of Ubuntu because of the fact that it
2010 Dec 08
0
Asterisk 1.8 debian packages?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Anyone know of any Asterisk 1.8 deb's available or when they might be
included in backports or (hopefully) Squeeze?
I can compile from source... but would much rather have a pre-packaged
binary if one exists...
Thanks,
Stephen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
2010 Dec 08
0
[ANNOUNCE] xproto 7.0.20
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This package provides the headers and specification documents defining
the X Window System Core Protocol, Version 11.
It also includes a number of headers that aren't purely protocol related,
but are depended upon by many other X Window System packages to provide
common definitions and porting layer.
This release provides two code changes - an
2006 Oct 31
3
plotting question
i have the following code below and at the end there are some plotting
statements.
it actualy looks quite nice when you run it but there is just one
strange thing happening that
don't know how to fix.
the three things being plotted are
aggfxdata[,logbidask] which has its own set of times ( it's a zoo object
).
rollmeanlogbidask which has a subset of the times that aggfxdata has.
2004 Mar 10
0
Newbie: Samba Intergration into W2K Domain/ADS
Hello everyone. I humbly admit I need some direction. I have search newsgroups and the Samba help files, but I must be missing something or just not getting it.
I am comfortable witrh Samba in a small workgroup environment, I feel like a fish out of water when trying to intergrate Samba into a W2K Domain/Active Directory environment. While I consider myself technical, I've never had to manage
2009 Jun 01
5
class not registered
Hi,
i'm trying to install in wine-1.0.1 on Ubuntu 9.04 a management software but I receive run-time 713 error. Any solution or tip? Here the log.txt:
fixme:ole:OleLoadPictureEx (0x12c8c44,35146,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fac0), partially implemented.
fixme:ole:OleLoadPictureEx (0x12c8c44,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa90),
2011 Aug 19
3
installing packages systemwide
I installed some downloaded packages in R. I always do
$sudo R CMD INSTALL <anRpackage.tar.gz>
By default it is storing these packages into my directory
/home/mary/R/x86_64-pc-linux-gnu-library/2.13/.
However I want them to be systemwide into /usr/local/lib/R/site-library/
folder.
I tried
$sudo R
R> install.packages("anRpackage", dep=TRUE)
I did not succeed into getting
2011 Aug 19
3
installing packages systemwide
I installed some downloaded packages in R. I always do
$sudo R CMD INSTALL <anRpackage.tar.gz>
By default it is storing these packages into my directory
/home/mary/R/x86_64-pc-linux-gnu-library/2.13/.
However I want them to be systemwide into /usr/local/lib/R/site-library/
folder.
I tried
$sudo R
R> install.packages("anRpackage", dep=TRUE)
I did not succeed into getting
2002 Sep 30
5
Chi-Square Distribution Plots
Dear list
I have a vector of values that allegedly have a chi-squared distribution. I
want to create a plot that shows the values I have obtained, and the
chi-squared distribution curve for the specified number of degrees of freedom
to show what should have been obtained.
At the moment I am plotting the values I have obtained as a histogram and
somehow want to put on to this plot the