search for: bastien

Displaying 20 results from an estimated 640 matches for "bastien".

2006 Jan 20
3
text_field_with_auto_complete
...am trying to use text_field_with_auto_complete, it works fine but when I click on an item (even if I use the up and down key and then type enter) th search panel disappears but the selected results is not shown in the text field. Even more, the text field becomes empty. Any idea? Thanks S?bastien -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060120/9850ae15/attachment.html
2010 Sep 17
2
grouping dataframe entries using a categorical variable
...ame but you get the idea). I have looked at subset and aggregate but it doesn't work and the loop would be totally inefficient. I'm sure there is a function in R that does something like that but I couldn't find the proper "keyword" to search for it. Thanks for your help, Bastien
2006 Apr 08
7
How to create your own markup language ?
I''m actually looking to create my own markup language, after a look to the greats markdown and textilize markup languages they seem to be more complexes that what I need, so not feating with my application. Any help is welcome ;-) -- Grosjean S?bastien
2017 Apr 06
3
as.POSIXct character string is not in a standard unambiguous format
...s used during the "make check" step at compile time. Unless I patch all of them. There is something with localtime but I cannot find what. On another machine with another Linux OS, and the same environmental variables x <- as.POSIXct("2002-02-02 02:02") works fine. S?bastien > Hi, > > I can't answer the question about R 3.3.3, but I don't see anything in the update notes. > > http://mirror.its.dal.ca/cran/doc/manuals/r-release/NEWS.html > > In the meantime, would it skirt your issue if you explicitly stated the format? > > x <- as...
2008 Mar 05
14
[Stories] Login and subdomain
I''ve just begin using rspec stories, and i m encountering some problems. In my application i have different subdomains in which specific users can log in, for example an admin will go to admin.myapp.com/authenticate/login, and an user belonging to a specific company will log in company.myapp.com/authenticate/login, and of course both have a different login process. To perform some
2015 Mar 17
4
Domain controller in a chroot
...Since it is considered ?harmful? to run a domain controller that acts a fileserver I was considering the option of putting the AD DC into a chroot. Is there any special configuration to perform (except bind interfaces) to avoid conflicts ? (is there any broadcasting issues or so?) Regards -- S?bastien Le Ray
2020 May 12
2
Repo for ubuntu focal 20.04 LTS
...would like to ask if there are any plans to add a repo like it already exists for 18.04 LTS. We planned to upgrade our 18.04 LTS boxes to 20.04. It has it?s own dovecot packages (2.3.7 at the time of writing this), but I would prefer we use your repositories like we do with 18.04. Kind regards, S?bastien -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20200512/1b773f68/attachment.html>
2015 Mar 17
2
Domain controller in a chroot
Hi, The goal of the chroot is to split the two roles, not to provide any additional security Regards Le 17/03/2015 10:01, Sven Schwedas a ?crit : > On 2015-03-17 09:27, S?bastien Le Ray wrote: >> Hi list, >> >> Since it is considered ?harmful? to run a domain controller that acts a >> fileserver I was considering the option of putting the AD DC into a >> chroot. Is there any special configuration to perform (except bind >> interfaces) to...
2006 May 23
4
Version 0.80 of Prototype Window Class
Hi I have just posted a new release of my Prototype Window Class (http://blogus.xilinus.com/pages/javawin) Seb
2015 Mar 17
4
Domain controller in a chroot
Le 17/03/2015 15:40, Peter Serbe a ?crit : > Hi S?bastien, > > S?bastien Le Ray schrieb am 17.03.2015 14:15: > >> So even with two interfaces and bind interfaces only you cannot do it? Sad > I am by no means an *nix epert. Maybe it is possible - but I don't know > anyone how ever talked about doing something like that. And given t...
2012 Nov 09
2
[LLVMdev] fmac generation for cortex-a9
...its for cortex-A9 support it but isn't documented/recommended ? And as mentioned before code is working ! Seb > -----Original Message----- > From: rengolin at gmail.com [mailto:rengolin at gmail.com] On Behalf Of > Renato Golin > Sent: Friday, November 09, 2012 6:27 PM > To: Sebastien DELDON-GNB > Cc: JF Bastien; llvmdev at cs.uiuc.edu > Subject: Re: [LLVMdev] fmac generation for cortex-a9 > > Hi Sebastien, > > ARMv7-M has VFMA and LLVM's "triple" is far from perfect. > > Wikipedia tells me NovaThor can also be A15, or STE could have cram...
2015 Jun 08
2
UPower: 95-upower-hid.rules update
2015-06-08 13:06 GMT+02:00 Bastien Nocera <hadess at hadess.net>: > On Mon, 2015-06-08 at 09:45 +0200, Arnaud Quette wrote: > > > > > > 2015-06-04 13:04 GMT+02:00 Bastien Nocera <hadess at hadess.net>: > > > On Sat, 2015-05-30 at 18:51 +0200, Arnaud Quette wrote: > > > > > &g...
2015 May 30
3
UPower: 95-upower-hid.rules update
2015-05-29 14:09 GMT+02:00 Bastien Nocera <hadess at hadess.net>: > On Fri, 2015-05-29 at 13:59 +0200, Arnaud Quette wrote: > > Hi Richard and the list, > > > > you'll find attached a patch for 95-upower-hid.rules, which adds: > > - the "usbmisc" filtering, as added in your repo, >...
2015 Mar 17
2
Domain controller in a chroot
Le 17/03/2015 14:45, Rowland Penny a ?crit : > On 17/03/15 13:29, S?bastien Le Ray wrote: >> >> >> Le 17/03/2015 14:25, Rowland Penny a ?crit : >>> Ah, but from my testing, winbindd on 4.2 works very similar to >>> winbind, it still ignores most of the RFC2307 attributes and as I >>> understand it, trusts still do not work. &g...
2008 May 20
7
IO probes and forcedirectio
Hi, I''m working on some performance analysis with our database and it seems that when the file system (UFS) is mounted with forcedirectio, the IO probe are not triggered when an I/O event occurs. Could you confirm that ? If so, why ? Seb -- This message posted from opensolaris.org
2015 Mar 17
5
Domain controller in a chroot
Le 17/03/2015 11:25, Sven Schwedas a ?crit : > On 2015-03-17 11:13, S?bastien Le Ray wrote: > >> I'm sucessfully running a fileserver on it, just wanting to avoid issues >> in case of network link outage. > So your users, which cannot connect due to network link outage, won't be > prevented from logging in? Sounds like a splendid idea. My users...
2015 Jun 08
2
UPower: 95-upower-hid.rules update
2015-06-04 13:04 GMT+02:00 Bastien Nocera <hadess at hadess.net>: > On Sat, 2015-05-30 at 18:51 +0200, Arnaud Quette wrote: > > > > > > 2015-05-29 14:09 GMT+02:00 Bastien Nocera <hadess at hadess.net>: > > > On Fri, 2015-05-29 at 13:59 +0200, Arnaud Quette wrote: > > > > Hi Rich...
2012 Nov 09
0
[LLVMdev] fmac generation for cortex-a9
cat /proc/cpuinfo ? Are you sure it's generating VFMA and not VMLA? On Fri, Nov 9, 2012 at 9:35 AM, Sebastien DELDON-GNB < sebastien.deldon at st.com> wrote: > Hi Renato, > > It's definitively not A15. Can this be the case that NEON units for > cortex-A9 support it but isn't documented/recommended ? > And as mentioned before code is working ! > > Seb > > > >...
2014 Mar 31
5
[LLVMdev] Contributing the Apple ARM64 compiler backend
...AArch64 -> ARM64 is the right way to go? Does anyone disagree with that approach? Cheers, James ________________________________________ From: llvmdev-bounces at cs.uiuc.edu [llvmdev-bounces at cs.uiuc.edu] On Behalf Of Eric Christopher [echristo at gmail.com] Sent: 31 March 2014 21:28 To: JF Bastien Cc: LLVM Developers Mailing List Subject: Re: [LLVMdev] Contributing the Apple ARM64 compiler backend On Mon, Mar 31, 2014 at 1:23 PM, JF Bastien <jfb at google.com> wrote: > On Mon, Mar 31, 2014 at 1:01 PM, Renato Golin <renato.golin at linaro.org> > wrote: >> >> On...
2012 Nov 09
2
[LLVMdev] fmac generation for cortex-a9
Hi Bastien, Weird gcc is generating fma for my platform STEricsson Novathor with Linaro, code works. It also works when I use LLVM to generate fma (using llc -mtriple=armv7-eabi). Maybe someone from ARM can answer the question ? Seb From: JF Bastien [mailto:jfb at google.com] Sent: Friday, November 09, 201...