Displaying 7 results from an estimated 7 matches for "15637".
Did you mean:
156,7
2010 Dec 06
1
as.xts error
Dear all,
I am using the as.xts function to transfer a data frame to the xts
The following is the code and result:
a<-read.csv("price.csv")
a$Date<-as.POSIXct(a$Date)
str(a)
'data.frame': 15637 obs. of 2 variables:
$ Date : POSIXct, format: "2010-01-04 09:45:01" "2010-01-04 09:45:02"
"2010-01-04 09:45:03" ...
$ bid_hsi: int 21850 21864 21864 21867 21859 21849 21849 21850 21854 21853
...
head(a)
Date bid_hsi
1 2010-01-04 09:45:01 21850...
2006 Apr 11
1
Postfix dovecot SASL and LDAP not working...
...Apr 11 17:43:08 localhost dovecot: imap-login: Login: user=<raymond>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
postfix SASL doesn't work, but more important don't print any debug
messages, nor try to contact the LDAP server at all:
Apr 11 18:00:59 localhost postfix/smtpd[15637]: connect from localhost.localdomain[127.0.0.1]
Apr 11 18:01:13 localhost dovecot: auth(default): client in: AUTH^I3^Iplain^Iservice=smtp^Iresp=YnJpY2UAYnJpY2UAdG90bw==
Apr 11 18:01:14 localhost dovecot: auth(default): client out: FAIL^I3^Iuser=raymond
Apr 11 18:01:14 localhost postfix/smtpd[15637]...
2001 Jul 04
2
Assertion failure in ext3_prepare_write() at inode.c:934: "handle != 0"
...473c0 c14eb3fc
00000400 00000800 00000304 d1f79000 c575f4c0 c575f4c0
Jul 4 09:40:51 pervalidus kernel: cc7c2000 c0150390
00000286 d1f79104 00000000 00000000 cdb30000 00000000
Jul 4 09:40:51 pervalidus kernel: Call Trace:
[minix:__insmod_minix_O/lib/modules/2.4.5/kernel/fs/minix/minix.o_+-15637/96]
[ext3_prepare_write+0/336]
[minix:__insmod_minix_O/lib/modules/2.4.5/kernel/fs/minix/minix.o_+-14871/96]
[minix:__insmod_minix_O/lib/modules/2.4.5/kernel/fs/minix/minix.o_+-13465/96]
[kernel_thread+35/48]
Jul 4 09:40:51 pervalidus kernel:
Jul 4 09:40:51 pervalidus kernel: Code: 0f 0b 83 c4...
2006 May 03
0
Accessing the params hash in a functional test not working
I am having problems reading params in a functional test (Rails 1.1.2). My
test looks like this:
fixtures :users
def test_auth_bob
@request.session[:return_to] = "/bogus/location"
post :login, :user => { :email => "bob@example.com", :password => "test"
}
assert_session_has :user
assert_equal @bob, @response.session[:user]
2009 Jul 30
1
DNS probe sources
...utput.txt/A/IN' denied
Jul 27 15:10:33 PDT named[...]: client 207.46.57.240#17242: query (cache) '>/A/IN' denied
...
Jul 24 07:21:22 PDT named[...]: client 94.245.67.253#15828: query (cache) 'output.txt/A/IN' denied
Jul 24 07:21:07 PDT named[...]: client 94.245.67.253#15637: query (cache) '>/A/IN' denied
Jul 24 06:10:30 PDT named[...]: client 207.46.57.240#59717: query (cache) 'output.txt/A/IN' denied
Jul 24 06:10:30 PDT named[...]: client 207.46.57.240#59707: query (cache) '>/A/IN' denied
...
2013 Jan 10
1
Fixing corrupt flac files
...ere you are:
soa2ii at thor /mnt/files/music/Slime/Alle gegen Alle $ metaflac --list 02\
St?rtebecker.flac
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
minimum blocksize: 4608 samples
maximum blocksize: 4608 samples
minimum framesize: 14 bytes
maximum framesize: 15637 bytes
sample_rate: 44100 Hz
channels: 2
bits-per-sample: 16
total samples: 5857656
MD5 signature: eed0112053a62bbe0734502ef9a4b0b0
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 234
seek points: 13
point 0: sample_number=0, stream_offset=0, frame_samples=4608...
2013 Jan 10
4
Fixing corrupt flac files
So, let's provide some information then :-)
----------------------------------------------------------------------------------------------
soa2ii at thor /mnt/files/music/Slime/Alle gegen Alle $ flac -aF 02\
St?rtebecker.flac
flac 1.2.1, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome