Re: [e-users] [E-devel] NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-05 Thread Mathieu Taillefumier
one (mostly because the lib is small) already. and continue further on others modules after that. Mathieu > BR, > > On Tue, Sep 1, 2009 at 7:26 AM, Gustavo Sverzut > Barbieri wrote: > >> On Tue, Sep 1, 2009 at 6:15 AM, Cedric BAIL wrote: >> >>

Re: [e-users] [E-devel] Was: Re: NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-02 Thread Mathieu Taillefumier
either use EINA_LOG_ERR("bla") or > EINA_LOG_DOM_ERR(EINA_LOG_DOMAIN_GLOBAL, "bla"). > > We should have one domain per-submodule (or at least one domain > exclusive for eina), the more fine grained, the better to debug. >

Re: [e-users] [E-devel] Was: Re: NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-02 Thread Mathieu Taillefumier
ogging domain defined in eina_log_init() function. Now in the following example, i can not delete the eina_error_init() function because some of the functions in the eina_array.c file use the eina_error_set function. best Mathieu > On the beginning of a module, program or library, you must

Re: [e-users] [E-devel] Was: Re: NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-02 Thread Mathieu Taillefumier
Hello, > Hope this and code examples are enough. Any doubts please post on the ML. It sounds perfectly clear to me especially with the example code. I will start to look at it and do necessary modifications later today. best Math

Re: [e-users] [E-devel] Was: Re: NOTICE: svn feature freeze this weekend (Sep 4-6)

2009-09-01 Thread Mathieu Taillefumier
Hi, I am willing to help if needed. It is a good way to enter into the details of the library. So I think I need a very small example how it works and I might be able to do these changes. best Mathieu On 09/01/2009 11:58 AM, Andre Dieb wrote: > I plan to change what I can, but I

Re: [e-users] [E-devel] Enlightenment.org redesign mockups needed!

2008-09-02 Thread Mathieu Prevot
would add effects and interactivity (that would be a kind of reflection of the efl possibilities), I would suggest also those toolkits: http://jquery.com/ http://mochikit.com/ http://en.wikipedia.org/wiki/Comparison_of_JavaScript_framework

[e-users] kernel 2.6.23 depracted /proc/acpi/battery

2007-10-17 Thread Mathieu Rochette
the old /proc/acpi/battery. I will try to provide a patch soon, but I'm not sure I have the skill (I failed to update the code that use pam for authentification to use the thinkthinger pam module). bye, Mathieu. - This SF

Re: [e-users] Entrance and fingerprint

2007-10-02 Thread Mathieu Rochette
pam.d/common-auth, not a file per application like you seem to say and it "just work" in su/sudo/gdm/gksu... Thx, Mathieu. On 9/29/07, Ludger Köhler <[EMAIL PROTECTED]> wrote: > Hi, > I would like to ask, if there is a way to utilize thinkfinger with > entrance by configuratio

[e-users] window_push action

2007-07-25 Thread Mathieu Rochette
he firefox window and the second in top, when I push the second xterm, it's stopped by the first one. Anyway, it's very cool, i will soon need another keyboard, I have nearly no shurtcut left ^^ thx, Mathieu - This SF.ne

[e-users] battery module alert

2007-05-12 Thread Mathieu Rochette
e, even if the battery is full. Is there a way, to tell the module, to show the alert in function of percentage, instead of remaining time? thx, Mathieu. - This SF.net email is sponsored by DB2 Express Download DB2 Express C

Re: [e-users] Battery Module

2007-05-09 Thread Mathieu Taillefumier
It is working on my laptop. Do you see something on the /proc/acpi/battery directory with BAT1 or something approaching this ? If not it is maybe possible that the acpi driver of your kernel does not include the battery part. You can check it with dmesg | grep "Battery Slot". If you have it I assu

Re: [e-users] [E-devel] WWW!

2007-04-30 Thread Mathieu Taillefumier
Hello, > wiki is good. for theme docs too. and for translation. > I can probably handle the French translation if you want. Mathieu - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE v

[e-users] remember virtual desktop + gimp_remote

2006-10-10 Thread Mathieu Rochette
another gimp_remote, it should not run another gimp, but it does... To workaround that, I must go once on the virtual desktop where the gimp is. after that, I can run gimp_remote whithout running another gimp. Is it possible to avoid that? thx, Mathieu

Re: [e-users] problem using both xmms and e17 (glibc 2.4)

2006-09-05 Thread mathieu
is corrected and can be closed. Anyway if I see that it occurs again I will give you more informations, but I think that you can concentrate yourself to other buggy part :-). You did a great job, thanks you. Regards Mathieu -

