search for: 1310

Displaying 20 results from an estimated 167 matches for "1310".

Did you mean: 130
2009 Jul 08
1
What is cast telling me?
...e at that crosspoint, or the PL_Pos value, etc. How might I write a fun.aggregate to to that? Thanks, Mark > dim(MyResults) [1] 1105 12 > head(MyResults, n=15) ExNum PosType EnDate EnTime ExDate ExTime PL_Pos Costs Save2 time value id 1.1 1 -1 1080103 800 1080103 1310 520 26 0 1 746.2 1 2.1 2 -1 1080104 755 1080104 1310 530 26 0 1 721.9 2 3.1 3 1 1080107 945 1080107 1310 -340 26 0 1 722.8 3 4.1 4 -1 1080108 820 1080108 1310 2150 26 0 1 717.4 4 5.1 5 -1 1080109 85...
2009 Jul 10
2
ReShape/cast question - sum of value in table
...uot; Y ReShape.Y = reshape(Y, varying=list(names(Y)[7]), direction='long') ReShape.Y cast(ReShape.Y, EnTime ~ ExTime) When run the last two steps output the following: > ReShape.Y Trade PosType EnDate EnTime ExDate ExTime time value id 1 1 -1 1080103 800 1080103 1310 1 520 1 2 2 -1 1080104 755 1080104 1310 1 530 2 3 3 1 1080107 945 1080107 1310 1 -340 3 4 4 -1 1080108 820 1080108 1310 1 2150 4 5 5 -1 1080109 855 1080109 1245 1 -1040 5 6 6 1 1080109 1245 1080109...
2005 Jun 28
2
Trying to get *8 call pickup to work
...9;^[ ]' | sed s/secret=.*/secret=donttell/g [general] context=default callgroup=1 pickupgroup=1 port=5060 bindaddr=0.0.0.0 srvlookup=yes disallow=all allow=ulaw allow=alaw allow=g723.1 allow=g729 callgroup=1 pickupgroup=1 context=default nat=no canreinvite=yes dtmfmode=rfc2833 incominglimit=4 [1310] username=1310 secret=donttell type=friend host=dynamic callerid=Grandstream SIP <1310> mailbox=1310@default [i1310] username=i1310 secret=donttell type=friend host=dynamic callerid=Grandstream SIP <1310> [1311] username=1311 secret=donttell type=friend host=dynamic callerid=John Jacob...
2018 Dec 19
5
[Bug 1310] New: syntax issue with tproxy
https://bugzilla.netfilter.org/show_bug.cgi?id=1310 Bug ID: 1310 Summary: syntax issue with tproxy Product: nftables Version: unspecified Hardware: All OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: nft...
2017 May 26
0
CEEA-2017:1310 CentOS 7 firewalld Enhancement Update
CentOS Errata and Enhancement Advisory 2017:1310 Upstream details at : https://rhn.redhat.com/errata/RHEA-2017-1310.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 542ed757340f35acf5dd90354bf1d92c44ef53c90f1138c6c0ce5149fdad0d82 firewall-applet-0.4.3.2-8.1.el7_3.3...
2019 Jun 10
0
CESA-2019:1310 Important CentOS 6 thunderbird Security Update
CentOS Errata and Security Advisory 2019:1310 Important Upstream details at : https://access.redhat.com/errata/RHSA-2019:1310 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 7857af773a7a0cbe00438049f7270e046e6775e3b9efaa9d3b96525a69f4ec9b thunderbird-60.7.0-1.el6.cento...
2008 Jun 12
1
[Bug 1310] chmod sftp command and setgid/setuid bit
https://bugzilla.mindrot.org/show_bug.cgi?id=1310 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Blocks|...
2014 Sep 26
0
CEBA-2014:1310 CentOS 6 libvirt-cim BugFix Update
CentOS Errata and Bugfix Advisory 2014:1310 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1310.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c447d30fc14cf8997188df956b0698d253e362524f8cb16c6c47bacfd4240122 libvirt-cim-0.6.1-9.el6_5.2.i686.rpm...
2003 May 02
2
Re: Assertion failure in journal_flush()
Hi all, We encountered a problem by chance today, a kernel bug which causes the following error: Assertion failure in journal_fl sh() at journal.c:1310: "!journal->j_running_transaction" kernel BUG at journal.c:1310! This happened while remounting an ext3 filesystem read-only. We often do this and haven't seen this bug before, so I suspect some kind of race. It appears to be related to a message posted to this list in Ja...
2004 Sep 23
3
folding table into a matrix
...nto a matrix. The table is formatted like so: Column_Index Value 1 486 2 688 3 447 4 555 5 639 1 950 2 881 3 1785 4 1216 1 612 2 790 3 542 4 1310 5 976 And I want to end up with something like this: [,1] [,2] [,3] [,4] [,5] [1,] 486 688 447 555 639 [2,] 950 881 1785 1216 NA [3,] 612 790 512 1310 976 Since not all the rows are complete, I can't just reformat using matrix(), I need to...
2009 Apr 21
1
error 1310 when installing to a Samba share
I'm trying to install some income tax software to a Samba (Debian 3.2.5 i386) share and I'm getting the above error. I've tried resolving it through the Windows knowledge base, which suggested it was the Windows Installer running as a local system account but even granting guest access to the directory and granting everyone rwx rights didn't help. They also suggested
2002 Feb 14
1
Command History (PR#1310)
Greetings, I don't know if this is a bug or something I did wrong. The symptom is that my command history is now broken. For example, the up arrow now results in ^[OA each time it is depressed. The build commands I used were as follows: cp R-1.4.1.tgz /usr/lib/R cd /usr/lib/R tar -xvvzf R-1.4.1.tgz cd R-1.4.1 ./configure make make check # No errors resulted make dvi make pdf make info
2016 Mar 04
2
[libvirt-1.3.2]'Disconnected from qemu:///session due to I/O error'
...reading data: Input/output error 2016-03-03 19:28:55.091+0000: 14664: error : virConnectUnregisterCloseCallback:1282 : Requested operation is not valid: A different callback was requested --- From the virt-manager.log (attached): --- [Thu, 03 Mar 2016 18:39:38 virt-manager 24388] DEBUG (connection:1310) Error polling connection qemu:///session if ret is None: raise libvirtError ('virNodeGetInfo() failed', conn=self) libvirtError: internal error: client socket is closed if ret == -1: raise libvirtError ('virConnectDomainEventDeregisterAny() failed', conn=self) libvirtError:...
2012 Mar 31
2
Wine compiling error
...:359:8: parse error > po/ar.po:591: keyword "msgctxt" unknown > po/ar.po:591:8: parse error > po/ar.po:596: keyword "msgctxt" unknown > po/ar.po:596:8: parse error > po/ar.po:1157: keyword "msgctxt" unknown > po/ar.po:1157:8: parse error > po/ar.po:1310: keyword "msgctxt" unknown > po/ar.po:1310:8: parse error > po/ar.po:1837: keyword "msgctxt" unknown > po/ar.po:1837:8: parse error > po/ar.po:1850: keyword "msgctxt" unknown > po/ar.po:1850:8: parse error > po/ar.po:1851: duplicate message definition...
2016 Mar 05
0
Re: [libvirt-1.3.2]'Disconnected from qemu:///session due to I/O error'
...0' to tell the session daemon to die after 30 seconds of inactivity. And here's the problem - there should be a keepalive running preventing daemon from dying. > --- > From the virt-manager.log (attached): > --- > [Thu, 03 Mar 2016 18:39:38 virt-manager 24388] DEBUG (connection:1310) Error polling connection qemu:///session > if ret is None: raise libvirtError ('virNodeGetInfo() failed', conn=self) > libvirtError: internal error: client socket is closed > if ret == -1: raise libvirtError ('virConnectDomainEventDeregisterAny() failed', conn=self...
2007 Sep 04
2
multiphasic growth curve analysis
...etc. NoC PL1 PL2 PL3 PL4 PL5 PL6 PL7 PL8 PL9 PL10 PL11 PL12 PL13 PL14 52 490 950 800 900 850 850 750 610 640 900 980 890 890 910 48 970 1020 980 740 1050 970 850 790 900 920 1120 1120 1030 1300 54 1450 1420 1430 1120 1330 1230 1030 1170 1350 1530 1490 1500 1310 910 60 620 1250 1100 1150 780 930 990 940 760 730 790 1050 840 850 58 1370 1350 1200 1300 1350 1310 1070 910 1010 1300 1110 1070 990 660 42 1200 920 1150 850 720 630 630 710 850 810 930 980 820 1570 44 1200 1560 1650 1600 1450 1600 1160 1010 1440 1450 1530 1500 1550...
2015 Mar 10
2
Regarding Text To Speech conversion
...error since I had some mistakes in installing googletts.agi Now when calling from my softphone i have written dialplan with an AGI script to convert from text to speech. It get executed without error but there is no sound getting played. My output, == Using SIP RTP CoS mark 5 -- Executing [1310 at Client-dial-Menu:1] AGI("SIP/1320-00000188", "googletts.agi,"Say something in English, when done press the pound key.",en") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/googletts.agi <SIP/1320-00000188>AGI Tx >> agi_request: googlett...
2012 Jan 26
2
Inserting a character into a character string XXXX
Hello everyone, I have a character vector of 24 hour time values in the format hm without the delimiting ":". How can I insert the ":" immediately to the left of the second digit from the right? mytimes<-scan(what="") 1457 1457 1310 1158 137 1855 Thanks! Dan
2011 Mar 19
2
[LLVMdev] Apparent optimizer bug on X86_64
...3,rax 0x0000000000400c27 <rpcalc_parse+647>: sub r13,r12 0x0000000000400c2a <rpcalc_parse+650>: mov eax,r13d // assignment to zero-extends into rax 1306 1307 /* If YYLEN is nonzero, implement the default value of the action: 1308 `$$ = $1'. 1309 1310 Otherwise, the following line sets YYVAL to garbage. 1311 This behavior is undocumented and Bison 1312 users should not rely upon it. Assigning to YYVAL 1313 unconditionally makes the parser a bit smaller, and it avoids a 1314 GCC warning that YYVAL may be u...
2013 Oct 29
2
creating an ubuntu package of version 4.1.0
...created a quilt-patch (attached to this email) that sets the DISABLE_NTDB var again, to solve dependency problems. It's compiling nicely now, but I still get this linker-error: default/source3/lib/util_58.o: In function `str_checksum': /home/nils/build2/samba4/bin/../source3/lib/util.c:1310: undefined reference to `hash_any' Did this happen to anybody before? Did anybody already succeed in building a ubuntu- or debian-package of samba 4.1.0? Nice regards, bbb -------------- next part -------------- Index: samba4/wscript =======================================================...