Re: [E-devel] rage video player not rendering video, but audio plays back!

2014-07-29 Thread The Rasterman
On Wed, 30 Jul 2014 05:20:18 + Prathamesh P Ghanekar said: > Hi, > > I have all these gstreamer packages on my Ubuntu13.10 host. > > prathamesh@ubuntu:~/rage/src/bin$ dpkg -l|grep gst > ii bluez-gstreamer > 4.101-0ubuntu8b1 i386 Bluetooth GStreamer > supp

[EGIT] [tools/enventor] master 01/01: removed unused images.

2014-07-29 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=908e305cd1b7e1408b4b70242f61f46ac6899591 commit 908e305cd1b7e1408b4b70242f61f46ac6899591 Author: ChunEon Park Date: Wed Jul 30 14:38:30 2014 +0900 removed unused images. --- data/themes/de

Re: [E-devel] rage video player not rendering video, but audio plays back!

2014-07-29 Thread Prathamesh P Ghanekar
Hi, I have all these gstreamer packages on my Ubuntu13.10 host. prathamesh@ubuntu:~/rage/src/bin$ dpkg -l|grep gst ii bluez-gstreamer 4.101-0ubuntu8b1 i386 Bluetooth GStreamer support ii gir1.2-gst-plugins-base-1.0 1.2.

[EGIT] [core/enlightenment] master 01/03: don't set frames on override clients

2014-07-29 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=ef97ac2ff49965a01ce2ae124df44379411394b2 commit ef97ac2ff49965a01ce2ae124df44379411394b2 Author: Mike Blumenkrantz Date: Tue Jul 29 23:44:00 2014 -0400 don't set frames on override

[EGIT] [core/enlightenment] master 02/03: improve tiling startup to not reapply its tree * n_clients

2014-07-29 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=87a79f3dd73edeb2170a6765d0c3be9b72040f70 commit 87a79f3dd73edeb2170a6765d0c3be9b72040f70 Author: Mike Blumenkrantz Date: Wed Jul 30 00:51:03 2014 -0400 improve tiling startup to no

[EGIT] [core/enlightenment] master 03/03: move comp_x pixmap dirty setting to post_resize idler

2014-07-29 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=949a0eeb1555cc8c8cc5267c2a7ee88e65c37d68 commit 949a0eeb1555cc8c8cc5267c2a7ee88e65c37d68 Author: Mike Blumenkrantz Date: Wed Jul 30 00:52:20 2014 -0400 move comp_x pixmap dirty set

Re: [E-devel] rage video player not rendering video, but audio plays back!

2014-07-29 Thread Doug Newgard
> From: prathamesh.ghane...@igate.com > To: enlightenment-devel@lists.sourceforge.net > Date: Wed, 30 Jul 2014 03:23:37 + > CC: ras...@rasterman.com > Subject: [E-devel] rage video player not rendering video, but audio plays > back! > > Hi all, > > I

[E-devel] rage video player not rendering video, but audio plays back!

2014-07-29 Thread Prathamesh P Ghanekar
Hi all, I successfully built EFL-1.10, evas generic loaders , elementary and rage player. I could also run 'rage' player without any library dependency or error. I debugged the code using gdb, and I could see gstreamer calls being made, so I could cross check my earlier doubts about emotion us

[EGIT] [core/efl] master 01/01: ecore_evas_extn: do not double close fd in case of memory starvation.

2014-07-29 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ca2e2af52212bd28114b31b5abf049a2faf8f3fc commit ca2e2af52212bd28114b31b5abf049a2faf8f3fc Author: Cedric BAIL Date: Wed Jul 30 03:47:31 2014 +0200 ecore_evas_extn: do not double close fd in case o

[EGIT] [core/efl] master 01/01: autotools: shutup stupid warning.

2014-07-29 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=048d52f086e70180d70433c743e2c9b280776a55 commit 048d52f086e70180d70433c743e2c9b280776a55 Author: Cedric BAIL Date: Wed Jul 30 03:41:46 2014 +0200 autotools: shutup stupid warning. --- src/exampl

Re: [E-devel] [EGIT] [editors/vim-configs] master 01/01: slightly improve eo syntax file