Re: [e-users] problem using both xmms and e17 (glibc 2.4)

2006-08-25 Thread mathieu
Hello, i attach two files containing the log of e17 and the preliminary results of valgrind session. Your modification of the code is useful and avoid buffers overruns. You can see the error in the log file of e17. Tell me if you need more informations. > that is weird. looked at the backtrace -

Re: [e-users] problem using both xmms and e17 (glibc 2.4)

2006-08-24 Thread mathieu
st cvs version and post the results to the mailing list. Mathieu - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download

Re: [e-users] problem using both xmms and e17 (glibc 2.4)

2006-08-23 Thread mathieu
informations and I had also the window indicating that e crashed thing I didn't have before. The debugging informations are included in the attach file. Unfortunately some of the variables are not accessible. This time this problem arrives when I press ctrl+a combinason with xmms playlist open. Ma

Re: [e-users] problem using both xmms and e17 (glibc 2.4)

2006-08-22 Thread Mathieu Taillefumier
> On Sun, 2006-08-20 at 13:27 +0200, Mathieu Taillefumier wrote: > >> For those how want to try to reproduce this bug on others systems (glibc >> 2.3.6 for instance). >> > > I don't know if you meant this to be tested, but on my machine e17 + > xmm

[e-users] problem using both xmms and e17 (glibc 2.4)

2006-08-21 Thread Mathieu Taillefumier
v, it would be good to have an other person how can reproduce this error. If some of you have some ideas to obtain more informations about this problem please manifest yourself ;-). of course e17 without xmms works perfectly and xmms without e17 works also perfectly. Regards Mathieu -- -

Re: [e-users] cpufreq module and rights

2005-12-02 Thread Mathieu Segaud
s executed, it is executed as its owner, root, not as its real user, you. but some see it as a security hazard To avoid sec problems, I set it to r-s--x--x rights and it is owned by root. Mathieu -- Linux is organic. Its not cleanly laid out. Its not specified in some document. Linux is resu

Re: [e-users] CPU Freq module

2005-09-16 Thread Mathieu
Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> disait derni.ANhrement que : > On Fri, 16 Sep 2005 09:28:53 +0200 "Mathieu" <[EMAIL PROTECTED]> babbled: > >> Benone Marcos <[EMAIL PROTECTED]> disait derni$(D+2(Brement que : >> >> >

Re: [e-users] CPU Freq module

2005-09-16 Thread Mathieu
req support. A p4 has no support for cpufreq. -- Mathieu --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very o

Re: [e-users] Eclair...

2005-09-08 Thread Mathieu
uot; don't work, I do it > with dgar and drop using rox-filler yet searching the archives would have led you to the fact that it is quite normal, as the menu and "add files" dialog are being rewritten in pure EFL by MoOm. It just can't work :) But soon. -- Mathieu -

Re: [e-users] aclocal warning on E

2005-09-08 Thread Mathieu
gt; well, how can i repair this? by pinning every single upstream maintainer of every package you have installed on your box, to quote correctly the definitions in .m4 files located primarily in the source tarballs they ship. This is definitly not related to efl/e17 :) -- Mathieu -

Re: [e-users] edje themable Terminal

2005-09-01 Thread Mathieu Segaud
r line rearrangements or not However I would like to avoid putting what should be in enterminus, in evas. I would appreciate any guidance or suggestion :) regards, -- Mathieu --- SF.Net email is Sponsored by the Better Software Con

Re: [e-users] e17 & gcc 4

2005-09-01 Thread Mathieu
Dan <[EMAIL PROTECTED]> disait dernièrement que : > Mathieu wrote: > >>yes, it's because a Gentoo compiles everything or almost. To be able >>to link against a shared library, libtool leaves a *.la file, which >>contains the reference of a libstdc++.la it was co

Re: [e-users] e17 & gcc 4

2005-09-01 Thread Mathieu
t; > As well as compiling fine, it also runs fine :) I haven't done any > benchmarking yet, but if people are interested, I've got a script that > recompiles everything en-masse, so I can do some evas benchmarking or > something :) -- Mathieu

Re: [e-users] weather module

2005-08-27 Thread Mathieu
curity * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > ___ > enlightenment-users mailing list > enlightenment-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- Mathieu

Re: [e-users] Transparency

2005-08-27 Thread Mathieu
ed. > > I checked the enlightenment_remote command but didn't see any clues there. use enlightenment_remote -desktop-bg-list to get the .edj associated with either desktop. the problem is issuing an E/xsetroot each time you switch desktops after issuing e_remote to get the infos, I guess

Re: [e-users] weather & embrace modules

