search for: origin

Displaying 20 results from an estimated 92910 matches for "origin".

2011 Dec 18
0
Latest git build errors
These are the errors I'm receiving on the latest git build of samba 4. I'm using SuSE 12.1 and compiled with: ./configure --enable-fhs --prefix=/usr --sysconfdir=/etc --localstatedir=/var /home/jason/Downloads/samba-master/librpc/idl/eventlog.idl:108: error: Unable to determine origin of type `struct dom_sid0' /home/jason/Downloads/samba-master/librpc/idl/eventlog.idl:108: error: Unable to determine origin of type `struct dom_sid0' /home/jason/Downloads/samba-master/librpc/idl/spoolss.idl:788: error: Unable to determine origin of type `struct spoolss_security_descripto...
2005 Nov 16
1
COM dates (was origin and "origin<-" in chron)
I was just looking for an easy way to convert between COM datetime and chron datetime (both ways.) I found examples on the list, but they involved origin. Does anyone have functions for converting COM datetime <-> chron datetimethat work "safely"? David L. Reiner > -----Original Message----- > From: Gabor Grothendieck [mailto:ggrothendieck@gmail.com] > Sent: Tuesday, November 15, 2005 5:34 PM > To: David...
2005 Nov 15
1
origin and "origin<-" functions on chron
I'm trying to use/modify some code I found (at Omegahat, but I've seem similar usage elsewhere.) It contains the lines: if(any(origin(chronDate)!=orig)) origin(chronDate) <- orig Let's say: > require("chron") [1] TRUE > chronDate <- chron("11/15/2005", format="m/d/y", origin.=c(12,31,1899)) > orig <- c(month=12, day=31, year=1899) > origin(chronDate) Error: couldn'...
2010 Mar 30
1
Using the get() function on an object within a list
Hi- I am trying use the get function to return the value of an object within a list. As an abbreviated example: "original" represents a list of several objects, one of which is "a.1". original<-vector('list',5) names(original) <- c("a.1","a.2","a.3","b.1","b.2") original$a.1 <- c(4,3) When I enter: original$a.1 R returns th...
2018 Mar 30
1
[Bug 105814] New: Frequent Xorg lockups with GT710 after rad or write faults
...MagicSysRQ works). Arguably this is similar to #104448, but I'm using "regular" glibc. There is no particular pattern to when this bug bites - the first time, I had just built icewm, rerun startx, and was evaluating the various themes. Later, I was installing firefox extension ublock-origin. As with the other bug I just raised (105813) I tried using the modesetting Xorg driver instead of nouveau, but the problem occurred again (left it compiling, came back to a frozen xscreensaver). After that I turned off xscreensaver and it has now been up for perhaps 2 hours, but will maybe go down...
2017 Jan 26
2
centos-openshift-origin
?Hi, Would someone know when to expect to have package origin-master.1.4.0 in repo centos-openshift-origin? Right now the package is available in centos-openshift-origin-testing. -Vedran
2009 Feb 13
2
Fwd: Manager Interface Originate (ASYNC) - How to get the Originate Status
Dear All, I am originating the call directly to the SIP Provider using the maganger interface + originate (ASYNC) command. Here is the PHP-AGI Script. $call = $asm->send_request('Originate', array('Channel'=>"SIP/416XXXXXXX at ABC/n",...
2010 Feb 09
1
Missing interaction effect in binomial GLMM with lmer
Dear all, I was wondering if anyone could help solve a problem of a missing interaction effect!! I carried out a 2 x 2 factorial experiment to see if eggs from 2 different locations (Origin = 1 or 2) had different hatching success under 2 different incubation schedules (Treat = 1 or 2). Six eggs were taken from 10 females (random = Female) at each location and split between the treatments, giving 30 eggs from each location in each treatment. Overall proportions hatching were as foll...
2007 Nov 30
4
How to originate a call from console CLI ?
Hi, I would like to originate my first call from CLI. As I'm new to this, I'm wondering if it's possible. When I type "originate" from CLI, I've got this : " There are two ways to use this command. A call can be originated between a channel and a specific application, or between a channel and...
2005 Mar 02
3
Asterisk Manager API - multi "Originate" cal ls
Hello, You can do either, you can send multiple Originate actions in a long line without waiting for a response back(although the responses do usually come back very fast) or you can open multiple connections using each one to Originate a new call. We use the multiple connection method in the astGUIclient suite because if you get a pause or lag in Mana...
2020 Jun 05
3
yum/dnf diff
...pierce at gmail.com> wrote: > don't most packages create a .rpmnew file if you've modified the previous > package file ? That file is created AFTER you've made edits, and reflects only the state of the file in the latest package. So it's not clear what changed from the original package that needs to be migrated into one's current settings. As a rule I try to copy the original files to xxx.original so I can compare that to both the .rpmnew file and my working file. But I or another admin might forget to save the original. So I end up going the cpio route to extra...
2014 Feb 07
1
Time sync
...ength 76) 10.48.16.29.49352 > domainc01.zirc.tak.lan.ntp: NTPv1, length 48 Client, Leap indicator: (0), Stratum 0 (unspecified), poll 0s, precision 0 Root Delay: 0.000000, Root dispersion: 0.000000, Reference-ID: (unspec) Reference Timestamp: 0.000000000 Originator Timestamp: 0.000000000 Receive Timestamp: 0.000000000 Transmit Timestamp: 3600768998.104618303 (2014/02/07 14:36:38) Originator - Receive Timestamp: 0.000000000 Originator - Transmit Timestamp: 3600768998.104618303 (2014/02/07 14:36:38) 14:34:05...
2001 Sep 25
61
Report to Recipient(s)
Incident Information:- Originator: "G Lalithambika"<lalithambika@mumbai.tcs.co.in> Recipients: samba@samba.org Subject: FOCHAP06 WARNING: The file FOCHAP06.DOC.pif you received was infected with the W32/SirCam@MM virus. The file attachment was not successfully cleaned.
2007 May 28
2
[LLVMdev] Problem in llvm gcc back-end
HI, While I testing some code, I found some problem on Union handling. I've wrte following test code, and it has union assignment. The code's output is from pointerToUnion: chars mystring, length 64 from original: chars mystring, length 8000 It's caused by second char member(charlength) of LongestMember. For union assignment, llvm-backend seems generates assigning each member of largest union member. (I've checked it on llvm assembly level..) But sometimes there is padding between members and it...
2020 Feb 15
2
Colocar objeto Dates dentro de un vector.
Hola, Estoy encontrando un problema al intentar poner un objeto Dates en un vector o dataframe. Mi ejemplo # preliminares install.packages( lubridate ); library( lubridate ) v <- c(0, 0, 0) original<-c(2019,308,1700, 25) # c(año, día del año, hora, temperatura) esto sale así de un sensor de temperatura # convertimos los datos originales en algo que entienda R a <- years(original[1] ) d <- days(original[2]-1 ) # el -1 es un ajuste por como son los datos originales h <- hour...
2020 Feb 17
2
Colocar objeto Dates dentro de un vector.
...Misterios del R. SI lo averiguo os lo digo. Jaume. El sáb., 15 feb. 2020 a las 19:08, Carlos Ortega (<cof en qualityexcellence.es>) escribió: > Hola, > > Una alternativa que te puede ayudar es enfocar el problema de esta otra > forma. > Puedes ir guardando tus vectores "original" en un data.frame y luego > convertirlo a fechas. > > Una vez tienes estas fechas, puedes hacer cálculos o extraer otras > variables. > > > > original<-c(2019,308,1700, 25) > > df <- data.frame( > + Year = original[1], > + DayNum = original[2], &...
2010 Oct 05
2
CDR record for call originated from CLI originate
hello List, i am in a situation where i cannot get cdr records for call originated from CLI , i am not able to get when i used application or extension. is there any solution regarding this ,i working since last 3 days onto this. regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/at...
2003 Sep 08
0
Bundled Netscape DS 5.x schema in Samba3.0rc2
...amba.schema file (found under the examples/LDAP directory) to a format suitable for iPlanet DS 5.1 to use. These are the changes I have applied so far: * changed "objectclass" to "objectClasses:" * changed "attributetype" to "attributeTypes:" * added "X-ORIGIN 'user defined'" to the end of all attributeTypes and objectClasses * removed line breaks I need some help. I am currently getting the following error: [08/Sep/2003:13:00:12 +1000] dse - The entry cn=schema in file /usr/iplanet/ds5/slapd-mitosis/config/schema/99user.ldif is invalid, e...
2018 Mar 30
1
[Bug 105813] New: GT710 locks up X and spams logs
...wo desktops, nothing else, running a compile in one. I had been reading mail on the second desktop, then tried to go back to the first to check progress. After waiting a little I rebooted. The system log had what I thought was a lot of output (about 50000 lines, I think), starting Mar 28 16:39:00 origin kernel: [41644.858087] nouveau 0000:26:00.0: fifo: FB_FLUSH_TIMEOUT Mar 28 16:40:02 origin kernel: [41707.692180] nouveau 0000:26:00.0: fifo: FB_FLUSH_TIMEOUT Mar 28 16:40:02 origin kernel: [41707.692215] nouveau 0000:26:00.0: fifo: CHSW_ERROR 00000001 Mar 28 16:40:02 origin kernel: [41707.692264]...
2020 Apr 01
2
Re: [nbdkit PATCH] retry: Tweak error message
...onvert $nbd out.img' >> ... >> nbdkit: null[1]: debug: noextents: pread count=2097152 offset=14680064 >> nbdkit: null[1]: debug: error: pread count=2097152 offset=14680064 >> nbdkit: null[1]: error: injecting EIO error into pread >> nbdkit: null[1]: debug: retry 6: original errno = 5 >> nbdkit: null[1]: debug: could not recover after 5 retries >> >> again: >> /* Log the original errno since it will be lost when we retry. */ >> - nbdkit_debug ("retry %d: original errno = %d", data->retry+1, *err); >> + nbdkit...