Re: [E-devel] E SVN: discomfitor trunk/emotion/src/modules/vlc

2011-03-24 Thread Mike Blumenkrantz
On Thu, 24 Mar 2011 10:15:46 + Gustavo Sverzut Barbieri wrote: > On Thu, Mar 24, 2011 at 8:13 AM, Mike Blumenkrantz wrote: > > On Thu, 24 Mar 2011 09:01:09 +0100 > > Cedric BAIL wrote: > > > >> On Wed, Mar 23, 2011 at 11:54 PM, Enlightenment SVN > >

Re: [E-devel] E SVN: devilhorns trunk/edje/src/bin/epp

2011-03-24 Thread Mike Blumenkrantz
On Fri, 25 Mar 2011 01:57:26 + Brett Nash wrote: > On Thu, Mar 24, 2011 at 08:43:01PM -0400, Mike Blumenkrantz wrote: > > > LMAO, na don't worry about that...I can break things just as well :P > > > > > > dh > > > > > good, cuz I'm gon

Re: [E-devel] [PATCH][Ecore] Add a function checking if backlight is supported or not

2011-03-26 Thread Mike Blumenkrantz
write the module for setting the backlight properties (normal and > reduced intensity, the method used to set the backlight and the timeout). > > best > > Mathieu Your doxygen needs work. -- Mike Blumenkrantz

Re: [E-devel] About memory leak possibility in Elementary

2011-03-31 Thread Mike Blumenkrantz
. http://p.sf.net/sfu/ms-webmatrix-sf > >>> ___ > >>> enlightenment-devel mailing list > >>> enlightenment-devel@lists.sourceforge.net > >>> https://lists.sourceforge.net/lists/listinfo/enlig

Re: [E-devel] enlightenment-devel@lists.sourceforge.net

2011-04-01 Thread Mike Blumenkrantz
into > several environment variables such as $LIBS or $E_LIBS, but that was > unsuccessful. > > We will be highly grateful if you would deign help us. > > Thanks, > > Quentin Gibeaux (and Jean Creusefond) > > PS: This is not an april

Re: [E-devel] [PATCH] EDID decoding functionality

2011-04-01 Thread Mike Blumenkrantz
iew, comments and commit are welcome ;-) > > BR, > > Leif > Thanks for sending! I'll review it immediately! April fool's, it'll languish on the mailing list for months! :D -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! ---

Re: [E-devel] release of EFL 1.0.1 ?

2011-04-01 Thread Mike Blumenkrantz
happen whenever people feel like there has been sufficient improvement now. I put out eeze 1.0.1 a few weeks ago -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! -- Create and publish websites

Re: [E-devel] question about ecore_con

2011-04-03 Thread Mike Blumenkrantz
are async afaik. We just add an fdh for them and they are managed. -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! -- Create and publish websites with WebMatrix Use the most popular FREE web apps or

Re: [E-devel] question about ecore_con

2011-04-03 Thread Mike Blumenkrantz
On Sun, 3 Apr 2011 22:01:42 +0200 (CEST) Vincent Torri wrote: > > > On Sun, 3 Apr 2011, Mike Blumenkrantz wrote: > > > On Sun, 3 Apr 2011 16:40:53 +0200 (CEST) > > Vincent Torri wrote: > > > >> > >> Hey, > >> > >> I'm

Re: [E-devel] E SVN: devilhorns trunk/edje/src/lib

2011-04-08 Thread Mike Blumenkrantz
efore trying to use it. > > > how did you find it?!!? -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! -- Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-11 Thread Mike Blumenkrantz
> > + while (tail) > > +{ > > + unsigned int idx, tmp; > > + > > + Eina_Inlist *a = tail; > > + Eina_Inlist *b = tail->next; > > + > > + if (!b) > > + { > > + stack[i++] = a; > > + break; > > + } >

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-11 Thread Mike Blumenkrantz
On Mon, 11 Apr 2011 12:26:06 +0200 Cedric BAIL wrote: > On Mon, Apr 11, 2011 at 12:13 PM, Mike Blumenkrantz wrote: > > On Mon, 11 Apr 2011 12:05:13 +0200 (CEST) > > Vincent Torri wrote: > >> maybe it's time to update the NEWS file, with something like > >>

Re: [E-devel] E SVN: discomfitor IN trunk/eina: . src/tests

2011-04-12 Thread Mike Blumenkrantz
that cityhash is identical to superfast, and currently none of eina's tested algorithms scale as well as ecore's hash or glib's hash. -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! ---

Re: [E-devel] E SVN: discomfitor IN trunk/eina: . src/tests

2011-04-12 Thread Mike Blumenkrantz
On Wed, 13 Apr 2011 01:23:30 +0200 (CEST) Vincent Torri wrote: > > > On Tue, 12 Apr 2011, Mike Blumenkrantz wrote: > > > On Tue, 12 Apr 2011 16:12:52 -0700 > > "Enlightenment SVN" wrote: > > > >> Log: > >> add bench for google

Re: [E-devel] E SVN: discomfitor IN trunk/eina: . src/tests

2011-04-12 Thread Mike Blumenkrantz
On Wed, 13 Apr 2011 01:31:50 +0200 (CEST) Vincent Torri wrote: > > > On Tue, 12 Apr 2011, Mike Blumenkrantz wrote: > > > On Wed, 13 Apr 2011 01:23:30 +0200 (CEST) > > Vincent Torri wrote: > > > >> > >> > >> On Tue, 12 Apr 2011, Mike Bl

Re: [E-devel] E SVN: discomfitor IN trunk/eina: . src/tests

2011-04-12 Thread Mike Blumenkrantz
On Wed, 13 Apr 2011 09:11:47 +0900 Carsten Haitzler (The Rasterman) wrote: > On Tue, 12 Apr 2011 19:16:43 -0400 Mike Blumenkrantz said: > > > On Tue, 12 Apr 2011 16:12:52 -0700 > > "Enlightenment SVN" wrote: > > > > > Log: > > > add ben

Re: [E-devel] E SVN: discomfitor trunk/eina/src/include

2011-04-12 Thread Mike Blumenkrantz
(k&r, ansi, or c99). > > Having said that it's best to avoid it so people can through a c++ > compiler at your header I suppose. Not really worth a spank. > > Regards, > nash > > I'm not confusing anything, I just never specified what language i

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Mike Blumenkrantz
ilability and disaster protection. Learn more about boosting > the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://l

Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-13 Thread Mike Blumenkrantz
C_CHECK_LIST(*to, EINA_FALSE); > > > > why do you do that for 'to', and not for 'from' or 'data' ? > > And I think that it's useless. the test in EINA_MAGIC_CHECK_LIST is : > > if (!((*to) && ((*to)->__magic == (m > &g

Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-14 Thread Mike Blumenkrantz
> >> Here is a better test program: #include #include int main() { Eina_List *l = NULL; Eina_List *ll = NULL; char *s = strdup("test"); Eina_Bool res; eina_init(); l = eina_li

Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-14 Thread Mike Blumenkrantz
On Thu, 14 Apr 2011 19:53:00 +0200 (CEST) Vincent Torri wrote: > > > On Thu, 14 Apr 2011, Mike Blumenkrantz wrote: > > > On Thu, 14 Apr 2011 10:40:13 +0200 (CEST) > > Vincent Torri wrote: > > > >> > >> > >> On Thu, 14 Apr 2011, Vincen

Re: [E-devel] E SVN: discomfitor IN trunk/eina: . src/tests

2011-04-14 Thread Mike Blumenkrantz
On Wed, 13 Apr 2011 13:15:50 +0200 Cedric BAIL wrote: > On Wed, Apr 13, 2011 at 2:47 AM, Carsten Haitzler > wrote: > > On Tue, 12 Apr 2011 19:16:43 -0400 Mike Blumenkrantz > > said: > >> On Tue, 12 Apr 2011 16:12:52 -0700 > >> "Enlightenment SVN&

Re: [E-devel] E SVN: discomfitor IN trunk/ecore: . src/lib/ecore

2011-04-21 Thread Mike Blumenkrantz
eLog > > === > > --- trunk/ecore/ChangeLog 2011-04-19 21:37:32 UTC (rev 58736) > > +++ trunk/ecore/ChangeLog 2011-04-19 21:38:24 UTC (rev 58737) > > @@ -131,3 +131,7 @@ > > 2011-04-13 D

[E-devel] eina_module log dom

2011-04-21 Thread Mike Blumenkrantz
Why is this on by default now? It's annoying to get the loading spam all the time... -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! -- Fulfilling the Lean Software Promise Lean software plat

Re: [E-devel] eina_module log dom

2011-04-22 Thread Mike Blumenkrantz
On Fri, 22 Apr 2011 09:54:34 +0200 Cedric BAIL wrote: > On Fri, Apr 22, 2011 at 12:08 AM, Mike Blumenkrantz wrote: > > Why is this on by default now? It's annoying to get the loading spam all the > > time... > > What are you speaking about ? When I start any EFL apps

[E-devel] --as-needed breaks EET on some platforms

2011-04-23 Thread Mike Blumenkrantz
configure.ac:429, we add --as-needed and probably shouldn't? -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! -- Fulfilling the Lean Software Promise Lean software platforms are now widely ad

Re: [E-devel] --as-needed breaks EET on some platforms

2011-04-23 Thread Mike Blumenkrantz
On Sat, 23 Apr 2011 21:00:11 +0200 (CEST) Vincent Torri wrote: > > Hey > > On Sat, 23 Apr 2011, Mike Blumenkrantz wrote: > > > configure.ac:429, we add --as-needed and probably shouldn't? > > what do you mean by "it breaks" ? configuration problem

Re: [E-devel] --as-needed breaks EET on some platforms

2011-04-23 Thread Mike Blumenkrantz
On Sat, 23 Apr 2011 21:19:30 +0200 (CEST) Vincent Torri wrote: > > > On Sat, 23 Apr 2011, Mike Blumenkrantz wrote: > > > On Sat, 23 Apr 2011 21:00:11 +0200 (CEST) > > Vincent Torri wrote: > > > >> > >> Hey > >> > >> On Sat,

Re: [E-devel] --as-needed breaks EET on some platforms

2011-04-23 Thread Mike Blumenkrantz
On Sat, 23 Apr 2011 22:15:47 +0200 (CEST) Vincent Torri wrote: > > > On Sat, 23 Apr 2011, Mike Blumenkrantz wrote: > > > On Sat, 23 Apr 2011 21:19:30 +0200 (CEST) > > Vincent Torri wrote: > > > >> > >> > >> On Sat, 23 Apr 2011, Mike Bl

[E-devel] [USER REPORT] eina make uninstall fails

2011-04-23 Thread Mike Blumenkrantz
Entering directory ... eina/src/modules/mp/buddy *** No rule to make target uninstall from entil in #e -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! -- Fulfilling the Lean Software Promise Lean

Re: [E-devel] E SVN: discomfitor trunk/evas

2011-04-23 Thread Mike Blumenkrantz
of the freetype package (run pkg-config --modversion freetype2) > > Vincent yeah I forgot that freetype is dumb and uses 2 different versions. This is actually a bug in easy_e17.sh I think -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! --

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib src/modules/mp/chained_pool

2011-04-24 Thread Mike Blumenkrantz
> -#  define UNLOCK() if(_threads_activated) ReleaseMutex(_mutex) > >>>> -#  define UNLOCK_FORCE() ReleaseMutex(_mutex) > >>>> -# endif > >>>> -#else > >>>

Re: [E-devel] Evil website

2011-04-25 Thread Mike Blumenkrantz
f.coredump.cx/evilfinder/ef.cgi?said=evil > > This website gives more truth than Wikileaks > > Vincent 'Evil' Torri This is very evil. My results are sad: http://lcamtuf.coredump.cx/evilfinder/ef.cgi?said=discomfitor -- Mike Blumenkrantz Z

Re: [E-devel] splitting elm_map into a new library

2011-04-29 Thread Mike Blumenkrantz
may not be that hard as its just solving a > graph, the problem is having the right graph data with the right weighting, > and then a whole tonne of "fuzzy logic" thrown in to cover up "odd solutions" > that may come out of the graph that a human would never make). >

Re: [E-devel] E SVN: raster trunk/eina/src/include

2011-05-01 Thread Mike Blumenkrantz
On Mon, 2 May 2011 07:20:38 +0200 (CEST) Vincent Torri wrote: > > > On Mon, 2 May 2011, Mike Blumenkrantz wrote: > > > On Mon, 2 May 2011 07:01:36 +0200 (CEST) > > Vincent Torri wrote: > > > >> > >> > >> On Mon, 2 May 2011, Carsten

Re: [E-devel] E SVN: raster trunk/eina/src/include

2011-05-01 Thread Mike Blumenkrantz
ing "backtrace". yes - gnu extensions. :) or you mean the > > deadlock detection thats in pthread for error check locks? > > For backtrace, I have that with vc++: > > http://msdn.microsoft.com/en-us/library/ff552119%28VS.85%29.aspx &

Re: [E-devel] What about a 1.1?

2011-05-08 Thread Mike Blumenkrantz
lly *bad* habit. It's perfect to > loose some fixes. > > Vincent Eeze is not ready for 1.1. It needs more work on my end and then a lot of testing. I have been targeting E17 alpha release as my deadline for that since I have

Re: [E-devel] What about a 1.1?

2011-05-08 Thread Mike Blumenkrantz
ason to hold back code that can go out just because we want to sync > versions. > I agree. -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! -- WhatsUp Gold - Download Free Network Manag

Re: [E-devel] e17 todo

2011-05-13 Thread Mike Blumenkrantz
other modules like above :) > > > Ok. I will check the battery modules to see how to use them. > > Mathieu > > -- > Achieve unprecedented app performance and reliability > What every C/C++ and Fortra

Re: [E-devel] e17 todo

2011-05-13 Thread Mike Blumenkrantz
r most real life needs because people > > really NEED their network and if they cant set it up in e.. they will go > > somewhere else. :) > > No, I'm not getting you wrong. Actually I was trying to say your "top > of my head" list was a great start point, but it probably sounded > ambiguous. > So

Re: [E-devel] e17 todo

