Re: [E-devel] efl-io interfaces WIP

2016-08-21 Thread Gustavo Sverzut Barbieri
Hi all, Just updated my branch with a code that I'm very happy with, it does POST (forms) and PUT (upload), works transparently with efl.io.copier (thus the "efl_io_copier_example" is now able to pipe to/from http/https as well). == FORMS/POST == Currently form data is only fed manually via "writ

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Massimo Maiurana
Yeah, in fact my workaround was not hovering the timeline so my pc is happy. Hovering for a moment, tipically to move the pointer to the shelf, doesn't trigger the issue, it starts only when sitting on the timeline for some tenth of a second. Massimo Il 22 agosto 2016 02:00:41 CEST, Al Poole

[E-devel] Enlightenment DR 0.21.2 Release

2016-08-21 Thread Simon Lees
CHANGES https://git.enlightenment.org/core/enlightenment.git/tree/NEWS?h=v0.21.2 TICKETS ADDRESSED * https://phab.enlightenment.org/T3031 * https://phab.enlightenment.org/T4097 * https://phab.enlightenment.org/T4121 * https://phab.enlightenment.org/T4216 * https://phab.enlightenment.org/T4297 * ht

[EGIT] [website/www-content] master 01/01: Wiki page e-0.21.2-release changed with summary [created] by Simon

2016-08-21 Thread Simon
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=a9b4235af35b0a287ac556f092642f37cbda85d7 commit a9b4235af35b0a287ac556f092642f37cbda85d7 Author: Simon Date: Sun Aug 21 21:45:41 2016 -0700 Wiki page e-0.21.2-releas

[EGIT] [apps/rage] master 01/02: browser videos dir - if efreet reports a silly dir for videos... handle

2016-08-21 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master. http://git.enlightenment.org/apps/rage.git/commit/?id=9e8752a7d910dcd8ef56e48251cf9729f6d3e4ea commit 9e8752a7d910dcd8ef56e48251cf9729f6d3e4ea Author: Carsten Haitzler (Rasterman) Date: Mon Aug 22 11:27:32 2016 +0900 browser videos dir - if efreet

[EGIT] [apps/rage] master 02/02: rage videothumb - do not spawn multiple thumbnailers for the same file

2016-08-21 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master. http://git.enlightenment.org/apps/rage.git/commit/?id=00a46790b74fc0ae7a221c3d18aa269259607fd6 commit 00a46790b74fc0ae7a221c3d18aa269259607fd6 Author: Carsten Haitzler (Rasterman) Date: Mon Aug 22 11:28:56 2016 +0900 rage videothumb - do not spawn

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Al Poole
When you hover over the timeline to see a thumbnail that triggers the thumbnail creation. Keep going back over up and down the timeline and that is triggerign loads of new rage_thumb processes more than the limit set. So as a user I'm like "Where's my thumbnails, they are black...so let me go up

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread The Rasterman
On Sun, 21 Aug 2016 19:51:13 +0200 Massimo Maiurana said: > Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 15:34: > > On Sun, 21 Aug 2016 14:12:46 +0100 Al Poole said: > > > >> Hello, > >> > >> Maybe a limit on the number of processes??? > > > > there is a limit: > > > >int m

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread The Rasterman
On Sun, 21 Aug 2016 19:47:20 +0200 Massimo Maiurana said: > Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 15:05: > > On Sun, 21 Aug 2016 14:22:33 +0200 Massimo Maiurana > > said: > > > >> Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 14:03: > >>> On Sun, 21 Aug

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Al Poole
HI Carsten, Think: https://phab.enlightenment.org/T4360 is causing the above problems. there definitely are far too many processes being created. Is it a typo??? Could rage_thumb handle the pipe itself rather than the shell? On Sun, Aug 21, 2016 at 6:51 PM, Massimo Maiurana wrote: > Carsten Ha

Re: [E-devel] Emotion Media Center 1.2.0 beta1

2016-08-21 Thread Massimo Maiurana
Davide Andreoli ha scritto il 21/08/2016 alle 17:36: > > CALL FOR TRANSLATORS: > Guys this is the right time to submit your updated translations !!! I guess you don't need any help for the italian localization so I'll just forward this message to the e-intl mailing list ;) -- Massimo Maiurana

[EGIT] [tools/clouseau] master 01/01: lib: fix compile-time warning

2016-08-21 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=92abcec41b534d876c64ff259014f2ace887a2bc commit 92abcec41b534d876c64ff259014f2ace887a2bc Author: Jean Guyomarc'h Date: Sun Aug 21 21:54:13 2016 +0200 lib: fix compile-time warning T

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 15:34: > On Sun, 21 Aug 2016 14:12:46 +0100 Al Poole said: > >> Hello, >> >> Maybe a limit on the number of processes??? > > there is a limit: > >int maxnum = (eina_cpu_count() / 2) + 1; > > that's the limit. however many cpu cores

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 15:05: > On Sun, 21 Aug 2016 14:22:33 +0200 Massimo Maiurana said: > >> Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 14:03: >>> On Sun, 21 Aug 2016 10:42:47 +0200 Massimo Maiurana >>> said: >>> Carsten Haitzler

[EGIT] [bindings/python/python-efl] master 01/01: Tests: Disable edje edit test that segfaults

2016-08-21 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=818e7db2e6dbcec792b4898613adc9ca401cf56e commit 818e7db2e6dbcec792b4898613adc9ca401cf56e Author: Kai Huuhko Date: Sun Aug 21 20:02:01 2016 +0300 Tests: Disable edje edit test tha

[EGIT] [bindings/python/python-efl] master 01/01: Follow Eo -> Efl renames

2016-08-21 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=6fa2d3ff954aaf7cc7ad44e8b7c0c7bd52fba782 commit 6fa2d3ff954aaf7cc7ad44e8b7c0c7bd52fba782 Author: Kai Huuhko Date: Sun Aug 21 19:53:41 2016 +0300 Follow Eo -> Efl renames --- efl

[EGIT] [tools/enventor] master 01/01: live_edit: Apply base scale in live edit.

2016-08-21 Thread Jaehyun Cho
jaehyun pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=05d92ed1c388ec4de471231365af462ee10b3ed9 commit 05d92ed1c388ec4de471231365af462ee10b3ed9 Author: Jaehyun Cho Date: Fri Aug 19 18:08:42 2016 +0900 live_edit: Apply base scale in live edit.

[E-devel] Emotion Media Center 1.2.0 beta1

2016-08-21 Thread Davide Andreoli
Hi all I'm preparing the third stable release of epymc, you can get the beta1 release at: https://github.com/DaveMDS/epymc/releases Some of the new features included in this release are: * New Photo module * Lots of improvements in the Music module and the AudioPlayer itself: playlist is now

[E-devel] Python-EFL 1.18.0 release

2016-08-21 Thread Davide Andreoli
= Python-EFL 1.18.0 release= We are pleased to announce that **Python-EFL** 1.18.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.18.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.18.0.tar.

[EGIT] [bindings/python/python-efl] master 01/01: 1.19 development starts now

2016-08-21 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=212eca4321764524cad43b9bb785edf6794eeb69 commit 212eca4321764524cad43b9bb785edf6794eeb69 Author: Dave Andreoli Date: Sun Aug 21 15:57:21 2016 +0200 1.19 development starts now

[EGIT] [website/www-content] master 01/01: Wiki page download-latest changed with summary [] by Davide Andreoli

2016-08-21 Thread Davide Andreoli
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=d2f1867800414e9021eaed0e1803bea5b9a3503e commit d2f1867800414e9021eaed0e1803bea5b9a3503e Author: Davide Andreoli Date: Sun Aug 21 06:50:33 2016 -0700 Wiki page downl

[EGIT] [bindings/python/python-efl] annotated tag v1.18.0 created (now 691caf7)

2016-08-21 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. davemds pushed a change to annotated tag v1.18.0 in repository bindings/python/python-efl. at 691caf7 (tag) tagging cca359974a3d2fb3dcaf4b9f4635eae059e4ae5c (commit) replaces v1.17.0 tagged by Dave Andreoli

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread The Rasterman
On Sun, 21 Aug 2016 14:12:46 +0100 Al Poole said: > Hello, > > Maybe a limit on the number of processes??? there is a limit: int maxnum = (eina_cpu_count() / 2) + 1; that's the limit. however many cpu cores libc reports divided by 2.. plus 1. > https://www.enlightenment.org/ss/display.php

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Al Poole
Yes bug report...today I'd like to watch some films...which I am...thought perhaps above might be of interest. On Sun, Aug 21, 2016 at 2:12 PM, Al Poole wrote: > Hello, > > Maybe a limit on the number of processes??? > > https://www.enlightenment.org/ss/display.php?image=e- > 57b9a7baf33cd3.6489

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Al Poole
Hello, Maybe a limit on the number of processes??? https://www.enlightenment.org/ss/display.php?image=e-57b9a7baf33cd3.64891532.jpg Am finding here, OpenBSD, that I'm not having thumbnails generate anything...regardless of the above just have black windows when moving through the video rather th

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread The Rasterman
On Sun, 21 Aug 2016 14:22:33 +0200 Massimo Maiurana said: > Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 14:03: > > On Sun, 21 Aug 2016 10:42:47 +0200 Massimo Maiurana > > said: > > > >> Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 01:42: > >>> On Sat, 20 Aug

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 14:03: > On Sun, 21 Aug 2016 10:42:47 +0200 Massimo Maiurana said: > >> Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 01:42: >>> On Sat, 20 Aug 2016 19:04:44 +0200 Massimo Maiurana >>> said: >>> Carsten Haitzler

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread The Rasterman
On Sun, 21 Aug 2016 10:42:47 +0200 Massimo Maiurana said: > Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 01:42: > > On Sat, 20 Aug 2016 19:04:44 +0200 Massimo Maiurana > > said: > > > >> Carsten Haitzler (The Rasterman) ha scritto il 20/08/2016 alle 14:17: > >>> On Sat, 20 Aug

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 01:42: On Sat, 20 Aug 2016 19:04:44 +0200 Massimo Maiurana said: Carsten Haitzler (The Rasterman) ha scritto il 20/08/2016 alle 14:17: On Sat, 20 Aug 2016 09:41:00 +0200 Massimo Maiurana said: There is an annoying issue that I