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

2012-10-25 Thread Daniel Juyung Seo
How this exception happens? Item should have its block until the item is removed. Daniel Juyung Seo (SeoZ) On Thu, Oct 25, 2012 at 6:55 PM, Enlightenment SVN wrote: > Log: > elementary: if no items block to del return > > Author: yoz > Date: 2012-10-25 02:55:27 -0700 (Thu, 25 Oct 2

Re: [E-devel] E SVN: cedric IN trunk/evas: . src/bin/loaders/xpm src/modules/loaders/xpm

2012-10-25 Thread Lucas De Marchi
On Thu, Oct 25, 2012 at 6:02 AM, Enlightenment SVN wrote: > Log: > evas: give a Warp 10 engine to XPM loader ! > > NOTE: If anyone know the moron who did think it was a > great idea to make XPM the Freedesktop recommanded > choice for icons, please give him a huge SPANK for me ! > > NOTE:

Re: [E-devel] buildbot: what's the status ?

2012-10-25 Thread ChunEon Park
I really like buildbot. :) Now hidden ninjas could not be in shadow! -Regards, Hermet- -Original Message- From: "Daniel Willmann" To: "Enlightenment developer list"; Cc: Sent: 2

Re: [E-devel] gl_xlib check engine macros

2012-10-25 Thread The Rasterman
On Thu, 25 Oct 2012 17:10:22 -0200 Rafael Antognolli said: > Hey, is there any reason why this code doesn't use pkg-config for > detecting these libraries? The current code won't find gl headers and > libraries if they are installed on a non-default path, and your CFLAGS > and LDFLAGS are not set

Re: [E-devel] GL backend - EGL

2012-10-25 Thread The Rasterman
On Thu, 25 Oct 2012 17:05:39 -0200 Rafael Antognolli said: > Hello all, > > I was trying to make wayland-egl backend to work with GLX, instead of > GLES. However, during my tests, I noticed that I can link the engine > to GLX and it will work, as soon as I keep the ifdefs inside the code err do

[E-devel] gl_xlib check engine macros

2012-10-25 Thread Rafael Antognolli
Hey, is there any reason why this code doesn't use pkg-config for detecting these libraries? The current code won't find gl headers and libraries if they are installed on a non-default path, and your CFLAGS and LDFLAGS are not set explicitly. It seems to me that these macros would be way simpler w

[E-devel] GL backend - EGL

2012-10-25 Thread Rafael Antognolli
Hello all, I was trying to make wayland-egl backend to work with GLX, instead of GLES. However, during my tests, I noticed that I can link the engine to GLX and it will work, as soon as I keep the ifdefs inside the code as if GLES was being used. From my point of view, this works because these ifd

Re: [E-devel] [e] Patch

2012-10-25 Thread Joerg Sonnenberger
On Thu, Oct 25, 2012 at 07:32:19PM +0200, rustyBSD wrote: > III. There is a problem with _e_fm_op_random_char(). > When wewant to randomize a string we do srand(time()) > foreachcharacter, so if the file is small enough > to be deleted inless than a second, it's not randomized. > And even if it's b

Re: [E-devel] Building Enlightenment libraries with MinGW

2012-10-25 Thread Vincent Torri
On Thu, Oct 25, 2012 at 7:55 PM, LM wrote: > I'm not sure if this is the right place to post, but someone on the > enlightenment-users list recommended I post here. Have heard a lot of > good things about the Enlightenment project and wanted to try it out. > I'm testing on Windows 7 with MinGW an

[E-devel] Building Enlightenment libraries with MinGW

2012-10-25 Thread LM
I'm not sure if this is the right place to post, but someone on the enlightenment-users list recommended I post here. Have heard a lot of good things about the Enlightenment project and wanted to try it out. I'm testing on Windows 7 with MinGW and msys and attempting to build the Enlightenment lib

Re: [E-devel] [e] Patch

2012-10-25 Thread Vincent Torri
in svn, thanks Vincent On Thu, Oct 25, 2012 at 7:32 PM, rustyBSD wrote: > Hi all, > here is a patch for the randomization in > e/src/bin/e_fm_op.c. > > > I. Simplification, andif we cannot stat(), the best > thing to do is toswitch to a copy-delete operation. > > II.Just stuff... > > III. There

[E-devel] [e] Patch

2012-10-25 Thread rustyBSD
Hi all, here is a patch for the randomization in e/src/bin/e_fm_op.c. I. Simplification, andif we cannot stat(), the best thing to do is toswitch to a copy-delete operation. II.Just stuff... III. There is a problem with _e_fm_op_random_char(). When wewant to randomize a string we do srand(time(

Re: [E-devel] buildbot: what's the status ?

2012-10-25 Thread Daniel Willmann
On 10/25/2012 11:58 AM, Vincent Torri wrote: > On Thu, Oct 25, 2012 at 12:32 PM, Daniel Willmann > wrote: >> buildbot deletes the complete checkout and checks out /trunk from SVN again. >> This doesn't help if the update failed due to high load in the first >> place, but so far we didn't see an op

Re: [E-devel] buildbot: what's the status ?

2012-10-25 Thread Daniel Willmann
Hello, short update On 10/25/2012 11:32 AM, Daniel Willmann wrote: > One issue we're seeing, which seems to be a problem and strain on SVN is > that if an update fails for some reason (i.e. due to server load) > buildbot deletes the complete checkout and checks out /trunk from SVN again. > This do

Re: [E-devel] [Patch] Align of Elm_Notify

2012-10-25 Thread Seunggyun Kim
I attached new patch. The old patch's default position and mirroring problem has been fixed. I added new 2 APIs for supporting various notify's postion. EAPI void elm_notify_align_set(Evas_Object *obj, double horizontal, double vertical); EAPI void elm_notify_align_get(const Evas_Object *obj, d

Re: [E-devel] to all efenniht-likers

2012-10-25 Thread Bruno Dilly
On Thu, Oct 25, 2012 at 9:26 AM, Boris Faure wrote: > On 12-10-25 11:12, Michael Blumenkrantz wrote: >> this theme no longer builds after some recent changes. whoever broke it >> should either move it to BROKEN or fix it. > > I use it. I'll look that issue tonight. fixed in rev 78456 thanks > --

Re: [E-devel] to all efenniht-likers

2012-10-25 Thread Boris Faure
On 12-10-25 11:12, Michael Blumenkrantz wrote: > this theme no longer builds after some recent changes. whoever broke it > should either move it to BROKEN or fix it. I use it. I'll look that issue tonight. -- Boris Faure Pointer Arithmetician -

Re: [E-devel] buildbot: what's the status ?

2012-10-25 Thread Vincent Torri
On Thu, Oct 25, 2012 at 12:32 PM, Daniel Willmann wrote: > Hello, > > we made some more progress. > >> o Got access to e3 again and installed fribidi, lcov and check. >> o Addded the merged efl tree and removed evil, eina and eet deps >> o Kicked e3 and e4 until they started building again >> o Re

Re: [E-devel] buildbot: what's the status ?

2012-10-25 Thread Tom Hacohen
On 25/10/12 12:32, Daniel Willmann wrote: > Hello, > > we made some more progress. > >> o Got access to e3 again and installed fribidi, lcov and check. >> o Addded the merged efl tree and removed evil, eina and eet deps >> o Kicked e3 and e4 until they started building again >> o Removed some of

Re: [E-devel] buildbot: what's the status ?

2012-10-25 Thread Daniel Willmann
Hello, we made some more progress. > o Got access to e3 again and installed fribidi, lcov and check. > o Addded the merged efl tree and removed evil, eina and eet deps > o Kicked e3 and e4 until they started building again > o Removed some of the configure options that got removed. * Added edbus

Re: [E-devel] to all efenniht-likers

2012-10-25 Thread Martin Jansa
On Thu, Oct 25, 2012 at 11:12:32AM +0100, Michael Blumenkrantz wrote: > this theme no longer builds after some recent changes. whoever broke it > should either move it to BROKEN or fix it. I do not love it or even use it, but I maintain OE recipe for it and it builds for me if I've changed -id to

Re: [E-devel] [elementary][patch] panel - access feature.

2012-10-25 Thread Kim Shinwoo
dear all, hello. it seems there was no objections, the patch in svn with r78428. thanks. cordially, shinwoo kim. 2012/10/22 Kim Shinwoo > dear all, hello. > > i would like to add access feature to the panel. > please review the attached. if there are no objections, I will commit it. > > cordia

[E-devel] [patch][elementary] toolbar -access enhancement

2012-10-25 Thread Kim Shinwoo
dear all, hello. i would like to add access enhancement to the toolbar. please review the attached. if there are no objections, I will commit it. cordially, shinwoo kim. toolbar.access.enhance.diff Description: Binary data

Re: [E-devel] E SVN: cedric IN trunk/evas: . src/bin/loaders/xpm src/modules/loaders/xpm

2012-10-25 Thread David Seikel
On Thu, 25 Oct 2012 01:02:31 -0700 "Enlightenment SVN" wrote: > Log: > evas: give a Warp 10 engine to XPM loader ! > > NOTE: If anyone know the moron who did think it was a > great idea to make XPM the Freedesktop recommanded > choice for icons, please give him a huge SPANK for me ! FD