search for: gel

Displaying 20 results from an estimated 584 matches for "gel".

Did you mean: el
2004 Jun 02
0
idmap with w2k3 active directory ldap supported?
...I'm trying to integrate a group of linux clients into a windows 2003 active directory system using winbind and an ldap idmap backend. Whenever I start up winbindd it reports the following to log.winbindd: [2004/06/02 01:41:45, 1] nsswitch/winbindd_util.c:add_trusted_domain(166) Added domain GEL gel.local S-1-5-21-1287777321-1459595337-1044068293 [2004/06/02 02:39:56, 1] libsmb/clikrb5.c:ads_krb5_mk_req(269) krb5_cc_get_principal failed (No such file or directory) wbinfo -u correctly prints the list of domain users, but getent passwd shows only local unix users. Furthermore, in my log...
2012 Jan 13
2
2.1.rc3 (1a722c7676bb):dsync umlaut problems
All umlauts in mailbox names are lost after converting mbox/Maildir mailboxes to mdbox. [location2 scp-ed from the old server] # ls -d /srv/import/Maildir/.Gel\&APY-schte\ Elemente/ /srv/import/Maildir/.Gel&APY-schte Elemente/ # dsync -u jane at example.com -v mirror maildir:/srv/import/Maildir/ ? dsync(jane at example.com): Info: Gel?schte Elemente: only in dest ? ? # doveadm mailbox list -u jane at example.com Gel* Gel__schte_Elemente # ls -d...
2020 Jun 26
2
Error in substring: invalid multibyte string
Hi all, I'm getting the following error from substring: > substr("<I>Jens Oehlschl\xe4gel-Akiyoshi", 1, 100) Error in substr("<I>Jens Oehlschl\xe4gel-Akiyoshi", 1, 100) : invalid multibyte string at '<e4>gel-A<6b>iyoshi' Is that normal / intended? I've tried setting the Encoding/locale to Latin-1/UTF-8 but that does not help. nchar gives m...
2007 Nov 13
5
How to overload the assignment operator?
Dear all, what is the proper way to make the assignment operator generic and define methods depending on the class of the assigned value? Best regards Jens Oehlschl?gel P.S. I vaguely remember that this was possible in S+. In R I tried to no avail: # using this like h<-1:3 gives Error: in `<-.default`(h, 1:3) : invalid (do_set) left-hand side to assignment "<-.default" <- get("<-") # using this does fail on subassignme...
2020 Jun 27
1
Error in substring: invalid multibyte string
...cting that if one of them errors because of an unknown encoding then the other should as well. Even better, if regexpr works, why shouldn't substr work as well? Incidentally the analogous stringi function stri_sub works fine in this case: > stringi::stri_sub("<I>Jens Oehlschl\xe4gel-Akiyoshi", 1, 100) [1] "<I>Jens Oehlschl\xe4gel-Akiyoshi" But the stringi analog to nchar gives a similar warning: > stringi::stri_length("<I>Jens Oehlschl\xe4gel-Akiyoshi") [1] NA Warning message: In stringi::stri_length("<I>Jens Oehlschl\xe4gel...
2004 Aug 06
2
Speex 1.1.1 is out
...nverted. Please give it a try and report any difference with previous versions (both for float and fixed-point). Again, note that this is an unstable (read experimental) release and *not* production-quality code (yet). Jean-Marc -- Jean-Marc Valin, M.Sc.A., ing. jr. LABORIUS (http://www.gel.usherb.ca/laborius) Université de Sherbrooke, Québec, Canada -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 190 bytes Desc: Ceci est une partie de message numériquement signée Url : http://lists.xiph.org/pipe...
2000 Jul 27
3
R under Win2000?
Dear all, Will R run under Win2000 or is it safer to stay with NT4.0 for a while? Regards -- Dr. Jens Oehlschl?gel Analyse BBDO InterOne Gr?nstr. 15 40212 D?sseldorf Tel.: +49 (0)211 1379-187 Fax.: +49 (0)211 1379-461 http://www.bbdo-interone.de -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send &quot...
2006 Sep 01
5
Kernel 2.6.9-42.0.2.plus.c4 doesn´t boot
Hi, after upgrading with yum upgrade my server doesn?t boot with kernel 2.6.9-42.0.2.plus.c4 d. Kernel CentOS-4 x86_64 (2.6.9-34.EL) works just fine. I use 2 HDD as RAID1. Unfortunaly this is a root server so i do not have any console output. This is rather disappointing cause i run mission critical applications on the server. I guess the updates should be used with more caution. Regards,
2003 Nov 05
3
How to represent pure linefeeds chr(10) under R for Windows
I need to write out with write.table() a csv file allowing for line feeds (pure chr(10)) as part of character field (not as a line seperator). How can I do that? Best regards Jens Oehlschl?gel --
2004 May 13
2
please help with estimation of true correlations and reliabilities
...lation of a score with itself attenuated by its measurement error (as if we had two measurements of the same score). but I don't have predefined asumptions about structure in the variable set as I guess would be needed for SEM. Is R software available to do this? Best regards Jens Oehlschl??gel --
2009 Sep 18
4
basename returns "." not in filename (PR#13958)
Full_Name: Jens Oehlschl?gel Version: 2.9.2 OS: Win32 Submission from: (NULL) (85.181.152.156) # Obviously an empty basename is allowed (if the filepath is a pure path) > basename("/") [1] "" # but here we get the dot from the path > basename("./") [1] "." > version...
2009 Nov 15
3
file.rename overwrites existing target (PR#14065)
Full_Name: Jens Oehlschl?gel Version: 2.10.0 OS: Windows XP Professional Submission from: (NULL) (85.181.158.112) file.rename() will successfully rename file a to b - even if b exists already. Though the documentation does not state what file.rename() will do in this case, I guess the expected behaviour is to fail and retur...
2003 Oct 23
2
GIS re-mapping / polygon overlap
...- is there an efficient R function that can determine the amount of area overlap between two general polygons (beyond gpclib) I am willing to share developed code for this problem (that's why I would prefer gpl code over gpclib, which is not really free) Thanks for any help Jens Oehlschl?gel -- NEU F?R ALLE - GMX MediaCenter - f?r Fotos, Musik, Dateien... Fotoalbum, File Sharing, MMS, Multimedia-Gru?, GMX FotoService Jetzt kostenlos anmelden unter http://www.gmx.net +++ GMX - die erste Adresse f?r Mail, Message, More! +++
2016 Sep 27
2
problem in levels<- and other inconsistencies
# A couple of years ago # I helped making R's character NA handling more consistent # Today I report an issue with R's factor NA handling # The core problem is that # levels(g) <- levels(g) # can change the levels of g # more details below # Kind regards # Jens Oehlschl?gel # Say I have an NA element in a vector or list x <- c("a","b",NA) # then using split() it gets lost split(x, x) # as it is (somewhat) when converting to a default factor table(as.factor(x)) # for table the workaround is table(as.factor(x), exclude=NULL) # but for spl...
2006 Mar 24
13
UPS Batteries
Hello, This may be a really stupid question, but can a gel type marine battery be used in a UPS? Thanks
2004 Aug 06
2
Thread Safety
....1 but not in 1.0.2. I say the problem is minor because the worst case is slightly suboptimal encoding (decoding not affected), but no crash or pathological results. I'll include the fix in the next stable release. Jean-Marc -- Jean-Marc Valin, M.Sc.A., ing. jr. LABORIUS (http://www.gel.usherb.ca/laborius) Université de Sherbrooke, Québec, Canada -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 190 bytes Desc: Ceci est une partie de message numériquement signée Url : http://lists.xiph.org/pipe...
2004 Feb 27
2
Is there a way to deactivate partial matching in R?
...and more dangerous. I would like to deactivate partial matching in R (partial argument matching as well as partial matching of list elements), e.g. using an environment variable. If this is currently not possible this would be my current most important wishlist topic. Best regards Jens Oehlschl?gel --
2004 Feb 27
2
Is there a way to deactivate partial matching in R?
...and more dangerous. I would like to deactivate partial matching in R (partial argument matching as well as partial matching of list elements), e.g. using an environment variable. If this is currently not possible this would be my current most important wishlist topic. Best regards Jens Oehlschl?gel --
2009 Dec 28
2
Ops method does not dispatch on either of two classes
...t;) for "|" and none of the two methods is called. Instead the (internal) method for logicals seems to be called - not even coercing its arguments to logical. Same problem with Ops.bit and Ops.bitwhich . What is the recommended way to get my methods reliably dispatched? Jens Oehlschl?gel
2004 Aug 06
3
Quality
...gt; 0.7.0 and rc2. Even for those who only have their own ears, I'm > interested on comments about possible regressions, mostly for the 8 kbps > mode (--quality 4 setting or --lbr for version 0.4.0). > > Jean-Marc > > -- > Jean-Marc Valin, M.Sc.A. > LABORIUS (http://www.gel.usherb.ca/laborius) > Université de Sherbrooke, Québec, Canada > > --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word ...