similar to: Missing files in conversion

Displaying 20 results from an estimated 800 matches similar to: "Missing files in conversion"

2002 Oct 14
2
Another newbie question: curve of normal distribution
I would like to get a curve of normal distrubtion over the histogram. Something like the following (which obviously doesn't work; see attached example). maluj <- function() { vrhy=read.csv("pennies.csv",head=TRUE) hf=table(vrhy$HEADS) postscript("heads.eps",onefile=FALSE,width=4.134,height=3.445,pointsize=12) plot(hf,main="Frequency distribution of
2008 Apr 30
0
[Fwd: Re: openSUSE 11.0 - NUT]
Stanislav Brabec wrote: > Please note that 2.2.2-pre3 installs hald addons by default to / on > openSUSE 11.0 beta 2 x86_64. Not a big problem. Here is a patch, which fixes openSUSE 11.0 beta 2 x86_64: --- m4/nut_check_libhal.m4 +++ m4/nut_check_libhal.m4 @@ -63,7 +63,7 @@ dnl As per HAL spec, ?5 Callouts and ?2 Device Information Files dnl - addon install path: $libdir/hal
2008 Aug 15
2
Problem with APC and Fedora 8 I86_64
I have been trying to get Nut working on a system with Fedora 8 i86_64 installed and an APC Smart-UPS USB. The 2.2.0 rpm does not seem to like the USB on this UPS. I have tried compiling the 2.2.2 version, from source, but am getting warnings. I have tried building it on my i386 system (f8 as well) and I get no warnings also the 2.2.0 works fine on that one with a TrippLite Omni 900 LCD via
2003 Oct 17
3
don't display rulers in image() command and script file input
Dear R experts, 1. How can I turn off the display of rulers in image() command? 2. Rather than typing my commands at the command line, how can I input a file contents aside from doing a copy and paste operation? Thanks in advance, Ernesto Adorio Math Department University of the Philippines Diliman
2012 Jan 07
3
Mixed-commit problem solved
Well, that wasn't as nasty as I feared it would be. Turns out that in the general case it's possible to partition a mixed-branch revision into branch cliques and generate multiple import-stream commits, one for each affected branch. We lose only if the split commit is the source of a later directory copy; I have a check for that that says, basically, "if you see this fatal error,
2015 Feb 23
4
Using confirmation of key usage per-host?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear all, bear with me, I know the SUBJECT sounds pretty unclear. I'll clarify in a minute. And please excuse that due to the keywords being unclear no usable help was found on google & Co... Assume there is a workstation, which connects to multiple machines, one of which is considered potentially unsafe. So, it would be nice to have agent
2004 Dec 08
3
Playing Audio before the Phone is Ready
I had a hard time coming up with a subject. I have some SP IP500s that I'm using with *. When I access voicemail or get the busy announcement, I'm only hearing the last half of the first word or coming in on the second word. As example, when accessing voicemail, I hear ' have 1 new message.' It's like * is starting to play the announcement before opening the channel. This is
2005 Jun 15
0
Problem with slin
Hi all, After upgrading to lates CVS head, I have problems using a IAXY device, having slin problems: Jun 15 18:59:31 NOTICE[8197]: channel.c:1475 ast_read: Dropping incompatible voice frame on IAX2/lise-1 of format slin since our native format has changed to ulaw Because of that outside caller can't ear the callee on the IAXY. Found somewhere that disabling transcode in asterisk.conf
2002 Mar 05
0
Urgent help required for a newbie!
Iam running Samba 2.0.10 on a FreeBSD 4.2 platform within a Windows 98/2k peer to peer network. Most of the time this system appears to be working very well with the file system nicely browsable by the client machines. Unfortunately, from time to time the following error appears within the log.smb: [2002/02/14 10:54:28, 3] lib/util.c:interpret_addr(1833) Get_Hostbyname: Unknown host. ed0
2017 Apr 14
0
[virtio-dev] Re: [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
On 04/14/2017 12:34 AM, Michael S. Tsirkin wrote: > On Thu, Apr 13, 2017 at 05:35:05PM +0800, Wei Wang wrote: > > So we don't need the bitmap to talk to host, it is just > a data structure we chose to maintain lists of pages, right? Right. bitmap is the way to gather pages to chunk. It's only needed in the balloon page case. For the unused page case, we don't need it, since
2004 Apr 09
0
SUMMARY: samba basic setup
Ok, I think I found the solution, running smbpasswd <username> and the <username> needs to exists in /etc/passwd and /etc/shadow, enter the password and use that password to access the files via Windows. - Mike ---------- original message ---------- Samba 2.2.8a, Solaris 9 4/04 core installation, 192.168.1/24 network. I managed to setup Samba in the very basic way and can access
2004 Sep 10
2
Improving on Rice coding
On Sun, 27 Apr 2003, Josh Coalson wrote: > > Paul, cool to see you here... I thought bonk was in limbo > since I couldn't even see the homepage for a while. > There's a reason that web server is called yoyo... Bonk was a neat idea that turned out to be not too practical, so i haven't been working on it much. > > I actually did study bonk a little when I discovered
2005 Feb 08
1
Toying with neural networks
Hello all, Ive been playing with nnet (package 'nnet') and Ive come across this problem. nnet doesnt seems to like to have more than 1000 weights. If I do: > data(iris) > names(iris)[5] <- "species" > net <- nnet(species ~ ., data=iris, size=124, maxit=10) # weights: 995 initial value 309.342009 iter 10 value 21.668435 final value 21.668435 stopped after 10
2011 Jun 22
1
Rise of Nations Gold fails to runs
I tried to install Rise of Nations Gold into Wineskin with wrapper 2.3 and WS7Wine1.3.22. I did this on a MacBook Pro Late 2008 (Model-id MacBookPro5,1) running Snow Leopard 10.6.7 fully patched. I followed most of this guide: http://www.damonkohler.com/2008/09/how-to-run-rise-of-nations-with-wine.html, except: -I skipped the symlink tricks because my RoN Gold is on a single DVD image (iso). -I
2004 Sep 10
3
Improving on Rice coding
Hello, I am the author of the Bonk audio compression program... i've just been looking at your comparrison table, and i noticed bonk gets marginally better compression than Flac on some files (actually i was rather surprised to see bonk on the list at all, it's not exactly high profile :-) ). Bonk in lossless mode is a pretty naive implementation of a predictive coder, so the main
2015 Jul 31
1
Fedora change that will probably affect RHEL
On Thu, July 30, 2015 12:54, Chris Murphy wrote: > On Thu, Jul 30, 2015 at 9:54 AM, Valeri Galtsev > <galtsev at kicp.uchicago.edu> wrote: > >>> Now I use Google. They offer MFA opt in. And now I'm more secure >>> than I was with the myopic ISP. >> >> "More secure" only to the level one can trust google ;-) > > Yes I know, but I put
2006 Jan 09
0
Kernel panic in usbserial - now in 2.6.9-22.0.1.106.unsupported, previous in 2.6.9-22.0.1.EL
Hi all again, I found this kernel panic past days, now using the unsuported kernel and comes out again the same error. This time on '2.6.9-22.0.1.106.unsupported' kernel See attached logs, Env is the same with the same box, Hope it helps. TIA. JJ Garcia -------- Original Message -------- Subject: Kernel panic in usbserial. Date: Thu, 15 Dec 2005 12:09:53 +0100 From: J.J.Garcia
2020 Apr 09
0
[PATCH nbdkit v2 1/3] file: Move file operators to a new common/fileops mini-library.
Writing "file-like" plugins is hard because you have to implement your own .zero, .trim, .extents, etc, and that is very complicated. However implementations of these functions already exist in the file plugin. By factoring out the file plugin into a separate "fileops" mini-library we can reuse these implementations in other plugins. This refactoring commit creates a new
2020 Apr 09
0
[PATCH nbdkit v2 2/3] iso: Implement this plugin using fileops (read-only).
The plugin should now support pre-fetch and extents, although most ISO images will be non-sparse so extents probably isn't that useful. --- plugins/iso/Makefile.am | 4 +- plugins/iso/iso.c | 99 +++++++++++++++++++---------------------- 2 files changed, 48 insertions(+), 55 deletions(-) diff --git a/plugins/iso/Makefile.am b/plugins/iso/Makefile.am index a0fd337a..44ecbc8a 100644 ---
2020 Apr 09
0
[PATCH nbdkit v2 3/3] tmpdisk: Implement this plugin using fileops.
This plugin now implements efficient zeroing, pre-fetch and extents, which should give quite a performance boost. XXX On the flip side, it no longer ignores flush and FUA (which we can ignore because these are temporary disks), which very likely has a large negative impact on performance. Fixing this would involve generalising fileops a little. --- plugins/tmpdisk/Makefile.am | 2 +