2011-05-13 Thread Mike Blumenkrantz
m on the list (put your name > there so we know u're doing it)... those with names there... what's the > status? > umm eeze mount backend has been started, I guess I can do an hour of coding today and finish it... I'll get back to you. -- Mike Blumenkrantz

Re: [E-devel] e17 todo

2011-05-13 Thread Mike Blumenkrantz
On Fri, 13 May 2011 22:23:57 +0200 (CEST) Vincent Torri wrote: > > > On Fri, 13 May 2011, Mike Blumenkrantz wrote: > > > On Fri, 13 May 2011 17:41:29 +0200 > > Mathieu Taillefumier wrote: > > > >> Hi, > >> > >>> actually i see the

Re: [E-devel] e17 todo

2011-05-14 Thread Mike Blumenkrantz
On Sat, 14 May 2011 22:55:25 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sat, 14 May 2011 11:04:34 +0200 Cedric BAIL said: > > > On Fri, May 13, 2011 at 10:46 PM, Mike Blumenkrantz > > wrote: > > > On Fri, 13 May 2011 22:23:57 +0200 (CEST) > > > Vin

Re: [E-devel] E SVN: discomfitor trunk/eeze/src/lib

2011-05-15 Thread Mike Blumenkrantz
http://trac.enlightenment.org/e/changeset/59419 > > Modified: > trunk/eeze/src/lib/eeze_disk_mount.c > Yes, I know this doesn't fix it. This is a todo item. -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! -

Re: [E-devel] E SVN: discomfitor IN trunk/eeze/src: bin lib

2011-05-16 Thread Mike Blumenkrantz
16 May 2011) > New Revision: 59458 > Trac: http://trac.enlightenment.org/e/changeset/59458 > Hey all, If everyone could plug in their peripherals/cdroms/etc and run eeze_udev_test again with this commit I'd appreciate it. -- Mike Blumenkrantz Zenti

Re: [E-devel] E SVN: discomfitor IN trunk/eeze/src: bin lib

2011-05-16 Thread Mike Blumenkrantz
On Mon, 16 May 2011 20:18:54 -0400 Mike Blumenkrantz wrote: > On Mon, 16 May 2011 17:14:44 -0700 > "Enlightenment SVN" wrote: > > > Log: > > huge bugfix patch for eeze 1.0 stuff: I fubared disk detection pretty hard > > initially, I think this fixes it al

[E-devel] EEZE

2011-05-23 Thread Mike Blumenkrantz
Hi, I requested that everyone re-run the eeze udev test a couple weeks ago. I got 4 responses. This is not sufficient. Take your removable hard drives and plug them in. Put a cd in your cdrom drive. Run the test as root to let it open your devices. Reply to me with the output. Thanks. -- Mike

Re: [E-devel] E SVN: cedric IN branches/ecore-1.0: . src/lib/ecore_evas

2011-05-23 Thread Mike Blumenkrantz
i need to also sit down with changelog file AND svn > commit log in hand and match things up. especially looking at every svn > commit log and diff. it's really cherry picking the commits in order. > > It really doe

Re: [E-devel] E SVN: cedric IN branches/ecore-1.0: . src/lib/ecore_evas

2011-05-23 Thread Mike Blumenkrantz
On Mon, 23 May 2011 14:27:16 +0200 Cedric BAIL wrote: > On Mon, May 23, 2011 at 1:50 PM, Mike Blumenkrantz wrote: > > On Mon, 23 May 2011 19:32:59 +0900 > > Carsten Haitzler (The Rasterman) wrote: > >> On Mon, 23 May 2011 12:10:03 +0200 Cedric BAIL said: > >>

Re: [E-devel] EEZE

2011-05-23 Thread Mike Blumenkrantz
On Mon, 23 May 2011 18:31:07 -0300 Lucas De Marchi wrote: > Hi, > > On Mon, May 23, 2011 at 8:41 AM, Mike Blumenkrantz wrote: > > Hi, > > > > I requested that everyone re-run the eeze udev test a couple weeks ago. I > > got 4 responses. This is not sufficient

Re: [E-devel] EEZE

2011-05-23 Thread Mike Blumenkrantz
On Mon, 23 May 2011 23:39:43 +0200 Steven Le Roux wrote: > On Mon, May 23, 2011 at 11:31 PM, Lucas De Marchi > wrote: > > Hi, > > > > On Mon, May 23, 2011 at 8:41 AM, Mike Blumenkrantz > > wrote: > >> Hi, > >> > >> I requested that

Re: [E-devel] EEZE

2011-05-23 Thread Mike Blumenkrantz
(null)s, > but more importantly, / and /home are listed under unmounted, wtf? > unmounted is a typo, fixed now. the rest looks fine -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! -- What E

Re: [E-devel] EEZE

2011-05-23 Thread Mike Blumenkrantz
On Mon, 23 May 2011 23:39:43 +0200 Steven Le Roux wrote: > On Mon, May 23, 2011 at 11:31 PM, Lucas De Marchi > wrote: > > Hi, > > > > On Mon, May 23, 2011 at 8:41 AM, Mike Blumenkrantz > > wrote: > >> Hi, > >> > >> I requested that

Re: [E-devel] EEZE

2011-05-23 Thread Mike Blumenkrantz
On Tue, 24 May 2011 00:06:29 +0200 Steven Le Roux wrote: > On Mon, May 23, 2011 at 11:55 PM, Mike Blumenkrantz wrote: > > On Mon, 23 May 2011 23:39:43 +0200 > > Steven Le Roux wrote: > > > >> On Mon, May 23, 2011 at 11:31 PM, Lucas De Marchi > >> wrote:

