Displaying 4 results from an estimated 4 matches for "n19".
Did you mean:
19
2006 Sep 05
1
serialize changes for 2.4.0
I noticed today that in R 2.3.1, I get
> serialize(list(1,2,3), NULL, ascii = TRUE)
[1] "A\n2\n131841\n131840\n19\n3\n14\n1\n1\n14\n1\n2\n14\n1\n3\n"
>
but in R 2.4.0 alpha I get
> serialize(list(1,2,3), NULL, ascii = TRUE)
[1] 41 0a 32 0a 31 33 32 30 39 36 0a 31 33 31 38 34 30 0a 31 39 0a 33 0a 31 34
[26] 0a 31 0a 31 0a 31 34 0a 31 0a 32 0a 31 34 0a 31 0a 33 0a
>
It seems I need to use &...
2011 Mar 09
4
Couple wine development questions
I'm not a developer but there are a few aspects of wine that I'm interested in. I've searched around, but can't really find answers to my questions.
First of all, it appears that wine-dev's only use mailing lists as their primary means of communications. This forum is labeled "Wine Users", so probably the wrong place to ask, but there's no "Wine
2017 Feb 26
6
[Bug 99968] New: [NV4C] System crashes reliably with glxinfo
...rdware is NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) on an
old Dell Inspiron 531. Integrated graphics.
The system boots OK (with high-resolution console) into X11. I can log in to a
Lubuntu desktop (2D, no OpenGL, AFAIK). Then, from a terminal window I run:
$ while true; do nice -n19 glxinfo > /dev/null; done
Then I drag the window around for a few seconds. Then the entire system
crashes: total system lockup, followed by display corruption a second or two
later. (I've attached a photograph, because I can't take a normal screen shot.)
No Ctrl-Alt-F1, no magic SysRq,...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking