search for: rei

Displaying 20 results from an estimated 350 matches for "rei".

Did you mean: ref
2006 Jan 29
15
Reload the lib directory
..., the changes are not visible to the application when i releod the web page (i am in the development evironment). I must restart the web server (WEBrick) and so i see the changes... but I lost more time. How can I reload the module in the dirictory lib, without reload WEBrick? Thanks so much --Reis -- Posted via http://www.ruby-forum.com/.
2009 Dec 30
2
usbhid-ups disconnects with Eaton Ellipse 1000S
...have been using the usb interface with the usbhid-ups driver, but I found that sometimes (too much times) the driver doesn't respond and NUT doesn't receive changes nor notifications from the UPS. The kernel lose the connections with USB device, in the kernel logs appears: Dec 30 11:24:12 rei kernel: [561646.660027] usb 6-2: usbfs: USBDEVFS_CONTROL failed cmd usbhid-ups rqt 161 rq 1 len 2 ret -75 Dec 30 11:30:12 rei kernel: [562006.456470] usb 6-2: usbfs: USBDEVFS_CONTROL failed cmd usbhid-ups rqt 161 rq 1 len 2 ret -75 Dec 30 11:48:16 rei kernel: [563090.692015] usb 6-2: usbfs: USBDEV...
2003 Apr 09
1
[OFF] Nested or not nested, this is the question.
...19 4 40 A 10 20 20 4 40 B 9 20 21 8 40 A 9 20 22 8 40 B 10 20 23 12 40 A 9 20 24 12 40 B 9 20 -- Great minds run in great circles. -- | // | \\ [*****************************][*******************] || ( ? ? ) [Ronaldo Reis J?nior ][PentiumIII-600 ] | V [UFV/DBA-Entomologia ][HD: 30 + 10 Gb ] || / \ [36571-000 Vi?osa - MG ][RAM: 128 Mb ] | /(.''`.)\ [Fone: 31-3899-2532 ][Video: SiS620-8Mb ] ||/(: :' :)\ [chrysopa at insecta.ufv.br...
2017 Jun 28
0
Gluster volume not mounted
...bricks/engine > /dev/sda1 497M 173M 325M 35% /boot > /dev/mapper/gluster_vg_sdb-gluster_lv_data 730G 157G 574G 22% > /gluster_bricks/data > tmpfs 1.6G 0 1.6G 0% > /run/user/0 > ovirt-hyp-01.reis.com:engine 50G 8.1G 42G 17% > /rhev/data-center/mnt/glusterSD/ovirt-hyp-01.reis.com:engine > > gluster volume status data > Status of volume: data > Gluster process TCP Port RDMA Port Online > Pid > -------------------------...
2017 Jun 27
2
Gluster volume not mounted
...50G 8.1G 42G 17% /gluster_bricks/engine /dev/sda1 497M 173M 325M 35% /boot /dev/mapper/gluster_vg_sdb-gluster_lv_data 730G 157G 574G 22% /gluster_bricks/data tmpfs 1.6G 0 1.6G 0% /run/user/0 ovirt-hyp-01.reis.com:engine 50G 8.1G 42G 17% /rhev/data-center/mnt/glusterSD/ovirt-hyp-01.reis.com:engine gluster volume status data Status of volume: data Gluster process TCP Port RDMA Port Online Pid -----------------------------------------------------------...
2011 Apr 08
4
Very simple question
...to associated with paste make this result more automatically. Thanks Ronaldo -- 17? lei - Seu orientador quer que voc? se torne famoso, de modo que ele possa, finalmente, se tornar famoso. --Herman, I. P. 2007. Following the law. NATURE, Vol 445, p. 228. > Prof. Ronaldo Reis J?nior | .''`. UNIMONTES/DBG/Lab. Ecologia Comportamental e Computacional | : :' : Campus Universit?rio Prof. Darcy Ribeiro, Vila Mauric?ia | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil | `- Fone: (38) 3229-8192 | ronaldo.reis at unimontes.br | http://www.ppgcb....
2007 Oct 05
3
help in substitute function
...substitute(expression(1+2*pred+3*lat),list(as.name(X1)=as.name(x1),as.name(X2)=as.name(x2)) Error: unexpected '=' in "substitute(expression(1+2*pred+3*lat),list(as.name(X1)=" My expected result is: expression(1 + 2 * x1 + 3 * x2) Any help? Thanks Ronaldo -- > Prof. Ronaldo Reis J?nior | .''`. UNIMONTES/Depto. Biologia Geral/Lab. de Biologia Computacional | : :' : Campus Universit?rio Prof. Darcy Ribeiro, Vila Mauric?ia | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil | `- Fone: (38) 3229-8187 | ronaldo.reis em unimontes.br | chrysopa em g...
2007 Dec 13
4
Very simple question on plot
...o o | o o | o o |o o o |-------------------------------- 0 10 20 30 40 50 60 70 80 90 100 A A and B are complementary variables. How is the best way to make this plot? Thanks Ronaldo -- > Prof. Ronaldo Reis J?nior | .''`. UNIMONTES/Depto. Biologia Geral/Lab. de Biologia Computacional | : :' : Campus Universit?rio Prof. Darcy Ribeiro, Vila Mauric?ia | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil | `- Fone: (38) 3229-8187 | ronaldo.reis em unimontes.br | chrysopa em g...
2014 Jan 19
1
[PATCH] drm/nouveau/mxm: fix null deref on load
...u: populate master subdev pointer only when fully constructed), the nouveau_mxm(bios) call will return NULL, since it's still being called from the constructor. Instead, pass the mxm pointer via the unused data field. See https://bugs.freedesktop.org/show_bug.cgi?id=73791 Reported-by: Andreas Reis <andreas.reis at gmail.com> Tested-by: Andreas Reis <andreas.reis at gmail.com> Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- 3.13 release time is approaching, so I'm expanding the To list, as this is a crashing bug for potentially a lot of people (not sure how co...
2007 Aug 24
3
It is possible to use a Shell command inside a R script?
...is possible to use a shell command inside a R script? I'm write a R script and I like to put somes shell commands inside to R. Somethink like: convert fig01.png fig01.xpm or sed ..., etc. It is possible? How? Thanks Ronaldo -- Acalme-se, s??o somente 0's e 1's -- > Prof. Ronaldo Reis J?nior | .''`. UNIMONTES/Depto. Biologia Geral/Lab. de Ecologia | : :' : Campus Universit?rio Prof. Darcy Ribeiro, Vila Mauric?ia | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil | `- Fone: (38) 3229-8187 | ronaldo.reis em unimontes.br | chrysopa em gmail.com | htt...
2011 Feb 11
1
Using merge
...fix it automatically? Has any function to make all names lowercase or any other mean to make this to work. Thanks Ronaldo -- 16ª lei - Lembre-se, é a sua dissertação. Você (!) é quem precisa fazê-la. --Herman, I. P. 2007. Following the law. NATURE, Vol 445, p. 228. > Prof. Ronaldo Reis Júnior | .''`. UNIMONTES/DBG/Lab. Ecologia Comportamental e Computacional | : :' : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil | `- Fone: (38) 3229-8192 | ronaldo.reis@unimontes.br | http://www.ppgcb.uni...
2009 Sep 01
2
Simple question about data.frame reduction
...3 I have 2 repeated factor "a" in var2. I try a simple solution for it but without success. aggregate function dont work with factors (var3 by var1). Anybody have an idea? Thanks Ronaldo -- "It's men like him that give the Y chromosome a bad name." -- > Prof. Ronaldo Reis J?nior | .''`. UNIMONTES/DBG/Lab. Ecologia Comportamental e Computacional | : :' : Campus Universit?rio Prof. Darcy Ribeiro, Vila Mauric?ia | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil | `- Fone: (38) 3229-8192 | ronaldo.reis at unimontes.br | chrysopa at gmail...
2006 Sep 26
5
powernow-k8: Processor cpuid 681 not supported
...stuck at restore_all+0x37/0x3a Leftover inexact backtrace: Inexact backtrace: [<c0405c73>] show_trace+0xd/0x10 [<c0405cb1>] dump_stack+0x19/0x1b [<c043646e>] trace_hardirqs_on+0xa4/0x120 [<c0404e67>] restore_all+0x37/0x3a any help ? -------------------- Itamar Reis Peixoto e-mail: itamar@ispbrasil.com.br msn: itamarjp@starmedia.com skype: itamarjp icq: 81053601 +55 34 3238 3845 +55 11 4063 5033 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 Sep 26
5
powernow-k8: Processor cpuid 681 not supported
...stuck at restore_all+0x37/0x3a Leftover inexact backtrace: Inexact backtrace: [<c0405c73>] show_trace+0xd/0x10 [<c0405cb1>] dump_stack+0x19/0x1b [<c043646e>] trace_hardirqs_on+0xa4/0x120 [<c0404e67>] restore_all+0x37/0x3a any help ? -------------------- Itamar Reis Peixoto e-mail: itamar@ispbrasil.com.br msn: itamarjp@starmedia.com skype: itamarjp icq: 81053601 +55 34 3238 3845 +55 11 4063 5033 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Mar 03
3
Script to start Rcmdr
Hi, anybody know any way to make a bash script to start Rcmdr directly widthout need to open R and execute library(Rcmdr)? I try to make this using R CMD BATCH somethink, but dont find the way. Thanks Ronaldo -- > Prof. Ronaldo Reis J?nior | .''`. UNIMONTES/Depto. Biologia Geral/Lab. de Biologia Computacional | : :' : Campus Universit?rio Prof. Darcy Ribeiro, Vila Mauric?ia | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil | `- Fone: (38) 3229-8187 | ronaldo.reis em unimontes.br | chrysopa em g...
2014 Jan 19
8
[Bug 73791] New: [NV96] [BISECTED] Regression: 9600M GT fails to boot with 3.13-rc8
...at lists.freedesktop.org Summary: [NV96] [BISECTED] Regression: 9600M GT fails to boot with 3.13-rc8 QA Contact: xorg-team at lists.x.org Severity: critical Classification: Unclassified OS: Linux (All) Reporter: andreas.reis at gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Driver/nouveau Product: xorg Created attachment 92385 --> https://bugs.freedesktop.org/attachment.cgi?id=92385&action=edit dmesg (rc8 with commit reverted) Comm...
2004 Mar 22
3
Setting the 'fig' graphic parameter
...deleted when the new one is placed. I was trying to reproduce an exercise a saw in an S-plus book. I would really like to know what is going on, the documentation about graphic parameters is not very helpful about fig, and I would really like to set a graph with the above layout. Thanks, Mario dos Reis.
2006 Aug 14
3
Making R script to run in a console
Hi, is possible to make a R script to run under a console without open the R environment? Something like this example.R #!/usr/bin/R function(name="Put here your name") { print(name) } In a console I make ./example.R name="Ronaldo Reis J?nior" then program print my name. It is possible? Thanks Ronaldo -- A jury consists of twelve persons chosen to decide who has the better lawyer. -- Robert Frost -- > Prof. Ronaldo Reis J?nior | .''`. UNIMONTES/Depto. Biologia Geral/Lab. Ecologia Evolutiva | : :' : Cam...
2008 Feb 20
2
factors ordered by mean
...aixo" and "medio" is separated. without ordered levels these command is wrong because the levels(pH)[1] is "alto" and not "baixo". Normally I use recode from car package, but for automatization your syntax is a difficult. Thanks Ronaldo -- > Prof. Ronaldo Reis J?nior | .''`. UNIMONTES/Depto. Biologia Geral/Lab. de Biologia Computacional | : :' : Campus Universit?rio Prof. Darcy Ribeiro, Vila Mauric?ia | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil | `- Fone: (38) 3229-8187 | ronaldo.reis em unimontes.br | chrysopa em g...
2008 Apr 20
3
Problem with object inside a function
...emory (not in my workspece) and in this case update dont find this object. Anybody can suggest any Idea to fix it? I necessary I send my function and a example. Thanks Ronaldo -- Everywhere is within walking distance if you have the time. -- Steven Wright. -- > Prof. Ronaldo Reis J?nior | .''`. UNIMONTES/Depto. Biologia Geral/Lab. de Biologia Computacional | : :' : Campus Universit?rio Prof. Darcy Ribeiro, Vila Mauric?ia | `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil | `- Fone: (38) 3229-8187 | ronaldo.reis em unimontes.br | chrysopa em g...