search for: whir

Displaying 11 results from an estimated 11 matches for "whir".

Did you mean: whar
1999 Jul 21
4
reluctant to read win95 directory (PR#231)
Using rw0642 under win95, on executing from a directory on the c: drive: system("command.com /c dir", intern=T) there is a whirring from drive a: (empty), then the message appears in a dos box: General failure reading device aLP!!? Abort, Retry, Fail? Repeating the command a few times finally results in success with no whirring, after which there are no failures (even after restarting R) until the computer is reb...
2005 Dec 02
1
/wine question
...r do these places exist. I then created them manually and tried installing a program, but all kinds of other windows directories, like Fonts, Program Files, etc, also did not exist. I tried creating them as well. Then I reinstalled my software again and it all seemed to work wonderfully. My drives whirred and all the questions were asked and I made responses and the cd whirred some more and my hard drive was accessed or likely written to a whole lot. Then I took a look and there is absolutely nothing in the Program Files directory at all. Nothing. I repeated the proceedure yet another time and...
2006 Nov 02
1
XP Home can't print to Samba
...ed the printer drivers as an admin, and had no trouble accessing shares on Samba. Even could connect to and view the printer. Trouble is that nothing printed. After clicking Print Test Page, there was around a 1 min pause before the info box saying the test page has been printed. Then, the printer whirred up and spit out a blank page. I next tried listing a dir to the printer. C:\>dir >//server/printer. And the printer whirred right up and then showed an error that there was no data. Pressing OK spit out a directory listing (must have fit completely in the printer buffer). Printing to a d...
2004 Sep 10
3
FLAC 1.0.5 beta1 released
Hi all, I have uploaded a source tarball to sourceforge for testing. See the news item in the HTML docs for the changes (or look here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/flac/flac/doc/html/news.html?rev=HEAD&content-type=text/html ) Download here: http://prdownloads.sourceforge.net/flac/flac-1.0.5_beta1.tar.gz?download The standard test of 'configure &&
2004 Sep 10
0
FLAC 1.0.5 beta1 released
I have an Athlon Thunderbird 1Ghz sitting running all alone in my dorm room while I'm at home for six weeks. I figure I'll run these tests just to give the poor machine something to do. Seeing as 3DNow! extensions seem to enabled by default, I'll give them a whir. I'm running Debian unstable's latest GCC 3.2 prerelease as its compiler. export CC="gcc-3.2" export CXX="g++-3.2" ./configure --enable-valgrind-testing make I'm waiting for the make check now. Will 'make check' do the valgrind tests? Are there any other...
2002 Nov 23
0
Intermittant hang in cmdscale (PR#2323)
...ssion: $ R > library(mva) > x <- read.table("test.dat",row.names=1) > x V2 V3 A 1 2 B 2 4 C 5 7 D 1 1 > dist(x) A B C B 2.236068 C 6.403124 4.242641 D 1.000000 3.162278 7.211103 > cmdscale(dist(x)) ^C Here it just hangs, CPU whirring. Have to abort with ^C > data(eurodist) > cmdscale(eurodist) [,1] [,2] Athens 2290.274680 1798.80293 Barcelona -825.382790 546.81148 ... Vienna 911.230500 205.93020 > cmdscale(dist(x)) [,1] [,2] A 1.9...
2004 Sep 10
1
FLAC 1.0.5 beta1 released
...t; I have an Athlon Thunderbird 1Ghz sitting running all alone in my dorm > room while I'm at home for six weeks. I figure I'll run these tests just > to give the poor machine something to do. > > Seeing as 3DNow! extensions seem to enabled by default, I'll give them a > whir. I'm running Debian unstable's latest GCC 3.2 prerelease as its compiler. > > export CC="gcc-3.2" > export CXX="g++-3.2" > ./configure --enable-valgrind-testing > make > > I'm waiting for the make check now. Will 'make check' do the val...
2006 Dec 30
5
Theora encoding in FFmpeg
...devel@mplayerhq.hu) I am working towards adding Theora encoding support to libavcodec in FFmpeg. I am doing this by simply calling libtheora from libavcodec. I am at the point where I can execute: "./ffmpeg -v 100 -i test.wmv -f avi -an -vcodec theora -b 1000000 -y test.avi" I get some whirring and an output file written. My calls to libtheora are succeeding, and I am copying the ogg_packet structures returned by libtheora back to ffmpeg.. :) When I attempt to decode my file with this command: "./ffmpeg -v 100 -i test.avi -f avi -an -vcodec mjpeg -b 10000000 -y test2.avi"...
2009 Dec 17
2
'Setup cannot find necessary files' message
Running Wine 1.0.1 in Ubuntu 9.10, trying to install FileMaker Pro 9 from CD. (Install from this CD works fine on Windows machine.) 'Setup cannot find necessary files' message appears when launching setup.exe with Wine. WINEDEBUG=+loaddll on setup.exe gives the output below; looks like all needed .dlls are there. Same problem reported on Ubuntu forums earlier in 2009 by another user:
2003 Feb 10
1
Transparent Video Codec
I'm planning on building a media file server, from which I can host media files to several set top boxes connect to my television. My plan is to have a huge collection of music and many emulated games, and movies. The idea is to just have a stripped down file server with a large and hard drive, fast network connect. So from any system in my house I could have access to all of my media.
2003 May 07
21
Replacing WinNT 4 PDC with Samba PDC
Hi All! Thanks to all of you that responded to my previous posts. I've gotten a lot more info now than I used to have! But I still have questions. The biggest right now is: Is there a way build up a Samba PDC as a direct replacement for an existing Windows NT 4.0 PDC? All the material I've found to date is written from a standpoint of creating a new domain as you create the Samba