search for: oodles

Displaying 20 results from an estimated 27 matches for "oodles".

Did you mean: doodles
2005 Nov 11
1
Recursive dependencies(Rcmdr)
Something might have slipped by me, but I got into the following situation installing Rcmdr: < install.packages("Rcmdr",depend=TRUE) > Oodles of Output, until: * Installing *source* package 'multcomp' ... ** R ** data ** inst ** preparing package for lazy loading Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library '/home/bs/pd/Rlibrary/mvtnorm/libs/mvtnorm.so': /home/bs/pd/R...
2011 Nov 25
2
options(errorfn=traceback)
Dear R experts---I may have asked this in the past, but I don't think I figured out how to do this. I would like to execute traceback() automatically if my R program dies---every R programI ever invoke. I guessed that I could have wrapped my entire R code into tryCatch( ... oodles of R code , error = function(e) traceback(), finally = cat("done") } but the traceback docs tell me that this does not generate a traceback(). in a perfect world, I would stick this into my .Rprofile and forget about it. in an super-perfect world, it would be an option() that I just d...
2005 Aug 06
2
sip/rtp performance monitoring
I'm currently running asterisk to provide VoIP services to clients of the ISP I work for. I would like to be able to tell if I am loosing packets and/or are having other issues with any of the voice streams, so I can address them proactively. I'm not particularly interested in spending oodles of money buying one of the commercial analysis tools. Is there some open source tool (or something I can monitor in asterisk) which will tell me if I'm missing packets or similar? I realize this will likely be only from the customer towards me since I can't really monitor at the cust...
2009 Mar 20
1
v2.8.1 crashes on quit(save="yes") or just won't save (PR#13612)
Full_Name: Anne Gilman Version: 2.8.1 OS: Mac OS X 10.4.11 Submission from: (NULL) (132.177.75.245) Dear R Team, Today I upgraded from R 2.2.2 to 2.8.1 ...then I restarted, did a bunch of work, and tried to quit. (Note that I have oodles of stuff saved in the work environment; took almost a full minute to start up.) After over 10 minutes, it was still trying to close up, and the problem (below) for DBfetch was mentioned, plus it said *** caught segfault *** address 0x7fffdeb1 cause 'memory not mapped' (retyped from...
2020 Mar 18
0
lmtp(------): Debug: SSL_get_servername() failed
I have a smoothly running dovecot 2.3.7.2 & sendmail IMAP with SSL combo on Fedora 30. However, I see oodles of these when ssl verbosity is turned up: lmtp(25738): Debug: SSL_get_servername() failed Should I be concerned or is there a setting that stops that? -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20...
2008 Jul 23
0
Xen 3.2.1 w/WinXP "ACPI Multiprocessor" HAL...
Hi All, Was curious if anyone successfully running WinXP HVM (x86) under Xen 3.2.1 with the HAL set to "ACPI Multiprocessor" without using up oodles of CPU time?  Works great with "Standard PC" but would like to get all the CPU cores accessible for XP... -- Daniel Kao Übermind, Inc. Seattle, WA, U.S.A. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xe...
2000 Sep 15
0
More on parallelism
...ntracate real-world issues involved. So in between real work (i.e., while waiting for long compiles and the like), I devoted a fair number of cycles to thinking about this. On and off, I've spent the past few weeks writing down many of my thoughts on the topic in a white paper, complete with oodles of pseudocode (somewhat of an oddity, I know, but IMHO, a code snipit = a thousand words). It turned into a generalized white paper (i.e., not specific to vorbis) because of the parallel issues that are raised. However, it *exactly* fits the model of the vorbis library calls (imagine that :-), ma...
2014 Sep 19
2
[BUG] nouveau regression: ext monitor dead after resume
On Fri, Sep 19, 2014 at 10:41 AM, Ortwin Gl?ck <odi at odi.ch> wrote: > > > On 18.09.2014 16:58, Ilia Mirkin wrote: >> This has been reported a few times already -- probably the same thing >> as bug https://bugs.freedesktop.org/show_bug.cgi?id=83550 > > Ah, thanks. I would like to try with that commit reverted, but unfortunately it no longer reverts > cleanly,
2014 Sep 19
2
[BUG] nouveau regression: ext monitor dead after resume
...nks again. I confirm that Bugzilla 83550 is the same issue. I have attached the captured logs > there for reference. Thanks! Hopefully you still have those kernels handy, as your logs got cut off. Try booting with log_buf_len=100M to increase the "scrollback" buffer (I assume you have oodles of RAM). Or grab the kernel logs from your system. -ilia
2011 Jun 18
1
"Justify" PCA? -- was: Bartlett's Test of Sphericity
Apologies for the obvious, but just to clarify: there is no reason to "justify" a PCA -- it's just an eigen decomposition of a matrix and is therefore "justified" by linear algebra. If one wants to determine whether some subset of the eigenvectors = principal components suffice to "represent" the data in some sense, then that is where distributional
2007 Sep 07
1
Authenticating to AD server fails.
I'm trying to configure a Fedora 7 machine to authenticate access to shares via AD. This works fine on other RHEL machines, but the same configuration on Fedora maddeningly does not. I've tried oodles of different configurations, and am currently using something based on: http://wiki.samba.org/index.php/Samba_&_Active_Directory Here is my krb5.conf file: [logging] default = FILE:/var/log/krb5libs.log kdc = FILE:/var/log/krb5kdc.log admin_server = FILE:/var/log/kadmind.log [libdefaul...
2001 Mar 30
2
discriminate analysis
Dear List, I'd like to run a discriminate analysis on a data set, but have no idea how to go about this in R. I have attempted to locate info in the manuals, but may not be consulting the right sections or documents. Can anyone point me to appropriate documentation if such exists. Many thanks, David S. David White sdavidwhite at bigfoot.com Columbus, Ohio
2006 Jun 17
3
Mongrel Web Server 0.3.13 OFFICIAL Release
Finally! I''ve released Mongrel 0.3.13 OFFICIALLY to the public for better or worse. This release is pretty huge compared to previous releases. It''s got oodles of fixes, design improvements, hosting enhancements, win32 changes, and the release even works with the latest cygwin. Read all about it at http://mongrel.rubyforge.org/news.html GETTING 0.3.13 Most people do this: $ gem install mongrel And then go to town. It is 0.3.13 so you shouldn'&...
2002 Jul 10
1
Rsync Memory Issues - Kernel 2.4.18 - Box Hangs
Hi, Im running a Dell 6450 w/ 4GB of memory, 2 2GB Swap Partitions. Redhat 7.3 kernel 2.4.18 (kernel.org). It runs our images for our site. We use rsync to sync images from a main image box. It runs fine for maybe 4 days untill all memory is in cache, and like 7MB of physical memory is free. The box will hardly do anything, and cache will just keep going up and up untill no more memory is free.
2018 May 05
10
[Bug 106410] New: Xorg server 1.19.6 crashes with nouveau or modsetting driver with Mesa 18.0.x while works fine with proprietary nvidia driver 390.42
https://bugs.freedesktop.org/show_bug.cgi?id=106410 Bug ID: 106410 Summary: Xorg server 1.19.6 crashes with nouveau or modsetting driver with Mesa 18.0.x while works fine with proprietary nvidia driver 390.42 Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: other
2007 Feb 27
15
Deployement options
After reading the digital shortcut and the documentation on the web site I''m confused. Which one should I use? pen, balance or nginx ? I don''t want to use a behemoth like appache and ssl is not needed so it reduces my choice to those three only.... What are the pros and cons of each? I don''t have much money, so the less ressources I use the better it is for me.... As
2010 Sep 10
3
(no subject)
Hello, I'm trying to do bar plot where 'sex' will be the category axis and 'occupation' will represent the bars and the clusters will represent the mean 'income'. sex occupation income 1 female j 12 2 male b 34 3 male j 22 4 female j 54 5 male b 33 6
2013 Jul 26
7
LDA vs. LMTP
Hi there, I'm using Dovecot together with Postfix; as I understand it, there are two ways to transfer the mail from Postfix to Dovecot. 1.) by using LDA with mailbox_command = /usr/libexec/dovecot/dovecot-lda -f "$SENDER" -a "$RECIPIENT" 2.) by using LMTP with mailbox_transport = lmtp:unix:private/dovecot-lmtp (currently using number 1) I'm interessted in the
2008 Aug 15
6
handheld theora video camera wish list
What would your wish list be for a handheld theora video camera? 640x480 25fps/30fps 320x240 25fps/30fps Record to a memory card (SD) Lan / WIFI support (auto/manual upload of file on memory card) Live streaming (icecast like) Videoconferencing support Voip (sip) speex audio I am bouncing the idea around of developing a handheld video camera designed for mobile video streaming Win a
2010 May 12
6
ZFS High Availability
I''m looking for input on building an HA configuration for ZFS. I''ve read the FAQ and understand that the standard approach is to have a standby system with access to a shared pool that is imported during a failover. The problem is that we use ZFS for a specialized purpose that results in 10''s of thousands of filesystems (mostly snapshots and clones). All versions of