2014-07-29 Thread Tom Hacohen
Thanks! :) This is already awesome and useful. I might take a jab at it too soon and get some more contextual stuff going. -- Tom. On 29/07/14 15:49, Jérémy Zurcher wrote: > jeyzu pushed a commit to branch master. > > http://git.enlightenment.org/editors/vim-configs.git/commit/?id=a47fed45d7d2c

[EGIT] [core/elementary] master 01/01: Fix typos in docs.

2014-07-29 Thread Sanjeev BA
tasn pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=1279a5c467961cf00db8abc018851a3aa4c67439 commit 1279a5c467961cf00db8abc018851a3aa4c67439 Author: Sanjeev BA Date: Wed Jul 30 02:54:27 2014 +0100 Fix typos in docs. Summary: Signed-o

[EGIT] [core/efl] master 01/01: Eldbus C++: Don't generate C++ bindings when C++ is disabled.

2014-07-29 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8daba1c909f8e49b69e8b1baa20c01678c45ff30 commit 8daba1c909f8e49b69e8b1baa20c01678c45ff30 Author: Tom Hacohen Date: Wed Jul 30 02:21:18 2014 +0100 Eldbus C++: Don't generate C++ bindings when C++ is

Re: [E-devel] Bug in eterm leading to stuck process using 100% CPU

2014-07-29 Thread Cedric BAIL
Hello, On Wed, Jul 30, 2014 at 12:40 AM, Michael Jennings wrote: > Thanks, Boris! I object to referring to Terminology as an "upgrade" > to Eterm since they're completely different products (and Eterm is > way, way more stable and more performant, at least for the time > being), but I'll happily

Re: [E-devel] [EGIT] [core/efl] master 02/02: evas/engine_gl_generic: Make sure we epend on the needed header for compiling.

2014-07-29 Thread Tom Hacohen
Oops, thanks. :) On 29/07/14 16:08, Stefan Schmidt wrote: > stefan pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=67df734ead4820398df58911bc55f3056ea40e7c > > commit 67df734ead4820398df58911bc55f3056ea40e7c > Author: Stefan Schmidt > Date: Tue Jul 29

Re: [E-devel] Bug in eterm leading to stuck process using 100% CPU

2014-07-29 Thread Michael Jennings
No worries; I don't take it personally, and I totally understand that the time had come. I actually agree! And I'll be the first to admit I've had higher priorities for my non-work time (kids change EVERYTHING); things would be greatly different if coding on E-related stuff comprised my day job.

[EGIT] [core/elementary] master 01/01: Fixed trying compiling C++ examples with --disable-c++11

2014-07-29 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=540741dd48d0720876a5e68b2aa4aa7a9d79b8a3 commit 540741dd48d0720876a5e68b2aa4aa7a9d79b8a3 Author: Felipe Magno de Almeida Date: Wed Jul 30 08:43:48 2014 +0900 Fixed trying compiling

[EGIT] [core/efl] master 01/01: fix vsync display env var handling to be right

2014-07-29 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2be17655fa591b83cbb1562a9166bc9d6b8acf05 commit 2be17655fa591b83cbb1562a9166bc9d6b8acf05 Author: Carsten Haitzler (Rasterman) Date: Wed Jul 30 08:38:21 2014 +0900 fix vsync display env var handli

Re: [E-devel] Bug in eterm leading to stuck process using 100% CPU

2014-07-29 Thread The Rasterman
On Tue, 29 Jul 2014 15:40:47 -0700 Michael Jennings said: > Thanks, Boris! I object to referring to Terminology as an "upgrade" > to Eterm since they're completely different products (and Eterm is > way, way more stable and more performant, at least for the time > being), but I'll happily accept

Re: [E-devel] Bug in eterm leading to stuck process using 100% CPU

2014-07-29 Thread Michael Jennings
Thanks, Boris! I object to referring to Terminology as an "upgrade" to Eterm since they're completely different products (and Eterm is way, way more stable and more performant, at least for the time being), but I'll happily accept bug fixes. :-) Michael -- Michael Jennings (a.k.a. KainX) http:

[EGIT] [core/efl] master 01/01: evas-wayland-shm: Free allocated rectangle after sending damages

2014-07-29 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aea57d7a8ee2a7c90e5b2a0b19f46f471da67607 commit aea57d7a8ee2a7c90e5b2a0b19f46f471da67607 Author: Chris Michael Date: Tue Jul 29 17:02:04 2014 -0400 evas-wayland-shm: Free allocated rectangle

[EGIT] [core/efl] master 01/01: build: Make sure xgettext_wrapper.sh gets packaged into the tarball

2014-07-29 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9b4b35eec46a4673f4626c110b1d3f5c2f7152e9 commit 9b4b35eec46a4673f4626c110b1d3f5c2f7152e9 Author: Stefan Schmidt Date: Tue Jul 29 21:09:16 2014 +0200 build: Make sure xgettext_wrapper.sh gets pack

Re: [E-devel] Bug in eterm leading to stuck process using 100% CPU

2014-07-29 Thread Boris Faure
On 14-07-29 17:52, Boris Faure wrote: > On 14-07-29 16:23, sebastien.ponc...@m4x.org wrote: > > Hi all, > > > > I've recently been enabled to use Eterm after an upgrade, because it > > freezes on start. > > You should upgrade to Terminology :) > > > Using strace reveals that Eterm spends 100%

[EGIT] [apps/eterm] master 01/01: fix infinite loop while closing file descriptor when too many available

2014-07-29 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/eterm.git/commit/?id=4b35c31087048af38083a5a0273ab5a72064626b commit 4b35c31087048af38083a5a0273ab5a72064626b Author: Boris Faure Date: Tue Jul 29 20:32:47 2014 +0200 fix infinite loop while closing file descripto

Re: [E-devel] Bug in eterm leading to stuck process using 100% CPU

2014-07-29 Thread Boris Faure
On 14-07-29 16:23, sebastien.ponc...@m4x.org wrote: > Hi all, > > I've recently been enabled to use Eterm after an upgrade, because it > freezes on start. You should upgrade to Terminology :) > Using strace reveals that Eterm spends 100% CPU > closing all file descriptors from 0 to 65535 in a

Re: [E-devel] EFL 1.11 Feature Freeze Begins Now

2014-07-29 Thread Stefan Schmidt
Hello. On Mon, 2014-07-28 at 15:56, Stefan Schmidt wrote: > > Thanks Tom for raking care of this. I was thinking I could handle > it myself but my return trip get t delayed for a few hours so I > will just generate and release the tarballs tomorrow. I was not able to produce them today. Spending

[EGIT] [core/efl] master 02/02: evas/engine_gl_generic: Make sure we epend on the needed header for compiling.

2014-07-29 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=67df734ead4820398df58911bc55f3056ea40e7c commit 67df734ead4820398df58911bc55f3056ea40e7c Author: Stefan Schmidt Date: Tue Jul 29 17:05:30 2014 +0200 evas/engine_gl_generic: Make sure we epend on

[EGIT] [core/efl] master 01/02: Revert "configure.ac: generate Makevars in the correct directory even with out-of-tree build"

2014-07-29 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=21da4a54545cd6871d1d888566ce9fe488afef67 commit 21da4a54545cd6871d1d888566ce9fe488afef67 Author: Stefan Schmidt Date: Tue Jul 29 16:30:37 2014 +0200 Revert "configure.ac: generate Makevars in the

[EGIT] [editors/vim-configs] master 01/01: slightly improve eo syntax file

2014-07-29 Thread Jérémy Zurcher
jeyzu pushed a commit to branch master. http://git.enlightenment.org/editors/vim-configs.git/commit/?id=a47fed45d7d2cd7ef9a6d8955927833347542382 commit a47fed45d7d2cd7ef9a6d8955927833347542382 Author: Jérémy Zurcher Date: Tue Jul 29 16:52:17 2014 +0200 slightly improve eo syntax file ---

[E-devel] Bug in eterm leading to stuck process using 100% CPU

2014-07-29 Thread sebastien . ponce_e
Hi all, I've recently been enabled to use Eterm after an upgrade, because it freezes on start. Using strace reveals that Eterm spends 100% CPU closing all file descriptors from 0 to 65535 in a tight loop (it restarts from 0 when reaching 65535). Attaching in gdb gave me the culprit in the code

[EGIT] [core/efl] master 01/01: ecore-x-vsync - oops - fixed, but debug paths left in - remove..

2014-07-29 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0010159fe73e8920febea4d803d221a52edd5376 commit 0010159fe73e8920febea4d803d221a52edd5376 Author: Carsten Haitzler (Rasterman) Date: Tue Jul 29 23:22:06 2014 +0900 ecore-x-vsync - oops - fixed, bu

[EGIT] [core/efl] master 01/01: ecore-x-vsync - found issue when vt switchign with nvidia - workaround

2014-07-29 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=acf4e6742098c6aacb81cd7a1488cd3faa8eec7c commit acf4e6742098c6aacb81cd7a1488cd3faa8eec7c Author: Carsten Haitzler (Rasterman) Date: Tue Jul 29 23:19:52 2014 +0900 ecore-x-vsync - found issue when

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

2014-07-29 Thread Stefan Schmidt
Hello. Summary: o Last weeks QA report gone mising due to me being offline. o Not much changes since last weeks. Lets hope we et some numbers done here in the three weeks stabilization phase. This should give everyone an overview over what has happened in the last week on the QA front. The number

[EGIT] [core/efl] master 01/01: fix parallel build for ecore_x_vsync tool

2014-07-29 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ad176286d2250d317781b4240f6ce67288ae4a68 commit ad176286d2250d317781b4240f6ce67288ae4a68 Author: Carsten Haitzler (Rasterman) Date: Tue Jul 29 21:34:39 2014 +0900 fix parallel build for ecore_x_v

[EGIT] [core/enlightenment] master 01/01: fix scoping on list free to not crash

2014-07-29 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=ccad6474578b323efcd3ab06c8e0431a46def415 commit ccad6474578b323efcd3ab06c8e0431a46def415 Author: Mike Blumenkrantz Date: Tue Jul 29 07:40:45 2014 -0400 fix scoping on list free to

[EGIT] [admin/devs] master 01/01: remove old vapierkey

2014-07-29 Thread zmike
discomfitor pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=3a759f442083e7a7a107d259a8ac995062941d37 commit 3a759f442083e7a7a107d259a8ac995062941d37 Author: zmike Date: Tue Jul 29 07:02:44 2014 -0400 remove old vapierkey --- developers/vapier/id_d

[EGIT] [admin/devs] master 01/01: new vapierkey

2014-07-29 Thread zmike
discomfitor pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=eeb87f8d6595b3f4cc3ed4c3ba049d68ef687098 commit eeb87f8d6595b3f4cc3ed4c3ba049d68ef687098 Author: zmike Date: Tue Jul 29 07:02:06 2014 -0400 new vapierkey --- developers/vapier/id_rsa.pub

[EGIT] [legacy/imlib2] master 01/03: fix X_DISPLAY_MISSING redefined warnings when X is disabled

2014-07-29 Thread Mike Frysinger
vapier pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=cfa257c01f0daacdf37343e31aec9e2032a8045d commit cfa257c01f0daacdf37343e31aec9e2032a8045d Author: Mike Frysinger Date: Mon Jul 28 22:59:35 2014 -0400 fix X_DISPLAY_MISSING redefined warnings

[EGIT] [legacy/imlib2] master 03/03: fix -I flags to support building out-of-source

2014-07-29 Thread Michał Górny
vapier pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=fb29e4bf8df6d011e324506d3a5b47905a0c7555 commit fb29e4bf8df6d011e324506d3a5b47905a0c7555 Author: Michał Górny Date: Sat May 17 09:23:02 2014 +0200 fix -I flags to support building out-of-sou

[EGIT] [core/efl] master 01/01: ecore_x - vsync fix drm support to work again

2014-07-29 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aaefbaa43ebea08ecd67732a785bf89c3b7f847e commit aaefbaa43ebea08ecd67732a785bf89c3b7f847e Author: Carsten Haitzler (Rasterman) Date: Tue Jul 29 20:00:53 2014 +0900 ecore_x - vsync fix drm support

[EGIT] [legacy/imlib2] master 02/03: do not link with X libs when X is disabled

2014-07-29 Thread Mike Frysinger
vapier pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2.git/commit/?id=4f36e69934ebf520a3b677c344f4b0db6e2d1400 commit 4f36e69934ebf520a3b677c344f4b0db6e2d1400 Author: Mike Frysinger Date: Mon Jul 28 23:01:23 2014 -0400 do not link with X libs when X is disable

[E-devel] EFL + Elementary ABI report v1.11.0

2014-07-29 Thread Tom Hacohen
Hey, Here again, the new EFL + Elementary ABI reports. As usual: https://devs.enlightenment.org/~tasn/abi/ There's some noise because of the Eo changes. Hopefully by next version we'll be able to remove the beta api from the report. It already helped me find an issue that was fixed (GL headers

[EGIT] [tools/abi_checks] master 02/02: Add elm/efl 1.11 dump.

2014-07-29 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/abi_checks.git/commit/?id=ffee13e5875a591d7dd80d2b0c10df990b63ab4c commit ffee13e5875a591d7dd80d2b0c10df990b63ab4c Author: Tom Hacohen Date: Tue Jul 29 10:49:04 2014 +0100 Add elm/efl 1.11 dump. --- abi_dumps/efl/e

[EGIT] [tools/abi_checks] master 01/02: Add efl/elm 1.10 dump.

2014-07-29 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/abi_checks.git/commit/?id=60a803a0def731cf7762e8b656ba4fe83717d648 commit 60a803a0def731cf7762e8b656ba4fe83717d648 Author: Tom Hacohen Date: Tue Jul 29 10:48:03 2014 +0100 Add efl/elm 1.10 dump. --- abi_dumps/efl/e

Re: [E-devel] [EGIT] [core/efl] master 01/01: Evas GL Generic: Don't install an internal header.

2014-07-29 Thread Cedric BAIL
On Tue, Jul 29, 2014 at 11:09 AM, Tom Hacohen wrote: > The header is obviously broken and shouldn't be installed as it is. If > you think this header is needed installed, please fix it (i.e get it to > a state that it can actually be used). It indeed shouldn't be installed. -- Cedric BAIL -

[EGIT] [admin/devs] master 01/01: + new probie, bluezery

2014-07-29 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=82cbac505d0b6bf9100f8238f48fbb4b60882723 commit 82cbac505d0b6bf9100f8238f48fbb4b60882723 Author: ChunEon Park Date: Tue Jul 29 18:15:03 2014 +0900 + new probie, bluezery --- probies/bluezery/i

Re: [E-devel] [EGIT] [core/efl] master 01/01: Evas GL Generic: Don't install an internal header.

2014-07-29 Thread Tom Hacohen
The header is obviously broken and shouldn't be installed as it is. If you think this header is needed installed, please fix it (i.e get it to a state that it can actually be used). -- Tom. On 29/07/14 10:09, Tom Hacohen wrote: > tasn pushed a commit to branch master. > > http://git.enlightenme

[EGIT] [core/efl] master 01/01: Evas GL Generic: Don't install an internal header.

2014-07-29 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a3a15b1986392bcc48affbab5c502013a83bfddd commit a3a15b1986392bcc48affbab5c502013a83bfddd Author: Tom Hacohen Date: Tue Jul 29 10:06:21 2014 +0100 Evas GL Generic: Don't install an internal header.

[EGIT] [core/efl] master 01/01: eolian: remove irrelevant comments

2014-07-29 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5a603c00b6b55d7b7f6463bc5ffaf9a03262661b commit 5a603c00b6b55d7b7f6463bc5ffaf9a03262661b Author: Daniel Kolesa Date: Tue Jul 29 10:05:06 2014 +0100 eolian: remove irrelevant comments This f

[EGIT] [core/enlightenment] master 01/01: add dbus method org.enlightenment.wm.Core.Version

2014-07-29 Thread Jérémy Zurcher
jeyzu pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=4ba2359ce983ca0ccacd506d5b634aac25a1b116 commit 4ba2359ce983ca0ccacd506d5b634aac25a1b116 Author: Jérémy Zurcher Date: Tue Jul 29 10:26:14 2014 +0200 add dbus method org.enlightenment.wm.

[EGIT] [core/enlightenment] master 01/01: e18.service -> enlightenment.service : Part II

2014-07-29 Thread Jérémy Zurcher
jeyzu pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=28ac706fb0a61adeefa56db22046a3145b11f8da commit 28ac706fb0a61adeefa56db22046a3145b11f8da Author: Jérémy Zurcher Date: Tue Jul 29 10:15:17 2014 +0200 e18.service -> enlightenment.service

[EGIT] [tools/enventor] master 01/01: edc_editor: focus lose on left-arrow key is pressed

2014-07-29 Thread Kateryna Fesyna
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=eee06afa2e2ead84e1f9163d39ba6f15d7d746fa commit eee06afa2e2ead84e1f9163d39ba6f15d7d746fa Author: Kateryna Fesyna Date: Tue Jul 29 16:33:22 2014 +0900 edc_editor: focus lose on left-arrow ke