search for: 1914

Displaying 20 results from an estimated 125 matches for "1914".

Did you mean: 1,14
2009 Dec 20
1
Problem with sequence in loop
Hi all, I've got a list of files from 1914 to 2000. For each file, I can call the read.table function as follows. > file <- read.table("1914.txt") But I want to make a script so that at the end of the loop, the script selects the file 1915.txt, 1916.txt and so on. I've used seq() to create the increment seq <- pa...
2011 Jun 10
4
[Bug 1914] New: ssh-add: add an option to cryptographically verify if agent can access the matching private key of a given public key
https://bugzilla.mindrot.org/show_bug.cgi?id=1914 Summary: ssh-add: add an option to cryptographically verify if agent can access the matching private key of a given public key Product: Portable OpenSSH Version: 5.8p2 Platform: All OS/Version: Linux...
2013 Aug 23
13
[Bug 68488] New: Lockup and reboot on T61 with nouveau driver/exa
https://bugs.freedesktop.org/show_bug.cgi?id=68488 Priority: medium Bug ID: 68488 Assignee: nouveau at lists.freedesktop.org Summary: Lockup and reboot on T61 with nouveau driver/exa QA Contact: xorg-team at lists.x.org Severity: major Classification: Unclassified OS: All Reporter: a9016009 at gmx.de
2016 Mar 12
2
Regression in strptime
...t; "1913-01-01 CET" "1927-01-01 CET" [5] "1947-01-01 CET" "1913-01-01 CET" "1917-01-01 CET" "1923-01-01 CET" [9] "1921-01-01 CET" "1926-01-01 CET" "1920-01-01 CET" "1915-01-01 CET" [13] "1914-01-01 CET" "1914-01-01 CET" "1914-01-01 CET" "1919-01-01 CET" [17] "1948-01-01 CET" "1911-01-01 CET" "1909-01-01 CET" "1913-01-01 CET" [21] "1925-01-01 CET" "1926-01-01 CET" "1910-01-01 CET"...
2014 Apr 14
1
how to configure callcentric peer
...; <--- SIP read from UDP:204.11.192.161:5060 ---> > INVITE sip:1777<myccid>@10.10.11.180:5060 SIP/2.0 > v: SIP/2.0/UDP 204.11.192.161:5060;branch=z9hG4bK-6104e46aaaaef4249814d16a2ffb990d > f: <sip:<calling number>@66.193.176.35>;tag=3606475083-968127 > t: <sip:1914<mycctelnum>@ss.callcentric.com> > i: 18075985-3606475083-968100 at msw2.telengy.net > CSeq: 1 INVITE > Max-Forwards: 8 > m: <sip:f1eb8ab7586b3f2b72742b5e4d43d78d at 204.11.192.161:5060;transport=udp> > Supported: timer > c: application/sdp > l: 350 > > v=0...
2016 Mar 11
2
Regression in strptime
This is definitely obscure but we had a unit test that called .Internal(strptime, "1942/01/01", %Y/%m/%d") with timezone (TZ) set to CET. In R-3.1.3 that returned "1942-01-01 CEST" which, paradoxically, is correct as they evidently did strange things in Germany during the war period. Java also returns the same. However, R-3.2.4 returns "1942-01-01 CET".
2002 Aug 19
1
PR#1914
(1) With MSVCRT.DLL (version 4.20.6164) from ftp://ftp.microsoft.com/softlib/mslfiles/msvcrt.exe installed in rw1051\bin directory, as per RWinFAQ 2.14: RGUI caused an invalid page fault in module MSVCRT.DLL at 017f:78014b90. Registers: EAX=0093007a CS=017f EIP=78014b90 EFLGS=00010246 EBX=017a2360 SS=0187 ESP=0091eee4 EBP=0091ef10 ECX=ffffffb5 DS=0187 ESI=00000000 FS=5bbf EDX=81d7d520 ES=0187
2003 Mar 28
0
[Bug 70] New: udp connection(snmp) not being tracked.
...dified the ip address accordingly) ----------------- udp 17 29 src=2.2.2.2 dst=3.3.3.3 sport=161 dport=1914 [UNREPLIED] src=3.3.3.3 dst=2.2.2.2 sport=1914 dport=161 use=1 mark=0 udp 17 28 src=2.2.2.2 dst=3.3.3.3 sport=161 dport=1913 [UNREPLIED] src=3.3.3.3 dst=2.2.2.2 sport=1913 dport=161 use=1 mark=0 udp 17 27 src=2.2.2.2 dst=3.3.3.3 sport=161 dport=1912 [UNREPLIED] src=3.3.3.3 dst=2.2.2.2 spo...
2008 Nov 04
1
perform Kruskal-Wallis test without using the built-in command in R
...eb 1913 19.800000 159 Mar 1913 53.100000 160 Apr 1913 65.300000 161 May 1913 45.000000 162 Jun 1913 10.900000 163 Jul 1913 48.500000 164 Aug 1913 31.500000 165 Sep 1913 48.000000 166 Oct 1913 85.900000 167 Nov 1913 57.400000 168 Dec 1913 24.900000 169 Jan 1914 14.000000 170 Feb 1914 61.700000 171 Mar 1914 100.100000 172 Apr 1914 22.100000 173 May 1914 44.400000 174 Jun 1914 58.200000 175 Jul 1914 49.000000 176 Aug 1914 44.700000 177 Sep 1914 25.400000 178 Oct 1914 30.200000 179 Nov 1914 75.700000 180 Dec 1914 16...
2012 Jun 06
2
package zoo, function na.spline with option maxgap -> Error: attempt to apply non-function?
...15.0 GUI 1.51 Leopard build 32-bit (6148). Many thanks and best regards, Katharina <------ library(zoo) #create data + gaps z <- zoo(seq(1:30), seq(1900, length =30 )) z[c(2,5,6,7,9,10,15,16,17,20,21)] <- NA > z 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1 NA 3 4 NA NA NA 8 NA NA 11 12 13 14 NA NA NA 18 19 NA NA 22 1922 1923 1924 1925 1926 1927 1928 1929 23 24 25 26 27 28 29 30 #1. fill using spline: this version without gap restriction works &gt...
2014 Jun 08
3
dynamic source creation?
...was already in 2.3.3, you can just use stream_auth http://icecast.org/docs/icecast-2.4.0/icecast2_auth.html (scroll to the bottom) You can combine this with: default mount Sorry, no official docs. Seems to have slipped through. But the Original ticket has enough info: https://trac.xiph.org/ticket/1914#comment:1 Start with <mount type="default"> In this case the <mount>-block MUST NOT contain a <mount-name>! If you do this, you can basically do most things outside of Icecast to manage authentication and a few other things. Pretty powerful features. Cheers Thomas
2013 Sep 06
1
rsync 3.0.9 hangs when syncing from NFSv3 share - possible to retry after timeout?
...=/mnt/backups/share3/2013-09-04 --exclude .svn/ /mnt/share3/ /mnt/backups/share3/2013-09-05 The exit code is 137, which I believe is 128 (from rsync) plus 9 sent by timeout. Here are the child rsync processes, as you can see 1915 is in uninterruptable sleep, but I believe that is normal: root 1914 0.0 0.0 10148 492 ? S Sep05 0:00 timeout -k 30s 764m rsync -av --modify-window=2 --link-dest=/mnt/backups/share3/2013-09-04 --exclude .svn/ /mnt/share3/ /mnt/backups/share3/2013-09-05 root 1915 0.0 0.3 81240 27784 ? D Sep05 0:20 rsync -av --modify-window=2 --lin...
2014 Apr 29
8
[Bug 2238] New: sftp exits on bad tab completion
https://bugzilla.mindrot.org/show_bug.cgi?id=2238 Bug ID: 2238 Summary: sftp exits on bad tab completion Product: Portable OpenSSH Version: 6.6p1 Hardware: All OS: OpenBSD Status: NEW Severity: minor Priority: P5 Component: sftp Assignee: unassigned-bugs at mindrot.org
2007 Apr 23
4
[courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230
...n anyone tell me what the problem is here ? And how to deal with it ? Platform: FreeBSD 7.0-CURRENT #0: Tue Apr 10 13:47:53 WST 2007. Cheers! -aW IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914. If you have received this email in error, you are requested to contact the sender and delete the email.
2016 Mar 15
4
Regression in strptime
...quot;1927-01-01 CET" >> [5] "1947-01-01 CET" "1913-01-01 CET" "1917-01-01 CET" "1923-01-01 CET" >> [9] "1921-01-01 CET" "1926-01-01 CET" "1920-01-01 CET" "1915-01-01 CET" >> [13] "1914-01-01 CET" "1914-01-01 CET" "1914-01-01 CET" "1919-01-01 CET" >> [17] "1948-01-01 CET" "1911-01-01 CET" "1909-01-01 CET" "1913-01-01 CET" >> [21] "1925-01-01 CET" "1926-01-01 CET" &quo...
2016 Mar 12
0
Regression in strptime
...1913-01-01 CET" "1927-01-01 CET" > [5] "1947-01-01 CET" "1913-01-01 CET" "1917-01-01 CET" "1923-01-01 CET" > [9] "1921-01-01 CET" "1926-01-01 CET" "1920-01-01 CET" "1915-01-01 CET" > [13] "1914-01-01 CET" "1914-01-01 CET" "1914-01-01 CET" "1919-01-01 CET" > [17] "1948-01-01 CET" "1911-01-01 CET" "1909-01-01 CET" "1913-01-01 CET" > [21] "1925-01-01 CET" "1926-01-01 CET" "1910-01-01 CET...
2014 Sep 25
3
dynamic source creation?
uno: > "Thomas B. R?cker": > > You can combine this with: default mount > > Sorry, no official docs. Seems to have slipped through. But the Original > > ticket has enough info: > > https://trac.xiph.org/ticket/1914#comment:1 > > Start with <mount type="default"> > > In this case the <mount>-block MUST NOT contain a <mount-name>! > > > > If you do this, you can basically do most things outside of Icecast to > > manage authentication and a few other thi...
2001 Apr 28
9
DLL Error When Installing Programs
...ile.&nbsp; What is the proper way to make common settings for all users, for easy administration? <br>-- <br>Thanks, <br>C. <p>The best way out is always through. <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Robert Frost&nbsp; A Servant to Servants, 1914 <br>&nbsp;</html>
2009 Dec 20
3
Object of type 'closure' not subsettable
Hi all, How can I overcome the error "object of type 'closure' not subsettable" I ran the following script seq <- paste(seq(1914, 1916, by=1), "*.y", sep=".") # make sequence c <- 3 # total number of files d2 <- file # creates dummy file # Input sequence in loop for (i in 1:3){ list <- list.files("~/ukcp09/txt/x.djf", seq[[i]]) file <- lapply(list, read.table) # Calculations mean &...
2001 May 08
2
Wine Setup
...to a user's /$HOME/.wine files. But even root fails when running a Wine program, with something like 'root is not the owner of the process'. (referring to the folder in .wine dir) Possible to fix? -- C. The best way out is always through. - Robert Frost A Servant to Servants, 1914