Re: [E-devel] White box... again :-)

2011-08-14 Thread Tom Hacohen
On 15/08/11 04:54, David Seikel wrote: > I have not tried it in months, since it just got too annoying, but > whenever running any E17 module that accessed the 'net, I would get a > crash every time it tried when my 'net was down. Haha, I opened a can of worms. :) But anyhow, everyone, report you

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

2011-08-14 Thread Vincent Torri
backport to 1.0 ? On Sun, 14 Aug 2011, Enlightenment SVN wrote: > Log: > edje: fix cache and proxy. > > > Author: cedric > Date: 2011-08-14 14:55:31 -0700 (Sun, 14 Aug 2011) > New Revision: 62464 > Trac: http://trac.enlightenment.org/e/changeset/62464 > > Modified: > trunk

Re: [E-devel] White box... again :-)

2011-08-14 Thread David Seikel
On Sun, 14 Aug 2011 23:13:43 +0300 Tom Hacohen wrote: > On 14/08/11 16:06, Cedric BAIL wrote: > > Yop, > > > >Someone, and that's not me for sure, did bork the recover > > function of our beloved white death box. I don't want to put the > > finger on the last guy who touched that file, but I

Re: [E-devel] White box... again :-)

2011-08-14 Thread Christopher Michael
On 08/14/2011 04:41 PM, Cedric BAIL wrote: > On Sun, Aug 14, 2011 at 10:13 PM, Tom Hacohen wrote: >> On 14/08/11 16:06, Cedric BAIL wrote: >>> Yop, >>> >>> Someone, and that's not me for sure, did bork the recover function >>> of our beloved white death box. I don't want to put the finger on t

Re: [E-devel] White box... again :-)

2011-08-14 Thread Dave Ray
On Aug 14, 2011, at 1:13 PM, Tom Hacohen wrote: > On 14/08/11 16:06, Cedric BAIL wrote: >> Yop, >> >> Someone, and that's not me for sure, did bork the recover function >> of our beloved white death box. I don't want to put the finger on the >> last guy who touched that file, but I bet that I

Re: [E-devel] E SVN: barbieri trunk/THEMES/detourious/bits

2011-08-14 Thread Mike Blumenkrantz
On Sun, 14 Aug 2011 14:01:09 -0700 "Enlightenment SVN" wrote: > Log: > THEMES/detour: non-annoying digital clock > > simplicity looks beautiful. > > adding it at your desktop (gadget) should work nice as it will fit > withing a readable size-range (9-72), it should help people with >

Re: [E-devel] White box... again :-)

2011-08-14 Thread Cedric BAIL
On Sun, Aug 14, 2011 at 10:13 PM, Tom Hacohen wrote: > On 14/08/11 16:06, Cedric BAIL wrote: >> Yop, >> >>    Someone, and that's not me for sure, did bork the recover function >> of our beloved white death box. I don't want to put the finger on the >> last guy who touched that file, but I bet tha

Re: [E-devel] White box... again :-)

2011-08-14 Thread Boris Faure
On Sun, Aug 14, 2011 at 22:13, Tom Hacohen wrote: > A bit off topic, but how do you get e to seg so much to find those bugs? > Never segs for me. :) I still find bugs in e-tiling, but almost none these days. -- Boris Faure ---

Re: [E-devel] White box... again :-)

2011-08-14 Thread Tom Hacohen
On 14/08/11 16:06, Cedric BAIL wrote: > Yop, > >Someone, and that's not me for sure, did bork the recover function > of our beloved white death box. I don't want to put the finger on the > last guy who touched that file, but I bet that I know the borker :-) A bit off topic, but how do you get

[E-devel] White box... again :-)

2011-08-14 Thread Cedric BAIL
Yop, Someone, and that's not me for sure, did bork the recover function of our beloved white death box. I don't want to put the finger on the last guy who touched that file, but I bet that I know the borker :-) Thanks, -- Cedric BAIL --

Re: [E-devel] Problem with elsa

2011-08-14 Thread michael bouchaud
Ho... I will take a look on it. But I' me not in thé right place to commit. So i don't know if I can fix this before tonight. Send from my phone Le 14 août 2011 10:44, "libernux" a écrit : -- FREE DOWNLOAD - uberSVN with S

[E-devel] Problem with elsa

2011-08-14 Thread libernux
Hello developers, I know there are big changes going on in elsa. It compiles fine but when I try to run it I get the following error: elsa: Pam init with name elsa elsa: Welcome elsa: write auth /usr/bin/xauth -f /var/run/elsa.auth -q /usr/bin/xauth: file /var/run/elsa.auth does not exist elsa:

Re: [E-devel] [Patch] evas_ojbect_textblock, ellipsis handling

2011-08-14 Thread Tom Hacohen
On 11/08/11 15:59, cnook wrote: > Dear All, Hi! > > I have got a problem, when I used evas_object_textblock with edje. > I am using the following style for textblock which has width 380. > > style { name: "tle_style"; >base: "font=MYFONT:style=Medium font_size=24 align=c

[E-devel] elm_patch for mac

2011-08-14 Thread Vincent Torri
hey i've reworked a bit the patch for gettext on mac (setlocale is a wrapper around libintl_setlocale for example). Please review it (i can't test it) and apply it. Dave, can you try it too ? VincentIndex: src/lib/elm_priv.h =