Re: [E-devel] EEZE

2011-05-23 Thread Mike Blumenkrantz
On Tue, 24 May 2011 00:18:35 +0200 Steven Le Roux wrote: > On Tue, May 24, 2011 at 12:15 AM, Mike Blumenkrantz wrote: > > On Tue, 24 May 2011 00:06:29 +0200 > > Steven Le Roux wrote: > > > >> On Mon, May 23, 2011 at 11:55 PM, Mike Blumenkrantz > >> wro

Re: [E-devel] EEZE

2011-05-23 Thread Mike Blumenkrantz
On Tue, 24 May 2011 00:34:49 +0200 Steven Le Roux wrote: > On Tue, May 24, 2011 at 12:31 AM, Steven Le Roux wrote: > > On Tue, May 24, 2011 at 12:26 AM, Mike Blumenkrantz > > wrote: > >> On Tue, 24 May 2011 00:18:35 +0200 > >> Steven Le Roux wrote: > >&

Re: [E-devel] EEZE

2011-05-24 Thread Mike Blumenkrantz
On Tue, 24 May 2011 14:23:12 +0900 Jérôme Pinot wrote: > On 05/23/11 07:41, Mike Blumenkrantz wrote: > > Hi, > > > > I requested that everyone re-run the eeze udev test a couple weeks ago. I > > got 4 responses. This is not sufficient. > > > > Take your

Re: [E-devel] EEZE

2011-05-24 Thread Mike Blumenkrantz
On Tue, 24 May 2011 10:57:58 +0100 Steve Jones wrote: > On 05/23/2011 12:41 PM, Mike Blumenkrantz wrote: > > Hi, > > > > I requested that everyone re-run the eeze udev test a couple weeks ago. I > > got 4 responses. This is not sufficient. > > > > Take y

Re: [E-devel] EEZE

2011-05-24 Thread Mike Blumenkrantz
On Tue, 24 May 2011 19:02:18 +0900 Jérôme Pinot wrote: > On 05/24/11 05:00, Mike Blumenkrantz wrote: > > > root@comet:/tmp/eeze/src/bin# ./eeze_udev_test > > > For my first trick, I will find all of your keyboards and return their > > > syspaths. Found > > >

Re: [E-devel] EEZE

2011-05-24 Thread Mike Blumenkrantz
> Sneaky sneaky! But > /sys/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.1/0003:1241:1603.0010 is > not a keyboard or a mouse!! > ERR<4538>:eeze_udev eeze_udev_private.c:26 _new_device() device > /sys/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.1 does not exist!

Re: [E-devel] EEZE

2011-05-24 Thread Mike Blumenkrantz
On Tue, 24 May 2011 19:37:51 +0900 Jérôme Pinot wrote: > On 05/24/11 06:09, Mike Blumenkrantz wrote: > > > I had plug an external USB hard drive which was detected here: > > > > > > device: > > > /sys/devices/pci:00/:00:1d.7/usb1/1-7/1-7:1.0/h

Re: [E-devel] twitter feed for commits

2011-11-15 Thread Mike Blumenkrantz
this will help with some publicity that we are actually > active. > hmm so all e devs are anonymous when using this feature. fantastic. -- Mike Blumenkrantz Zentific: Doctor recommended, mother approved. -- RSA(R) C

Re: [E-devel] New EFL release cycle 1.1/1.5 ALPHA

2011-11-15 Thread Mike Blumenkrantz
; http://download.enlightenment.org/releases/expedtie-1.1.0-alpha.tar.bz2 > > expedtie? > > S. we have our first bug! -- Mike Blumenkrantz Zentific: Doctor recommended, mother approved. -- RSA(R) Conference 2

Re: [E-devel] E_FM eeze mount compiling but not working

2011-11-17 Thread Mike Blumenkrantz
er I have not 100% confirmed that this is related). > > Cheers > Jochen hmm definitely strange since it looks like your devices are being properly detected. please start your e with EINA_LOG_LEVELS=efm:5 and

Re: [E-devel] E_FM eeze mount compiling but not working

2011-11-17 Thread Mike Blumenkrantz
On Fri, 18 Nov 2011 15:43:23 +1100 Jochen Schröder wrote: > On 18/11/11 13:16, Mike Blumenkrantz wrote: > > On Fri, 18 Nov 2011 09:18:50 +1100 > > Jochen Schröder wrote: > > > >> Hi all, > >> > >> I'm still trying to get eeze mount to work

Re: [E-devel] E_FM eeze mount compiling but not working

2011-11-17 Thread Mike Blumenkrantz
On Fri, 18 Nov 2011 15:48:22 +1100 Jochen Schröder wrote: > On 18/11/11 13:16, Mike Blumenkrantz wrote: > > On Fri, 18 Nov 2011 09:18:50 +1100 > > Jochen Schröder wrote: > > > >> Hi all, > >> > >> I'm still trying to get eeze mount to work

