Re: [E-devel] Enlightenment Error:EVAS can not load SVG libraries

2013-12-16 Thread Cedric BAIL
Hello, On Mon, Dec 16, 2013 at 4:11 PM, Prathamesh P Ghanekar prathamesh.ghane...@igate.com wrote: Iam trying to run enlightenment_start binary on my freescale imx6 board standalone. I ran it using following command. enlightenment_start -profile Samsung And I got following error. [snip]

[EGIT] [core/efl] master 01/01: emotion: fix Windows compilation.

2013-12-16 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e131580aba4b498e4a1cb9b53240b595ecf0fa67 commit e131580aba4b498e4a1cb9b53240b595ecf0fa67 Author: Cedric BAIL cedric.b...@samsung.com Date: Mon Dec 16 17:03:10 2013 +0900 emotion: fix Windows

[E-devel] E mailing lists and spam.

2013-12-16 Thread David Seikel
I'm in the process of moving a rather large project to SourceForge. We are not sure about moving the mailing lists to SourceForge though. Enlightenment is another rather large project that has been using SourceForge for *cough* quite a long time *cough*, so I figured might as well ask here. From

Re: [E-devel] Enlightenment Error:EVAS can not load SVG libraries

2013-12-16 Thread Prathamesh P Ghanekar
Hi Cedric, SVG/JPEG are hard dependencies of Enlightenment. You need to compile EFL with libjpeg developers package (header need to be around). You also need to compile evas_generic_loaders with librsvg developers package. But, this problem occurs only on this specific target board. On

Re: [E-devel] Enlightenment Error:EVAS can not load SVG libraries

2013-12-16 Thread Cedric BAIL
On Mon, Dec 16, 2013 at 5:52 PM, Prathamesh P Ghanekar prathamesh.ghane...@igate.com wrote: SVG/JPEG are hard dependencies of Enlightenment. You need to compile EFL with libjpeg developers package (header need to be around). You also need to compile evas_generic_loaders with librsvg

Re: [E-devel] E mailing lists and spam.

2013-12-16 Thread Tom Hacohen
On 16/12/13 08:19, David Seikel wrote: I'm in the process of moving a rather large project to SourceForge. We are not sure about moving the mailing lists to SourceForge though. Enlightenment is another rather large project that has been using SourceForge for *cough* quite a long time *cough*,

Re: [E-devel] [Enlightenment-release] Upcoming 1.8.x releases on Friday

2013-12-16 Thread Stefan Schmidt
Hello. On Tue, 2013-12-10 at 09:10, Sebastian Dransfeld wrote: On 12/10/2013 08:19 AM, Stefan Schmidt wrote: Hello. On Tue, 2013-12-10 at 14:32, Carsten Haitzler wrote: On Mon, 9 Dec 2013 20:23:39 -0500 Michael Blumenkrantz michael.blumenkra...@gmail.com said: On Tue, 10 Dec 2013

Re: [E-devel] (no subject)

2013-12-16 Thread The Rasterman
On Mon, 16 Dec 2013 08:39:47 +0100 dumblob dumb...@gmail.com said: Thank you. If I got it correctly, it will be possible to use BÖBs C API from parallel threads without being afraid something will break up. That's neat and I'll look forward to testing first alpha versions in a few years :).

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: try running start-pulseaudio-x11 from mixer

2013-12-16 Thread Tom Hacohen
I get an error message about not being able to execute start-pulseaudio-x11 whenever I start e. I don't have pulse installed. This is really annoying. -- Tom. On 15/12/13 13:56, Mike Blumenkrantz wrote: discomfitor pushed a commit to branch master.

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: try running start-pulseaudio-x11 from mixer

2013-12-16 Thread Michael Blumenkrantz
that's why there's an option to disable it. On Mon, 16 Dec 2013 11:48:41 + Tom Hacohen tom.haco...@samsung.com wrote: I get an error message about not being able to execute start-pulseaudio-x11 whenever I start e. I don't have pulse installed. This is really annoying. -- Tom. On

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: try running start-pulseaudio-x11 from mixer

2013-12-16 Thread Tom Hacohen
On 16/12/13 12:47, Michael Blumenkrantz wrote: that's why there's an option to disable it. Why not auto-detect? Or at the very least, have a don't notify me again button on this alert? There are more elegant solutions for this. -- Tom.

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: try running start-pulseaudio-x11 from mixer

2013-12-16 Thread Michael Blumenkrantz
On Mon, 16 Dec 2013 13:00:01 + Tom Hacohen tom.haco...@samsung.com wrote: On 16/12/13 12:47, Michael Blumenkrantz wrote: that's why there's an option to disable it. Why not auto-detect? Or at the very least, have a don't notify me again button on this alert? There are more elegant

[EGIT] [core/enlightenment] master 01/01: use regular ecore-exe for pulse start to not track launch

2013-12-16 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=02e95afdf3c0bb14ed77abe39faa79fe7f213c60 commit 02e95afdf3c0bb14ed77abe39faa79fe7f213c60 Author: Mike Blumenkrantz zm...@samsung.com Date: Mon Dec 16 08:16:36 2013 -0500 use

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: try running start-pulseaudio-x11 from mixer

2013-12-16 Thread Tom Hacohen
On 16/12/13 13:16, Michael Blumenkrantz wrote: On Mon, 16 Dec 2013 13:00:01 + Tom Hacohen tom.haco...@samsung.com wrote: On 16/12/13 12:47, Michael Blumenkrantz wrote: that's why there's an option to disable it. Why not auto-detect? Or at the very least, have a don't notify me again

[E-devel] Weekly news from the automated build and QA front

2013-12-16 Thread Stefan Schmidt
Hello. Summary: o High failing rate this week. A lot of these seem to be cause by some hangs of our jenkins irc notification and not the actual builds. o A lot coverity isses got fixed. o Bug count is raises due to testing and reporting of the 1.8 release This should give everyone an overview

[EGIT] [apps/terminology] master 01/01: color options - fill in colors options panel.

2013-12-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=f40eab09f26f4ee2c6008dbd0f6ca1a2da8516b1 commit f40eab09f26f4ee2c6008dbd0f6ca1a2da8516b1 Author: Carsten Haitzler (Rasterman) ras...@rasterman.com Date: Mon Dec 16 23:51:35 2013 +0900

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: color options - fill in colors options panel.

2013-12-16 Thread Tom Hacohen
Awesome. Just FYI, the dialog takes ages to open. -- Tom. On 16/12/13 14:54, Carsten Haitzler wrote: raster pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=f40eab09f26f4ee2c6008dbd0f6ca1a2da8516b1 commit

[EGIT] [core/efl] master 01/02: Evas test textblock: Added a test for a broken range_delete case.

2013-12-16 Thread Youngbok Shin
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8bee8853ae1e38823ee0dbcac1643d23c3e34379 commit 8bee8853ae1e38823ee0dbcac1643d23c3e34379 Author: Youngbok Shin youngb.s...@samsung.com Date: Mon Dec 16 12:05:47 2013 + Evas test textblock:

[EGIT] [core/efl] efl-1.8 01/02: Evas test textblock: Added a test for a broken range_delete case.

2013-12-16 Thread Youngbok Shin
tasn pushed a commit to branch efl-1.8. http://git.enlightenment.org/core/efl.git/commit/?id=6cb11b85776988d1464fcd1413d6cb4d6f16dff0 commit 6cb11b85776988d1464fcd1413d6cb4d6f16dff0 Author: Youngbok Shin youngb.s...@samsung.com Date: Mon Dec 16 12:05:47 2013 + Evas test textblock:

[EGIT] [core/efl] master 02/02: Evas textblock: Fixed range_deletion bug with multiple visible formats.

2013-12-16 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7aae5d08041cf38b994bceaa16d2c7183560ff57 commit 7aae5d08041cf38b994bceaa16d2c7183560ff57 Author: Tom Hacohen t...@stosb.com Date: Mon Dec 16 15:45:07 2013 + Evas textblock: Fixed range_deletion

[EGIT] [core/efl] efl-1.8 02/02: Evas textblock: Fixed range_deletion bug with multiple visible formats.

2013-12-16 Thread Tom Hacohen
tasn pushed a commit to branch efl-1.8. http://git.enlightenment.org/core/efl.git/commit/?id=3b57d1f0576a4756bc1c2851898e5e9e05cf1db9 commit 3b57d1f0576a4756bc1c2851898e5e9e05cf1db9 Author: Tom Hacohen t...@stosb.com Date: Mon Dec 16 15:45:07 2013 + Evas textblock: Fixed

[EGIT] [tools/clouseau] master 01/01: Return to previously selected item on reload.

2013-12-16 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=e6800e9c9d7cc4cc8ef92a90f48fb2c74a6eed66 commit e6800e9c9d7cc4cc8ef92a90f48fb2c74a6eed66 Author: Tom Hacohen t...@stosb.com Date: Mon Dec 16 17:16:36 2013 + Return to previously selected

Re: [E-devel] [EGIT] [core/efl] master 02/12: edje - edje_cc - try and make coverty ignore the leak (invalid)

2013-12-16 Thread Lucas De Marchi
On Wed, Dec 11, 2013 at 1:55 PM, Gustavo Sverzut Barbieri barbi...@gmail.com wrote: On Wed, Dec 11, 2013 at 8:43 AM, Carsten Haitzler ras...@rasterman.com wrote: raster pushed a commit to branch master.

Re: [E-devel] [Enlightenment-release] Upcoming 1.8.x releases on Friday

2013-12-16 Thread Sebastian Dransfeld
A possible solution. S. Stefan Schmidt ste...@datenfreihafen.org: Hello. On Tue, 2013-12-10 at 09:10, Sebastian Dransfeld wrote: On 12/10/2013 08:19 AM, Stefan Schmidt wrote: Hello. On Tue, 2013-12-10 at 14:32, Carsten Haitzler wrote: On Mon, 9 Dec 2013 20:23:39 -0500 Michael

[EGIT] [core/efl] master 01/01: One ) too many.

2013-12-16 Thread Iván Briano
sachiel pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=99e3ce489adbdc711571fa7d71acbd03a413ec00 commit 99e3ce489adbdc711571fa7d71acbd03a413ec00 Author: Iván Briano ivan.bri...@intel.com Date: Mon Dec 16 15:45:00 2013 -0200 One ) too many. ---

Re: [E-devel] [EGIT] [core/efl] master 12/22: ecore_x: Use eina_inlist

2013-12-16 Thread Sebastian Dransfeld
A huge gain in code readability and reduced number of lines. S. Michael Blumenkrantz michael.blumenkra...@gmail.com: On Sat, 07 Dec 2013 12:12:43 -0800 Sebastian Dransfeld s...@tango.flipp.net wrote: englebass pushed a commit to branch master.

[EGIT] [core/elementary] master 01/01: bugfix: unset genlist mincalcd flag when changing to/from having no item contents

2013-12-16 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=e2d6101851fd695d7343c1194e924065190b6221 commit e2d6101851fd695d7343c1194e924065190b6221 Author: discomfitor michael.blumenkra...@gmail.com Date: Mon Dec 16 13:34:59 2013 -0500

[EGIT] [tools/clouseau] annotated tag v0.2.0 created

2013-12-16 Thread Enlightenment Git
tasn pushed a change to annotated tag v0.2.0 in repository tools/clouseau. at fd5c9fbc92 (tag) tagging e6800e9c9d7cc4cc8ef92a90f48fb2c74a6eed66 (commit) replaces v0.1.0 tagged by Tom Hacohen on Mon Dec 16 19:23:24 2013 + - Log

[E-devel] Clouseau v0.2.0 release

2013-12-16 Thread Tom Hacohen
Hey guys, Unlike version 0.1.0 that supports 1.7, this version (0.2.0) depends on 1.8, and more specifically, Eo. Changes include: Improvements: * Better data fetching using an Eo function (very easy to add new info). * Reopens on the last object that was selected when data is reloaded. *

Re: [E-devel] (no subject)

2013-12-16 Thread David Seikel
On Mon, 16 Dec 2013 20:43:05 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Mon, 16 Dec 2013 08:39:47 +0100 dumblob dumb...@gmail.com said: Thank you. If I got it correctly, it will be possible to use BÖBs C API from parallel threads without being afraid something

[EGIT] [bindings/python/python-efl] master 01/01: Python-EFL: 5 new tests about Focus.

2013-12-16 Thread davemds
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=9089706286ac30fdbb525e030161184042ac41c6 commit 9089706286ac30fdbb525e030161184042ac41c6 Author: davemds d...@gurumeditation.it Date: Mon Dec 16 20:51:26 2013 +0100 Python-EFL:

[EGIT] [bindings/python/python-efl] python-efl-1.8 01/01: Python-EFL: 5 new tests about Focus.

2013-12-16 Thread davemds
davemds pushed a commit to branch python-efl-1.8. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=e45f41b936dc586127503661a3ad1fb7d6f90cf1 commit e45f41b936dc586127503661a3ad1fb7d6f90cf1 Author: davemds d...@gurumeditation.it Date: Mon Dec 16 20:51:26 2013 +0100

Re: [E-devel] (no subject)

2013-12-16 Thread dumblob
Just as a point of interest, my experiments with using LuaJIT in EFL found that the Lua stuff itself is threadsafe so long as we use a thread safe memory allocator, which LuaJIT itself provides. The memory allocator we currently use in Edje Lua is not thread safe. I've been meaning to ask,

Re: [E-devel] (no subject)

2013-12-16 Thread David Seikel
On Mon, 16 Dec 2013 22:45:30 +0100 dumblob dumb...@gmail.com wrote: Just as a point of interest, my experiments with using LuaJIT in EFL found that the Lua stuff itself is threadsafe so long as we use a thread safe memory allocator, which LuaJIT itself provides. The memory allocator we

Re: [E-devel] Pen support in EFL?

2013-12-16 Thread Jason Gerecke
Hello again! Had some other priorities come up, and then vacation, but I've recently gotten back to scratching my head and poking around the code. My idea at the moment is to create a new axis updated event/callback. Applications that register for it would be notified whenever a device axis

Re: [E-devel] Clouseau v0.2.0 release

2013-12-16 Thread Daniel Juyung Seo
Clouseau got really nice features. I really love it. Thanks tom for you effort! Daniel Juyung Seo (SeoZ) On Tue, Dec 17, 2013 at 4:35 AM, Tom Hacohen tom.haco...@samsung.comwrote: Hey guys, Unlike version 0.1.0 that supports 1.7, this version (0.2.0) depends on 1.8, and more specifically,

Re: [E-devel] [EGIT] [apps/terminology] master 01/01: color options - fill in colors options panel.

2013-12-16 Thread The Rasterman
On Mon, 16 Dec 2013 15:02:34 + Tom Hacohen tom.haco...@samsung.com said: Awesome. Just FYI, the dialog takes ages to open. i wonder if my csel changes made it better... i havent pushed those. -- Tom. On 16/12/13 14:54, Carsten Haitzler wrote: raster pushed a commit to branch

[EGIT] [core/elementary] master 01/02: theme - focus out color should have been 255 all around. why 253?

2013-12-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=4f93f183d851a52caa1e97f7db4595d0e1c3370e commit 4f93f183d851a52caa1e97f7db4595d0e1c3370e Author: Carsten Haitzler (Rasterman) ras...@rasterman.com Date: Mon Dec 16 15:55:16 2013 +0900

[EGIT] [core/elementary] master 02/02: colorsel - allow widget to re-wrap smaller of resized down with palette on

2013-12-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=de76b3c6e4f8efa70180d87b3724935dc4bf4ce7 commit de76b3c6e4f8efa70180d87b3724935dc4bf4ce7 Author: Carsten Haitzler (Rasterman) ras...@rasterman.com Date: Tue Dec 17 09:13:14 2013 +0900

Re: [E-devel] Clouseau v0.2.0 release

2013-12-16 Thread Michael Blumenkrantz
On Tue, 17 Dec 2013 09:14:10 +0900 Daniel Juyung Seo seojuyu...@gmail.com wrote: Clouseau got really nice features. I really love it. Thanks tom for you effort! Daniel Juyung Seo (SeoZ) On Tue, Dec 17, 2013 at 4:35 AM, Tom Hacohen tom.haco...@samsung.comwrote: Hey guys, Unlike

Re: [E-devel] (no subject)

2013-12-16 Thread Thanatermesis
i have seen many people propose edje as the solution to glade - as a complete ui builder solution. i've seen them expect it to do things that elm boxes, tables etc. etc. do and do it completely. it's very hard to do synamic layouts (lists etc.) purely in edje. it's designed mostly around an

Re: [E-devel] (no subject)

2013-12-16 Thread Cedric BAIL
Hello, On Tue, Dec 17, 2013 at 5:46 AM, David Seikel onef...@gmail.com wrote: On Mon, 16 Dec 2013 20:43:05 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Mon, 16 Dec 2013 08:39:47 +0100 dumblob dumb...@gmail.com said: Thank you. If I got it correctly, it will be

Re: [E-devel] (no subject)

2013-12-16 Thread David Seikel
On Tue, 17 Dec 2013 10:43:03 +0900 Cedric BAIL cedric.b...@free.fr wrote: Hello, On Tue, Dec 17, 2013 at 5:46 AM, David Seikel onef...@gmail.com wrote: On Mon, 16 Dec 2013 20:43:05 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Mon, 16 Dec 2013 08:39:47 +0100