search for: chagrin

Displaying 20 results from an estimated 34 matches for "chagrin".

2007 May 01
7
RFC: Changing variable override
It seems like a very common expectation that the following code would work: class boo { $me = "/something" file { $me: ensure => present } } class yay inherits boo { $me = "/something/else" } Yet, as many have found to their chagrin, it does not work. Should it? I believe I know how I could make this work: Create a single variable namespace for class hierarchies, such that a parent class and all of its subclasses would all set all of their variables in the same table, and that table would keep track of who set a given...
2001 Mar 16
1
Catching error messages (from nls(), e.g.)
I try to fit subsequentially different nonlinear models to data. Up to now I tried a first model and if I could not fit this one proceeded to another one. Now I would like to handle this automatically. But much to my chagrin I did not find a way for dealing with the error messages from nls(), e.g. getting them as "control information" or at least just returning from nls() without a model. Is there a simple way to handle this? ============================================================================= Tho...
2011 Dec 12
1
Detecting typo in function argument
With some chagrin after spending a couple of hours trying to debug a script, I realized I had typed in something like ans<-optimx(start, myfn, mygr, lower<-lo, upper=up) that is, the "<-" rather than "=". The outcome on my machine was a non-obvious error several layers deep in the call...
2006 Feb 26
2
Skype vs. an Xlite registered to Asterisk
...as been intermittent at best. Sometimes it's great other times completely unusable. When it's bad one usually hears harsh static when the other party speaks or their voice gets "clipped" to static if they speak too loudly. Many of these users have migrated to Skype ? much to my chagrin! I'd like to get them back using a SIP client so they can take advantage of all Asterisk can offer. Anyone else had trouble with voice quality with Xlite? Any work arounds? I was thinking about trying an Xlite client that can support G729. Anyone had experience with that? Does it signific...
2015 May 16
2
preexec and msdfs proxy
...share. As a neat bell & whistle we had hoped to be able to let the user know that they were using an obsolete URL (server name) by sending them a message/mail/whack on the head. At the moment neither the "root preexec" or the plain "preexec" are doing anything, much to our chagrin. [global] log level = 3 netbios name = COOLIO workgroup = DE security = ADS realm = DE.COOLPLACE.COM dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and keytab encrypt passwords = yes allow trusted domains = yes local master = no domain master = no server services = +smb -s3f...
2020 Apr 04
5
Help useRs to use R's own Time/Date objects more efficiently
This is mostly a RFC [but *not* about the many extra packages, please..]: Noticing to my chagrin how my students work in a project, googling for R code and cut'n'pasting stuff together, accumulating this and that package on the way all just for simple daily time series (though with partly missing parts), using chron, zoo, lubridate, ... all for things that are very easy in base R *I...
2015 May 12
2
preexec and msdfs proxy
On 12/05/15 20:27, Greg Enlow wrote: > To the powers the might be, > > it seems that the "(root) preexec" function does not work when used with "msdfs proxy". Is that just "my" problem, an error or by design? > If it is by design, I would be curious to know why. > If it is an error, can it be addressed fairly quickly? > If it is none of the above,
2009 May 19
3
can't run program - Exception EAccessViolation in module
Hello, on my work onli me work under Linux Fedora 10. Most we work with telnet and web-interface but for more comfort some of my collegs write program on delphi. This program good run and work under Windows xp, but doesn't work under my OS with wine 1.1.18. I have some chagrin because do little more work then other do =( That what I have, when run program in command page: Code: [Anton at compbobra log]$ wine /media/WORK_FLESH/MToper2\(BAK\)/MToper2.exe WINEDEBUG=warn+all Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib:...
2005 Sep 14
0
[Bug 3099] New: Please parallelize filesystem scan
...EW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: hpa@zytor.com QAContact: rsync-qa@samba.org I just had the unpleasant experience of doing an rsync --checksum of two terabytes worth of data. Much to my chagrin, it actually took *longer* than it would have been to just wipe the filesystem clean and start over, because the two checksumming passes were done in a serial fashion -- first one machine, then the other. Each took well over 24 hours to complete. Please parallelize the filesystem scan phases. Th...
2003 Aug 01
0
[BUG REPORT] Off by one error in initializing unit number for PCCARD NICs in both recent 4.8-STABLE and 5.1-RELEASE
...CARD subsystem is starting with a unit number of -1 instead of 0. Hence, I get messages indicating attempts to start xe-1 which always fail. Prior to May, STABLE was fine. When I recompiled STABLE and found myself without network access. I decided to install a clean install of 5.1-RELEASE. To my chagrin, the same problem exists on 5.1-RELEASE too. WORKAROUND None known. jmc
2001 Oct 11
1
A Pleasant Surprise
...At 256k, I thought of something. Before I started it all, I checked quickly the original .WAV, but I didn't listen into where it was worst in the .ogg file. I went back, and the "artifacting" I thought I detected was on the original CD. =) So, I figured I'd relay my amusement/chagrin, and give you guys a big kudos for the work you've done. Your 128kbps vorbis files sound as good as the 256kbps MP3s I used to listen to. --Kurt --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a m...
2008 May 14
1
[LLVMdev] GPL licensing issues or can GCC be used with llvm for a commercial application?
On Tue, 2008-05-13 at 23:36 -0700, Chris Lattner wrote: > I don't want to discourage you, but you are basically asking for > interpretation of legal documents... > If you really really need to know the answer to questions like these, > the best bet is to hire legal council. Chris is right. I would add that it sounds like you are already getting nonsense responses. However,
2008 Jan 05
0
[Repost, with Formatting] Trying to understand unicode character entry, goes into postgres DB backing rails, saved to yaml as \xc4\x81
Apologies on unformatted send previously, i hit Enter and the web UI posted, to my chagrin. 1. Examine the Unicode standard''s code page collection for "Latin small letter a with macron". 2. Nets U0100.pdf 3. "Latin small letter a with macron" appears on chart as 0101. This is a hexidemial number which points to U+0101 as its code point. Converting 0101...
2015 May 18
2
preexec and msdfs proxy
...ell & > whistle we had hoped to be able to let the user know that they were using an > obsolete URL (server name) by sending them a message/mail/whack on the head. > At the moment neither the "root preexec" or the plain "preexec" are doing > anything, much to our chagrin. > > > [global] > log level = 3 > > netbios name = COOLIO > workgroup = DE > security = ADS > realm = DE.COOLPLACE.COM > dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and > keytab encrypt passwords = yes allow trusted domains = yes local master...
2015 May 13
0
preexec and msdfs proxy
...share. As a neat bell & whistle we had hoped to be able to let the user know that they were using an obsolete URL (server name) by sending them a message/mail/whack on the head. At the moment neither the "root preexec" or the plain "preexec" are doing anything, much to our chagrin. [global] log level = 3 netbios name = COOLIO workgroup = DE security = ADS realm = DE.COOLPLACE.COM dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and keytab encrypt passwords = yes allow trusted domains = yes local master = no domain master = no server services = +smb -s3f...
2015 Jan 07
2
Design changes are done in Fedora
On Tue, Jan 6, 2015 at 7:52 PM, Warren Young <wyml at etr-usa.com> wrote: > On Jan 6, 2015, at 6:49 PM, John R. Dennison <jrd at gerdesas.com> wrote: > >> On Tue, Jan 06, 2015 at 06:37:42PM -0700, Warren Young wrote: >> >> Noise removed. >> >> Quick question, if I may? What does this have to do with CentOS? > > Some people are annoyed that
2003 Dec 09
2
netlogon script generation
Can anyone point me to a doc or a script that shows how to generate netlogon script on the fly and supports users having multiple groups? I tried the Perl script referenced at <http://us2.samba.org/samba/docs/man/AdvancedNetworkManagement.html> but I believe it only supports the user being a member of one group. -- Andrew Gaffney
2015 May 18
0
preexec and msdfs proxy
...share. As a neat bell & whistle we had hoped to be able to let the user know that they were using an obsolete URL (server name) by sending them a message/mail/whack on the head. At the moment neither the "root preexec" or the plain "preexec" are doing anything, much to our chagrin. [global] log level = 3 netbios name = COOLIO workgroup = DE security = ADS realm = DE.COOLPLACE.COM dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and keytab encrypt passwords = yes allow trusted domains = yes local master = no domain master = no server services = +smb -s3f...
2023 Apr 14
1
Possible inconsistency between `as.complex(NA_real_)` and the docs
Hi all, Surprisingly (at least to me), `as.complex(NA_real_)` results in `complex(real = NA_real_, imaginary = 0)` rather than `NA_complex_`. It seems to me that this goes against the docs of `as.complex()`, which say this in the Details section: "Up to R versions 3.2.x, all forms of NA and NaN were coerced to a complex NA, i.e., the NA_complex_ constant, for which both the real and
2016 Jan 05
0
For integer vectors, `as(x, "numeric")` has no effect.
...*only* consequence would be that class(1.) (and similar) then returned "double" instead of "numeric". which *would* be logical consequent, because indeed, numeric = {integer, double} in that new scheme, and class(1L) also returns "integer". To my big chagrin there was very big opposition such a change, IIRC, mainly on the grounds that for 20 years or so S and then R books and publications had said that double and numeric should be basically the same. (*) Below you have a C level proposal which as you note is similar to John Chambers R level cha...