Re: [E-devel] E_FM eeze mount compiling but not working

2011-11-17 Thread Mike Blumenkrantz
On Fri, 18 Nov 2011 15:50:09 +1100 Jochen Schröder wrote: > On 18/11/11 15:46, Mike Blumenkrantz wrote: > > On Fri, 18 Nov 2011 15:43:23 +1100 > > Jochen Schröder wrote: > > > >> On 18/11/11 13:16, Mike Blumenkrantz wrote: > >>> On Fri, 18 Nov 2011 09

Re: [E-devel] E_FM eeze mount compiling but not working

2011-11-17 Thread Mike Blumenkrantz
On Fri, 18 Nov 2011 15:48:22 +1100 Jochen Schröder wrote: > On 18/11/11 13:16, Mike Blumenkrantz wrote: > > On Fri, 18 Nov 2011 09:18:50 +1100 > > Jochen Schröder wrote: > > > >> Hi all, > >> > >> I'm still trying to get eeze mount to work

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/mixer

2011-11-17 Thread Mike Blumenkrantz
nnecting too quickly, > THROTTLED\n"); e_mixer_pulse_shutdown(); > last_disc = 0; > e_mod_mixer_pulse_ready(EINA_FALSE); > cedric tell me if you see this message when you get the alsa switch -- Mike Blumenkrantz Zentific: Doctor recommended, mother approved. ---

Re: [E-devel] E_FM eeze mount compiling but not working

2011-11-17 Thread Mike Blumenkrantz
On Fri, 18 Nov 2011 16:35:24 +1100 Jochen Schröder wrote: > On 18/11/11 15:50, Mike Blumenkrantz wrote: > > On Fri, 18 Nov 2011 15:48:22 +1100 > > Jochen Schröder wrote: > > > >> On 18/11/11 13:16, Mike Blumenkrantz wrote: > >>> On Fri, 18 Nov 2011 09

Re: [E-devel] [PATCH 2/3] conf_randr: Actually restore the old settings after the time out

2011-11-18 Thread Mike Blumenkrantz
ountdown > 0) ? ECORE_CALLBACK_RENEW : > ECORE_CALLBACK_CANCEL; > + if (cdd->countdown == 0) > + { > + _e_conf_randr_confirmation_dialog_discard_cb(cdd, cdd->dialog); > + return ECORE_CALLBACK_CANCEL; > + } > + r

Re: [E-devel] [PATCH 1/3] conf_randr: Fix dialog box line break.

2011-11-18 Thread Mike Blumenkrantz
ess a button, the previous settings will > be restored IMMEDIATELY.")); > + "If you do not press a button, the previous settings will > be" > + "restored IMMEDIATELY.")); > } > > e_dialog_text_set(cdd->di

Re: [E-devel] [PATCH 0/3] conf_randr: Small restore dialog window fixes.

2011-11-18 Thread Mike Blumenkrantz
> > e/src/modules/conf_randr/e_int_config_randr.c | 22 +++--- > 1 files changed, 19 insertions(+), 3 deletions(-) > > regards > Stefan Schmidt > in -- Mike Blumenkrantz Zentific: Doctor recommended, mother approved. -

Re: [E-devel] [PATCH 3/3] conf_randr: Don't show blank dialog window initially.

2011-11-18 Thread Mike Blumenkrantz
uot;Keep"), NULL, > _e_conf_randr_confirmation_dialog_keep_cb, cd); > e_dialog_button_add(cd->dialog, _("Store Permanently"), NULL, > _e_conf_randr_confirmation_dialog_store_cb, cd); > e_dialog_button_add(cd->dialog, _("Restore"), NULL, > _e_conf_randr_co

Re: [E-devel] E SVN: billiob IN trunk: DOCS/tutorials/fr/edje/tut18 DOCS/tutorials/fr/edje/tut19 DOCS/tutorials/fr/edje/tut20 DOCS/tutorials/fr/edje/tut21 DOCS/tutorials/fr/edje/tut22 E-MODULES-EXTRA/

2011-11-18 Thread Mike Blumenkrantz
src/lib/elc_fileselector_button.c > trunk/elementary/src/lib/elc_hoversel.c trunk/elementary/src/lib/elc_player.c > trunk/elementary/src/lib/elm_main.c trunk/elementary/src/lib/elm_map.c > trunk/elementary/src/lib/elm_toggle.c > trunk/excessive/src/bin/excessive_browse_directory.c >

Re: [E-devel] E SVN: jaehwan trunk/edje/src/bin

2011-11-18 Thread Mike Blumenkrantz
> > >> > > > > But in the Darkness theme that triggers this bug, the to_x in the > > parent IS used. > > I'm not convinced this is the right fix, but I will have to make > > simpler test case to > > show it. > > > > Disregard, I final

Re: [E-devel] [PATCH] Patch to add disabled outputs to config dialog.

2011-11-18 Thread Mike Blumenkrantz
screens. > I don't even care tonight, I'm committing everything! in! -- Mike Blumenkrantz Zentific: Doctor recommended, mother approved. -- All the data continuously generated in your IT infrastructure

Re: [E-devel] E SVN: billiob IN trunk: DOCS/tutorials/fr/edje/tut18 DOCS/tutorials/fr/edje/tut19 DOCS/tutorials/fr/edje/tut20 DOCS/tutorials/fr/edje/tut21 DOCS/tutorials/fr/edje/tut22 E-MODULES-EXTRA/

2011-11-18 Thread Mike Blumenkrantz
On Fri, 18 Nov 2011 09:28:06 +0100 Boris Faure wrote: > On Fri, Nov 18, 2011 at 09:09, Mike Blumenkrantz wrote: > > did you update the wiki page? > > > > Yep, of course! > I knew I could count on you! -- Mike Blumenkrantz Zentific: Doctor reco

Re: [E-devel] E_FM eeze mount compiling but not working

2011-11-18 Thread Mike Blumenkrantz
On Fri, 18 Nov 2011 20:20:21 +1100 Jochen Schröder wrote: > On 18/11/11 16:48, Jochen Schröder wrote: > > On 18/11/11 15:56, Mike Blumenkrantz wrote: > >> On Fri, 18 Nov 2011 15:50:09 +1100 > >> Jochen Schröder wrote: > >> > >>> On 18/11/11 15:46

Re: [E-devel] [PATCH] ecore_x_randr_12 remove debugging output

2011-11-18 Thread Mike Blumenkrantz
On Fri, 18 Nov 2011 16:43:07 +0100 Leif Middelschulte wrote: > Hi there, > > find attached a patch that removes a single line of output from > ecore_x that was used for debugging purposes. > mockingly committed in r65387 -- Mike Blumenkrantz Zentific: Doctor recommended,

[E-devel] yet another edje group inherit bug

2011-11-18 Thread Mike Blumenkrantz
programs don't inherit properly. if you make a program with the same name as an inherited program that targets the same part as the inherited program, edje_cc will not compile the edc. -- Mike Blumenkrantz Zentific: Doctor recommended, mother app

Re: [E-devel] E SVN: discomfitor trunk/elementary/src/lib

2011-11-18 Thread Mike Blumenkrantz
ion: 65395 > Trac: http://trac.enlightenment.org/e/changeset/65395 > > Modified: > trunk/elementary/src/lib/elm_panes.c hermet! spank yourself for breaking this! -- Mike Blumenkrantz Zentific: Doctor recommended, mother approved. ---

Re: [E-devel] paypal account

2011-11-18 Thread Mike Blumenkrantz
that page. > > ideas and remarks are welcome > > Vincent > > [1] http://enlightenment.fr/lassociation-enlightenment-francophone/ > [2] http://enlightenment.fr/dons/ it would be cool if we actually had plans for what to do with donations once we get them -- Mike Blum

Re: [E-devel] paypal account

2011-11-18 Thread Mike Blumenkrantz
On Sat, 19 Nov 2011 10:52:56 +1000 David Seikel wrote: > On Fri, 18 Nov 2011 19:34:29 -0500 Mike Blumenkrantz > wrote: > > > On Fri, 18 Nov 2011 23:53:51 +0100 (CET) > > Vincent Torri wrote: > > > > > > > > Hey > > > > > >

Re: [E-devel] paypal account

2011-11-18 Thread Mike Blumenkrantz
On Sat, 19 Nov 2011 12:41:15 +0900 Carsten Haitzler (The Rasterman) wrote: > On Fri, 18 Nov 2011 19:34:29 -0500 Mike Blumenkrantz said: > > > On Fri, 18 Nov 2011 23:53:51 +0100 (CET) > > Vincent Torri wrote: > > > > > > > > Hey > > > >

Re: [E-devel] E_FM eeze mount compiling but not working

2011-11-18 Thread Mike Blumenkrantz
On Sat, 19 Nov 2011 15:47:27 +1100 Jochen Schröder wrote: > On 18/11/11 16:56, Mike Blumenkrantz wrote: > > On Fri, 18 Nov 2011 16:35:24 +1100 > > Jochen Schröder wrote: > > > >> On 18/11/11 15:50, Mike Blumenkrantz wrote: > >>> On Fri, 18 Nov 2011 15

Re: [E-devel] paypal account

2011-11-18 Thread Mike Blumenkrantz
On Sat, 19 Nov 2011 07:01:51 +0100 (CET) Vincent Torri wrote: > > > On Fri, 18 Nov 2011, Mike Blumenkrantz wrote: > > > On Fri, 18 Nov 2011 23:53:51 +0100 (CET) > > Vincent Torri wrote: > > > >> > >> Hey > >> > >> I have c

Re: [E-devel] E_FM eeze mount compiling but not working

2011-11-19 Thread Mike Blumenkrantz
On Sat, 19 Nov 2011 18:54:47 +1100 Jochen Schröder wrote: > On 11/18/2011 08:29 PM, Mike Blumenkrantz wrote: > > On Fri, 18 Nov 2011 20:20:21 +1100 > > Jochen Schröder wrote: > > > >> On 18/11/11 16:48, Jochen Schröder wrote: > >>> On 18/11/11 15:56,

Re: [E-devel] E SVN: raster trunk/e_dbus/src/lib/connman

2011-11-19 Thread Mike Blumenkrantz
o use the new spec while still checking for old-style messages, and my e17 pulseaudio code supports all versions back to 0.9.16 (I think, maybe even older). -- Mike Blumenkrantz Zentific: Doctor recommended, mother approved.

Re: [E-devel] edbus connman api break.

2011-11-19 Thread Mike Blumenkrantz
_cc, there have been a lot of lua commits coming in, other edje bugs are being found and fixed, and this econnman debacle is icing on the cake made of poor release material. -- Mike Blumenkrantz Zentific: Doctor recommended, mother approved. --

Re: [E-devel] yet another edje group inherit bug

2011-11-19 Thread Mike Blumenkrantz
On Fri, 18 Nov 2011 16:17:54 -0500 Mike Blumenkrantz wrote: > programs don't inherit properly. if you make a program with the same name as > an inherited program that targets the same part as the inherited program, > edje_cc will not compile the edc. > Related note: if you

Re: [E-devel] edbus connman api break.

2011-11-19 Thread Mike Blumenkrantz
On Sat, 19 Nov 2011 18:41:21 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sat, 19 Nov 2011 04:35:01 -0500 Mike Blumenkrantz said: > > > On Sat, 19 Nov 2011 18:25:28 +0900 > > Carsten Haitzler (The Rasterman) wrote: > > > > > while making connman work

Re: [E-devel] edbus connman api break.

2011-11-19 Thread Mike Blumenkrantz
On Sat, 19 Nov 2011 10:40:52 +0100 (CET) Vincent Torri wrote: > > > On Sat, 19 Nov 2011, Mike Blumenkrantz wrote: > > > On Sat, 19 Nov 2011 18:25:28 +0900 > > Carsten Haitzler (The Rasterman) wrote: > > > >> while making connman work and improve is good

Re: [E-devel] edbus connman api break.

2011-11-19 Thread Mike Blumenkrantz
On Sat, 19 Nov 2011 19:42:30 +1000 David Seikel wrote: > On Sat, 19 Nov 2011 04:35:01 -0500 Mike Blumenkrantz > wrote: > > > On Sat, 19 Nov 2011 18:25:28 +0900 > > Carsten Haitzler (The Rasterman) wrote: > > > > > while making connman work and improve is

Re: [E-devel] edbus connman api break.

2011-11-19 Thread Mike Blumenkrantz
On Sat, 19 Nov 2011 10:46:53 +0100 (CET) Vincent Torri wrote: > > > On Sat, 19 Nov 2011, Mike Blumenkrantz wrote: > > > On Sat, 19 Nov 2011 10:40:52 +0100 (CET) > > Vincent Torri wrote: > > > >> > >> > >> On Sat, 19 Nov 2011, Mike Bl

Re: [E-devel] E_FM eeze mount compiling but not working

2011-11-19 Thread Mike Blumenkrantz
On Sat, 19 Nov 2011 21:05:07 +1100 Jochen Schröder wrote: > On 19/11/11 18:59, Mike Blumenkrantz wrote: > > On Sat, 19 Nov 2011 18:54:47 +1100 > > Jochen Schröder wrote: > > > >> On 11/18/2011 08:29 PM, Mike Blumenkrantz wrote: > >>> On Fri, 18 Nov

Re: [E-devel] envision is broken

2011-11-19 Thread Mike Blumenkrantz
ut that I don't know about which is (I think) why it doesn't display anything since the swallow isn't working -- Mike Blumenkrantz Zentific: Doctor recommended, mother approved. -- All the data continu

Re: [E-devel] E SVN: discomfitor trunk/ecore/src/lib/ecore_con

2011-11-20 Thread Mike Blumenkrantz
Nov 2011) > New Revision: 65426 > Trac: http://trac.enlightenment.org/e/changeset/65426 > > Modified: > trunk/ecore/src/lib/ecore_con/ecore_con.c > if anyone notices weird ecore-con behavior after updating, ping me IMMEDIATELY. -- Mike Bl

Re: [E-devel] edbus connman api break.

2011-11-20 Thread Mike Blumenkrantz
; > >> > >>> For *this* release, it's sufficient to say we don't provide an stable API. > >> > >> unfortunately.. it's too late for that. it's a stable api because it was in &g

Re: [E-devel] edbus connman api break.

2011-11-20 Thread Mike Blumenkrantz
elated libs as they are, starting a new library to do dbus serialization using eet and ecore-con. A code generator can be added on top of this, and that will provide the necessary infrastructure and scalability. The current e_dbus can be like embryo, which also will never reach 2.0. -- Mike Bl

<    2   3   4   5   6   7   8   9   10   11   >