2005-08-27 Thread Mathieu
ons, but at least you can put more than one entry in'em :) > > I think it work :) you gave me an idea: package.features :) -- Mathieu --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * S

Re: [e-users] weather & embrace modules

2005-08-27 Thread Mathieu
/etc/bashrc ] && . /etc/bashrc > [ -f /etc/bash/bashrc ] && . /etc/bash/bashrc > > CFLAGS="-g" > FEATURES="nostrip" > Oh thank you but I have one that reads /etc/portage/package.cflags which sets cflags per package. (the sam

Re: [e-users] weather & embrace modules

2005-08-27 Thread Mathieu
hat I bet I'd recommend to do. I just can't imagine to have a gentoo with no overlay :) I grab this alias :) -- Mathieu --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Fran

Re: [e-users] weather & embrace modules

2005-08-27 Thread Mathieu
x27;re using Gentoo and AFAIK there is a way > to set CFLAGS for individual packages, but you know more about Gentoo > then me ;) in fact there is not "officially" but a custom bashrc for the portage user can do it -- Mathieu

Re: [e-users] weather & embrace modules

2005-08-27 Thread Mathieu
Fernando Meira <[EMAIL PROTECTED]> disait dernièrement que : > On 8/27/05, Mathieu <[EMAIL PROTECTED]> wrote: >> >> I hope you have at least e_modules and e compiled with debugging >> symbols and with no -fomit-frame-pointer option. > > > Oh, forg

Re: [e-users] weather & embrace modules

2005-08-27 Thread Mathieu
uld start e17 in the Xnets server you started do what you need to get e take its abort() slap in the face when crashed, go to the gdb console and just bt. I hope you have at least e_modules and e compiled with debugging symbols and with no -fomit-frame-pointer option. -- Mathieu -

Re: [e-users] Eclair album covers.

2005-08-27 Thread Mathieu
n't fetch anything. -- Mathieu --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Tea

Re: [e-users] More issues

2005-08-06 Thread Mathieu
___ > enlightenment-users mailing list > enlightenment-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- Mathieu --- SF.Net email is Sponsored by the Better Software Conference & EX

Re: [e-users] eapps / application icons

2005-08-04 Thread Mathieu
ecurity * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > ___ > enlightenment-users mailing list > enlightenment-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- Mathieu -

Re: [e-users] Entrance and .xinitrc

2005-07-29 Thread Mathieu
d > engage for example with my E16 release? entrance, gdm, kdm, and other DM's use .xsession; .xinitrc is used by xinit (startx). and be sure .xsession is executable. br, -- Mathieu Segaud --- SF.Net email is Sponsored by the Better Sof

Re: [e-users] Changing the monitor module network interface

2005-07-25 Thread Mathieu
nables choice of interface by a right-click on the monitor. It also allows you to choose whether cache and buffers are ignored on the memory monitor face. > Hope this helps. Hope this helps too :) > Srinidhi. Mathieu > > --- > S

Re: [e-users] first time build

2005-07-25 Thread Mathieu
search for a package libxine-dev or xinelib-dev or libxine1-dev. (Emotion needs headers from xinelib to compile) Mathieu > but it doesn't seem to work. What specifically is it searching for? And > what is emotion anyway? this is my play-around system and if its just > sound servers an

Re: [e-users] bureaux virtuels

2005-07-25 Thread Mathieu
and btw, thanks for the good work, all of you E-devs. -- Mathieu --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get eve

Re: [e-users] Congifuring engage

2005-07-25 Thread Mathieu
(this step can be performed in the e17 Module entry menu. Regards, -- Mathieu --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts a

Re: [e-users] Copy-n-paste *from* Eterm to KDE apps (again)

2003-10-25 Thread Mathieu Jobin
ow Hope that helps. Mathieu On Saturday 25 October 2003 06:30, Hall Stevenson wrote: > On Saturday 25 October 2003 16:24, Onur Kucuk wrote: > > On Sat, 25 Oct 2003 11:21:55 + > > Hall Stevenson <[EMAIL PROTECTED]> wrote: > > > > HS> > > HS> I

Re: [e-users] enlightenment ....

2003-07-22 Thread Mathieu Jobin
06 -0600 Mathieu scrisse: > > no answer :( > > ok, I'll try to answer to your primary question, which is: > > > second. would it be possible to dual boot E13 and E17 ? > > i think there shouldn't be any problem to do so, since I've got e16 and > e1

Re: [e-users] enlightenment ....

2003-07-22 Thread Mathieu Jobin
; is no really good reason to keep track of all of it. except being a fana. > but its very fun. even if the last version will be the best one. > > Regards, > > Mathieu > > > > --- > This SF.net email is sponsored by: