similar to: Small Problem has me Pulling my Hair out

Displaying 20 results from an estimated 3000 matches similar to: "Small Problem has me Pulling my Hair out"

2010 Nov 09
1
tukey.1
I have been trying to do tukey's test to no avail. This is what I have and the error produced: pen.df = data.frame(blend, treatment, y) source("tukey.1.r") tukey.1(aov.pen, pen.df) Error in tukey.1(aov.pen, pen.df) : the model must be two-way This is a two-way design. Therefore I am confused. Can anyone help? Raphael > pen.df blend treatment y 1 1 A 89 2
2006 Nov 13
5
apache -> pen -> mongrel cluster
Hi everyone, Recently, I''ve been reading about different deployment environments for rails and mongrel. One configuration I''ve started seeing is apache -> pen -> mongrel cluster. See http://errtheblog.com/post/35 as an example. Can someone explain to me the benefit of using Apache and Pen as opposed to either using apache as a load balancer or pen by itself?
2007 Dec 30
4
Drawing thread not getting enough time from scheduler?
Need some assistance with animation again... When I run the drawing code in a separate thread, it''s slow as heck. I think it may be because the drawing thread isn''t getting enough time from the thread scheduler. I was able to reproduce the problem in my little sample program simply by increasing the number of lines it draws per update. I''m lucky to get one frame
2001 Aug 08
1
NLME augPred error
Could someone explain the meaming of this error message from augPred: > augPred(area3.pen.nlme, primary=~day) Error in predict.nlme(object, value[1:(nrow(value)/nL), , drop = FALSE], : Levels 1,2,3 not allowed for block > predict.nlme(area3.pen.nlme) does not produce an error. area3.pen.nlme was created with: > area3.pen.nlme <- nlme(area ~ SSlogis(day, Asym, xmid, scal),
2010 Jun 29
1
Model validation and penalization with rms package
I?ve been using Frank Harrell?s rms package to do bootstrap model validation. Is it the case that the optimum penalization may still give a model which is substantially overfitted? I calculated corrected R^2, optimism in R^2, and corrected slope for various penalties for a simple example: x1 <- rnorm(45) x2 <- rnorm(45) x3 <- rnorm(45) y <- x1 + 2*x2 + rnorm(45,0,3) ols0 <- ols(y
2006 Nov 01
8
Nginx, Mongrel, Proxy and REMOTE_ADDR
I''m using a cluster of mongrels behind an apache 1.3 proxy pass. I''ve been passing the request to pen, which in turn balances the cluster of mongrels. Now, I''d like to be able to use a different server to send the static files created by the rails application, so I tried to replace pen with nginx. Everything seems to work fine except the environment variable REMOTE_ADDR.
2024 Mar 22
2
Linux Mint 21.3 client AD joined OK but no usb working
On Fri, 22 Mar 2024 16:21:08 -0300 "Douglas G. Oechsler" <doguibnu at gmail.com> wrote: > Hello! > > Em sex., 22 de mar. de 2024 ?s 15:01, Rowland Penny via samba < > samba at lists.samba.org> escreveu: > > > On Fri, 22 Mar 2024 14:29:24 -0300 > > "Douglas G. Oechsler" <doguibnu at gmail.com> wrote: > > > > > Hi
2024 Mar 22
1
Linux Mint 21.3 client AD joined OK but no usb working
Hello! Em sex., 22 de mar. de 2024 ?s 15:01, Rowland Penny via samba < samba at lists.samba.org> escreveu: > On Fri, 22 Mar 2024 14:29:24 -0300 > "Douglas G. Oechsler" <doguibnu at gmail.com> wrote: > > > Hi Rowland! > > > > This is my Samba AD-DC testparm. Operating System: Rocky Linux 8.9 > > > > # Global parameters > >
2008 Jan 19
5
No joy from Wx::App.dispatch, Wx::App.yield...
OK, back with another iteration of the same problem... I updated my game demo, but the Close button failed to respond when (and only when) there were too many objects onscreen. The drawing loop is probably lasting longer than my drawing timer interval. I was able to reproduce the problem in my (probably familiar by now) test script just by boosting the number of lines drawn per frame. After
2015 Sep 23
2
idea
I don't have the technical knowledge to bring this idea into the real world but: What do you think about adding a tar/zip option? I like to rsync my /Documents directory and as i was doing so this morning my pen drive ran out of room. I only ever make minor changes to /Documents and sometimes I forget to backup what I've changed and then forget what I've changed and so rsync makes it
2007 Dec 01
5
Tearing in my buffered animation test script...
OK, I have a basic blit demo working (thanks to Alex Fenton for his reply, which I finally saw). However, there''s a great deal of "tearing" on the screen - flickering grey lines in the black background. It looks like the blit isn''t always complete when the screen refreshes. Can anyone look at this and tell me what I might be doing wrong? Any help would be most
2008 Nov 27
2
Mouse crazy on Full screen app + Tablet PC
Hi, I don't really expect this to get fixed but I have an issue and I was hoping someone would be able to at least diagnose it. I have a X41T Thinkpad. It is a tablet pc and when I have a full screen app (i.e. game) open the digitizer pen goes nuts. The cursor tries to go off the screen. Holding it perfectly still will cause the mouse to glide slowly across the screen while moving it
2007 Apr 20
1
Problems with attaching block device to DomU
I am running Xen on Ubuntu. I am trying to attach a block device(usb pen drive) to domU. When i plug in my pen drive, it gets attached to dom0 on /dev/sdb1. I executed the command xm block-attach 3 phy:/dev/sdb1 /dev/sdc ro (3 is the guest vm''s id) i get the error. Error: Device 2080 (vbd) could not be connected. Device /dev/sdb1 is mounted in the privileged domain, and so cannot be
2007 Jul 10
1
not valid FAT fs
hi I'm new to this, and already havin some trouble :( I tried to make my usb pen drive bootable with sysliux, but I got this message: syslinux: this doesn't look like a valid FAT filesystem But I already formatted the usb pen drive int FAT16 fs with cfdisk AND with qtparted (in both cases I got the same message). Anyone that could help me about this?
2008 Jul 10
1
Syslinux
Hello Marc I am having the same issue mentioned below. I ran the mkdosfs, and received the following: /dev/sdb contains a mounted filesystem Can you help? On Tuesday 10 July 2007 11:16, Visar Zejnullahu wrote: >* hi I'm new to this, and already havin some trouble :( *>* *>* I tried to make my usb pen drive bootable with sysliux, but I got this *message: >* *>* syslinux: this
2006 Feb 06
1
Install from USB Pendrive
I would like to take a USB pen drive and make it CentOS 4.2 install cdrom 1. I have found the boot image for USB drives or floppies but I want to make my pen drive Install CD 1. I have looked around and the closest thing I have found is a how to for Debian but I can't seem to figure out how to adapt it to what I want to do. Any help or links would be much appreciated. Thanks Chris
2007 Dec 11
1
memdisk boot failure
Hi, I'm trying to boot Feature Tool 2.08 (free download from http://www.hitachigst.com/hdd/support/download.htm) from a pen drive via memdisk. QEMU can boot the pen drive all right, my ThinkPad can't: Loading ftool208.img.........................ready. MEMDISK 3.53 2007-11-17 Copyright 2001-2007 H. Peter Anvin e820: 0000000000000000 000000000009f000 1 e820: 000000000009f000
2004 May 04
1
MEMDISK and LOADLIN
Hi, I'm a newbie on all of this so this might be a very stupid question! I have a DOS boot disk which loads generic USB drivers to make my USB pen drive accessible under DOS. The pen drive has a number of floppy disk images on it of various utilities and I want to mount these using MEMDISK via LOADLIN. All my attempts so far either freeze the PC or reboot it! I have tried running it from
2004 Aug 06
1
ices2/icecast2 on a pen 100
hello, I got icecast2 and ices2 going on an old Pen 100 box. It's streaming a lecture given by Richard Stallman at the University of Aberystwyth in June 2002. The files are found on http://www.6809.org.uk/audio/ I had put the sample rate down to 24000, as the Pen 100 seem not to be able to handle anything about that. According ps aux, ices is taking 91 percent cpu. The box is working just
2006 Oct 19
4
wxPen.h
wxPen.h #ifdefs out the stipple constructor for GTK but Pen.i %ignores the stipple functions (GetStipple, SetStipple). Shouldn''t we follow the same path so we get GetStipple and SetStipple on Mac and Windows? I didn''t attach a patch. Too tired. Hopefully someone else can whip that into shape. :) Roy