search for: mathieu

Displaying 20 results from an estimated 484 matches for "mathieu".

2009 Jul 23
1
$ sh winetricks dotnet11
Hi there, I am trying to install Microsoft Visual C++ Toolkit 2003, it fails with: $ wine VCToolkitSetup.exe fixme:advapi:LookupAccountNameW (null) L"mathieu" (nil) 0x33f80c (nil) 0x33f810 0x33f804 - stub fixme:advapi:LookupAccountNameW (null) L"mathieu" 0x12fd98 0x33f80c 0x12f828 0x33f810 0x33f804 - stub fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders" fixme:msi:ACTION_CustomAction Rollback only...
2006 Jul 24
18
difference between running unabridged
...100] \tfrom /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:133:in `const_missing'' [Mon Jul 24 15:50:18 2006] [error] [client 192.168.11.100] \tfrom (eval):682:in `run'' [Mon Jul 24 15:50:18 2006] [error] [client 192.168.11.100] \tfrom /home/mathieu/mv/rf/public/diary.cgi:341 [Mon Jul 24 15:50:18 2006] [error] [client 192.168.11.100] Premature end of script headers: diary.cgi -- gcc -O0 -DRUBY_EXPORT -rdynamic -Wl,-export-dynamic -L. main.o -lruby-static -ldl -lcrypt -lm -o ruby Everyone is trying their hardest to do their job but ma...
2006 Jul 26
1
Seek Error ?
anyone ever got this error ? [Wed Jul 26 17:36:25 2006] [error] [client 192.168.11.100] (eval):21:in `seek'', referer: http://rf.mathieu.mv.sha/diary.cgi/edit/1?someting=true [Wed Jul 26 17:36:25 2006] [error] [client 192.168.11.100] : , referer: http://rf.mathieu.mv.sha/diary.cgi/edit/1?someting=true [Wed Jul 26 17:36:25 2006] [error] [client 192.168.11.100] Illegal seek, referer: http://rf.mathieu.mv.sha/diary.cgi/edit/1?someting=...
2006 Jul 27
2
more on file upload
...gmail.com> wrote: > > File upload is implemented in Camping. I guess you can have some > problems if you''re not running Camping+Mongrel since it wasn''t tested > very well. > > NOTE : I''ve just corrected Ext::Flash. It was buggy. > > On 26/07/06, Mathieu Jobin <mathieu at justbudget.com> wrote: > > do you know if with Camping 1.4.139 you absolutely need equipement or > > Camping can do file upload just fine? > > > > > > On 7/26/06, Jonas Pfenniger < zimba.tm at gmail.com> wrote: > > > You can read...
2006 Jul 26
10
get/post bug
...gcc -O0 -DRUBY_EXPORT -rdynamic -Wl,-export-dynamic -L. main.o -lruby-static -ldl -lcrypt -lm -o ruby Everyone is trying their hardest to do their job but management has set it up so that it''s impossible. Take the control over your money, track your expenses http://justbudget.com Mathieu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/camping-list/attachments/20060726/7f5db192/attachment.html
2012 Nov 23
2
dovecot trying to update my sieve directory
Hello, i got an error in maillog, dovecot trying tu update my sieve directory : 2012-11-23T11:01:33.943047+00:00 localhost dovecot: imap(mathieu at 400iso.net): Error: stat(/srv/vmail/400iso.net/mathieu at 400iso.net/.dovecot.sieve/tmp) failed: Not a directory this cause no problem but i probably misconfigured something... here is my dovecot.conf : protocols = imap pop3 sieve mail_home = /srv/vmail/%d/%u mail_location = maildir:~ mail...
2005 Aug 25
5
ROracle and select query empty
Hi, I just installed ROracle and RDBI. The connection to the database seems to work also. My problem is when I am selection rows that really exist in the database, it is returning nothing. Where should I look to see what could be my problem? Thank you very much, Mathieu > drv <- dbDriver("Oracle") > summary(drv, verbose=TRUE) <OraDriver:(6721)> Driver name: Oracle (ProC/C++) Max connections: 10 Conn. processed: 8 Default records per fetch: 500 Oracle R/S client version: 0.5-4 RS-DBI version: 0.1-9 Open connections: 2...
2009 Jun 29
4
wine / vcvarsall.bat
...I cannot figure out how to read a bat file that would define some env var for me. I followed instructions from: http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208 And everything seems to be installed nicely for me (thanks to winetricks !): $ find ~/.wine | grep nmake /home/mathieu/.wine/drive_c/Program Files/Microsoft Visual Studio 8/VC/bin/nmake.exe However I cannot figure out how to run the bat file for vs2005. Could anyone point me in the right direction ? $ cd ~/.wine/drive_c/Program Files/Microsoft Visual Studio 8/VC $ wine vcvarsall.bat wine: could not load L&quot...
2008 Aug 02
7
[Bug 16961] New: 3298249d8267c27235653f17379f8c breaks Xv overlay ( display corruption)
...Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: mathieu.berard at crans.org QAContact: xorg-team at lists.x.org Hi, Xv overlay has a pretty major display corruption bug which was bisected down to commit 3298249d8267c27235653f17379f8c (xv: reformat source so mere mortals can understand it) Visually I see flashing bands of alternatively greed/...
2007 Mar 03
5
[PATCH] Compile issue with tools/libfsimage/iso9660
Compile issue with tools/libfsimage/iso9660 char vs unsigned char signedness causes a warning when compiling iso9660 (xen-unstable). This patch changes the unsigned char * for char *. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> diff -r 8eff89a69521 tools/libfsimage/iso9660/fsys_iso9660.c --- a/tools/libfsimage/iso9660/fsys_iso9660.c Fri Mar 02 18:42:00 2007 -0500 +++ b/tools/libfsimage/iso9660/fsys_iso9660.c Fri Mar 02 23:59:19 2007 -0500 @@ -53,8 +53,8 @@ struct iso_inode_i...
2006 Jul 25
4
about PATH_INFO and FastCGI
...gcc -O0 -DRUBY_EXPORT -rdynamic -Wl,-export-dynamic -L. main.o -lruby-static -ldl -lcrypt -lm -o ruby Everyone is trying their hardest to do their job but management has set it up so that it''s impossible. Take the control over your money, track your expenses http://justbudget.com Mathieu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/camping-list/attachments/20060725/93dfa7c7/attachment.html
2006 Aug 01
6
warning and errors
...gcc -O0 -DRUBY_EXPORT -rdynamic -Wl,-export-dynamic -L. main.o -lruby-static -ldl -lcrypt -lm -o ruby Everyone is trying their hardest to do their job but management has set it up so that it''s impossible. Take the control over your money, track your expenses http://justbudget.com Mathieu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/camping-list/attachments/20060801/b11b657b/attachment.html
2003 Nov 07
3
R input file scanning
...the portion of the file that you want to read is "rectangular" (same number of fields in all lines and same type of data in each column), you can use either read.table() or scan() and supply the skip= argument to skip over the headers you don't want to read in. HTH, Andy > From: Mathieu Drapeau [mailto:mathieu.drapeau at bioneq.qc.ca] > > Hi, > I would like to know how can I solve my problem... > I want to load some data (surrounded by a tag) that are > stored in a file > that contains also some scrap (header and descriptions) that > I want to > skip....
2006 Feb 01
3
Getting database config info
Hi folks. I have a very small problem which is probably very simple. But I''ve scoured the api and the rails book with no luck. I''m trying to get information about the database definition out of active record. When I go into console and say ActiveRecord::Base.connection I get a MysqlAdapter object, with an instance variable called @config that''s a hash containing all
2015 Feb 26
2
R 3.1.2 for Debian jessie/testing available on CRAN
...e-cran3 is essentially a backport of Debian SID, with some (short?) delay? In other words, modulo a couple of days, R-related stuff should have the same version with both approaches? (while Debian Jessie is only updated from time to time, and will not be after Jessie is released) Thanks again, Mathieu. Le 26/02/2015 09:56, Johannes Ranke a ?crit : > Dear Mathieu, dear list, > > if you have successfully set up apt pinning for R packages, then you have the > most up-to date Debian packages for R at your fingertips. > > I set up the repository for Debian jessie so people do not...
2012 Nov 20
2
Need help for configure sieve
...+dovecot+mysql+roundcube everything work fine. Now i'm trying to configure dovecot to get sieve working, and i probably missing something, cause i can not get it to fall in work... Thanks in advance, if you can help me a bit... here is my dovecot (2.1.10) conf : 20:07 root at curzio /home/mathieu # dovecot -n # 2.1.10: /etc/dovecot/dovecot.conf # OS: Linux 3.2.30-xenU-7157-x86_64 x86_64 Arch Linux mail_home = /srv/vmail/%d/%u mail_location = maildir:~ managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress compara...
2007 Aug 19
4
[PATCH] Xen i386 xen-head.S fix sections mixup
...ection, leaving the text section as current section. It causes problems with a slightly enhanced DEBUG_RODATA that supports CONFIG_HOTPLUG and bringing a CPU up after the text has been marked read-only: reference to early_gdt_descr causes a page fault. It applies on 2.6.22-rc2-mm2. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> CC: jeremy@xensource.com CC: chrisw@sous-sol.org CC: virtualization@lists.osdl.org CC: xen-devel@lists.xensource.com --- arch/i386/xen/xen-head.S | 2 ++ 1 file changed, 2 insertions(+) Index: linux-2.6-lttng/arch/i386/xen/xen-head.S =============...
2007 Aug 19
4
[PATCH] Xen i386 xen-head.S fix sections mixup
...ection, leaving the text section as current section. It causes problems with a slightly enhanced DEBUG_RODATA that supports CONFIG_HOTPLUG and bringing a CPU up after the text has been marked read-only: reference to early_gdt_descr causes a page fault. It applies on 2.6.22-rc2-mm2. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> CC: jeremy@xensource.com CC: chrisw@sous-sol.org CC: virtualization@lists.osdl.org CC: xen-devel@lists.xensource.com --- arch/i386/xen/xen-head.S | 2 ++ 1 file changed, 2 insertions(+) Index: linux-2.6-lttng/arch/i386/xen/xen-head.S =============...
2007 Aug 19
4
[PATCH] Xen i386 xen-head.S fix sections mixup
...ection, leaving the text section as current section. It causes problems with a slightly enhanced DEBUG_RODATA that supports CONFIG_HOTPLUG and bringing a CPU up after the text has been marked read-only: reference to early_gdt_descr causes a page fault. It applies on 2.6.22-rc2-mm2. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> CC: jeremy@xensource.com CC: chrisw@sous-sol.org CC: virtualization@lists.osdl.org CC: xen-devel@lists.xensource.com --- arch/i386/xen/xen-head.S | 2 ++ 1 file changed, 2 insertions(+) Index: linux-2.6-lttng/arch/i386/xen/xen-head.S =============...
2006 Aug 01
3
starting fresh
...gcc -O0 -DRUBY_EXPORT -rdynamic -Wl,-export-dynamic -L. main.o -lruby-static -ldl -lcrypt -lm -o ruby Everyone is trying their hardest to do their job but management has set it up so that it''s impossible. Take the control over your money, track your expenses http://justbudget.com Mathieu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/camping-list/attachments/20060801/06a64c3b/attachment.html