[E-devel] Putting Ecore_Evas window at specific co-ordinates

2014-08-11 Thread Prathamesh P Ghanekar
Hi, I am trying to compile and run the emtion_basic_example.c file available in the EFL documentation. While I am able to do so, I am not able to observe the change in X and Y co-ordinates of the window when I change x and y parameters in ecore_evas_new() API, when I run the code on Tizen

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

2014-08-01 Thread Prathamesh P Ghanekar
14:50 To: Prathamesh P Ghanekar Cc: enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] rage video player not rendering video, but audio plays back! On Fri, 1 Aug 2014 03:01:04 + Prathamesh P Ghanekar prathamesh.ghane...@igate.com said: it's there: config

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

2014-07-31 Thread Prathamesh P Ghanekar
Hi Cedric, These are the messages I get on the console. There is no mention of any package missing in this.Plz let me know if you get any prathamesh@ubuntu:~/rage/src/bin$ ./rage /home/prathamesh/Videos/Life\ of\ Pi\ -\ Official\ Trailer\ \(HD\).mp4.filepart ERR13505:elementary

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

2014-07-31 Thread Prathamesh P Ghanekar
Hi Carsten, I ran it after doing make-install. Still it gives the same error. I also tried emotion_basic_example.c from http://docs.enlightenment.org/auto/efl/emotion_basic_example_8c-example.html But it doesn't seem to be using gstreamer1.0 backend. I tried putting breakpoint in the EFL

[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

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

[E-devel] error while building elementary-1.8,1.9 on ubuntu13.10

2014-07-21 Thread Prathamesh P Ghanekar
Hi, I am through with the installation of EFL-1.9.But, I face some strange and multiple errors while building elementary-1.8,1.9. I am trying with the tar files given on the downloads page of enlightenment website. The errors are compilation errors, and suggest something's wrong in the code.

Re: [E-devel] gstreamer1/0/Emotion based video player

2014-07-20 Thread Prathamesh P Ghanekar
2014 13:58 To: Prathamesh P Ghanekar Cc: enlightenment-devel@lists.sourceforge.net Subject: Re: gstreamer1/0/Emotion based video player On Thu, 17 Jul 2014 05:26:51 + Prathamesh P Ghanekar prathamesh.ghane...@igate.com said: Hi Carsten, I am still in the process of understanding rage

Re: [E-devel] to write video player application using Emotion library with gstreamer1.0 backend

2014-07-16 Thread Prathamesh P Ghanekar
: Carsten Haitzler [mailto:ras...@rasterman.com] Sent: 11 July 2014 15:19 To: Prathamesh P Ghanekar Cc: enlightenment-devel@lists.sourceforge.net Subject: Re: to write video player application using Emotion library with gstreamer1.0 backend On Fri, 11 Jul 2014 04:06:52 + Prathamesh P Ghanekar

[E-devel] gstreamer1/0/Emotion based video player

2014-07-16 Thread Prathamesh P Ghanekar
Hi Carsten, I am still in the process of understanding rage player that you suggested. But, I have following thing in mind : I have built EFL with the gstreamer1 module, which has generated emotion library(module) for gstreamer1.0 backend. Now, can I simply create a gstreamer pipeline (say

[E-devel] configure: error: DDS dependencies not found

2014-07-10 Thread Prathamesh P Ghanekar
Hi, I am trying to build EFL-1.9.0 on ubuntu13.10-32 bit machine. While configuring, I am getting the DDS related errors: checking whether to enable JP2K image loader... auto checking openjpeg.h usability... yes checking openjpeg.h presence... yes checking for openjpeg.h... yes checking for

[E-devel] to write video player application using Emotion library with gstreamer1.0 backend

2014-07-10 Thread Prathamesh P Ghanekar
Hi, I wish to write a simple video player, which renders using EFL libraries and uses gstreamer1.0 backend for playback. I learnt that, in EFL-1.9 onwards, gstreamer1.0 is added as a backend for Emotion library, which is something I find suitable for my requirement. I downloaded the EFL 1.9

[E-devel] configure error while building EFL in AM_INIT_AUTOMAKE

2014-07-08 Thread Prathamesh P Ghanekar
Hi, I am building EFL latest version. While configuring I get the following error. ./configure: line 3992: syntax error near unexpected token `1.6' ./configure: line 3992: `AM_INIT_AUTOMAKE (1.6 dist-bzip2 dist-xz color-tests -Wall -Wno-portability)' Can anyone help me with this? Regards,

Re: [E-devel] configure error while building EFL in AM_INIT_AUTOMAKE

2014-07-08 Thread Prathamesh P Ghanekar
Ghanekar Subject: Re: [E-devel] configure error while building EFL in AM_INIT_AUTOMAKE On Tue, 8 Jul 2014 06:45:31 + Prathamesh P Ghanekar prathamesh.ghane...@igate.com said: Hi, I am building EFL latest version. While configuring I get the following error. ./configure: line 3992: syntax

[E-devel] configure error:syntax error near unexpected token dds

2014-07-08 Thread Prathamesh P Ghanekar
Hi, I am getting the following error while building EFL. syntax error near unexpected token `dds,' EVAS_CHECK_LOADER_DEP_DDS(dds, ${want_loader}, have_loader=yes, have_loader=no)' I have installed libevas-dev package. Also tried various configure options like

[E-devel] Efreer init error

2014-01-20 Thread Prathamesh P Ghanekar
Hi, We are getting the following error on running the Enlightenment binary. ESTART: 0.70869 [0.8] - Efreet Init ERR2624:efreet_cache efreet_cache.c:140 efreet_cache_init() Failed to create directory '/opt/home/app/.cache/efreet' Enlightenment Error Enlightenment cannot initialize the FDO

Re: [E-devel] Efreer init error

2014-01-20 Thread Prathamesh P Ghanekar
on the network(NFS),so memory issue seems unlikely. Regards, Prathamesh -Original Message- From: Carsten Haitzler [mailto:ras...@rasterman.com] Sent: 20 January 2014 18:41 To: Prathamesh P Ghanekar Cc: enlightenment-devel@lists.sourceforge.net Subject: Re: Efreer init error On Mon, 20

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

2014-01-08 Thread Prathamesh P Ghanekar
: Cedric BAIL [mailto:cedric.b...@free.fr] Sent: 16 December 2013 14:42 To: Enlightenment developer list Subject: Re: [E-devel] Enlightenment Error:EVAS can not load SVG libraries On Mon, Dec 16, 2013 at 5:52 PM, Prathamesh P Ghanekar prathamesh.ghane...@igate.com wrote: SVG/JPEG are hard

[E-devel] AIGLX error: drmOpenOnce failed (Operation not permitted)

2014-01-05 Thread Prathamesh P Ghanekar
Hi Carsten, First of all, a very Happy new year :)!!! In the context of vivante driver, I was able to build vivante module from Freescale's LTIB build process. I put it in the file system, and am now able to load vivante_drv.so through display.conf settings.Just to confirm everything is ok,

[E-devel] Error:unable to load module,invalid module

2013-12-29 Thread Prathamesh P Ghanekar
Hi Carsten, Few days back, I had troubled you with this vivante driver stuff.I am still stuck at the same point. But, keeping that aside for a moment, I would like to know the significance of the error message that I get in the snippet below. Plz disregard the word vivante per se. Can you plz

[E-devel] unable to load module vivante while starting startx

2013-12-19 Thread Prathamesh P Ghanekar
Hi guys, I am working on i.MX6 SABRE-AUTO development board. I am trying to run startx manually on top of kernel from prebuilt freescale BSP. I am unable to start it successfully. [ 191.663] (II) LoadModule: vivante [ 191.668] (II) Loading /usr/lib/xorg/modules/vivante.so [ 191.753]

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

2013-12-16 Thread Prathamesh P Ghanekar
] Enlightenment Error:EVAS can not load SVG libraries 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

[E-devel] Error configuring enlightenment

2013-12-15 Thread Prathamesh P Ghanekar
Hi, I am trying to build enlightenment project from source (rev. a7c7516) When I try to run configure.ac, I get the following error. prathamesh@ubuntu12:/home/prathamesh/test/enlightenment-a7c7516$ ./configure.ac ./configure.ac: line 3: syntax error near unexpected token `[v_maj],'

Re: [E-devel] Error configuring enlightenment

2013-12-15 Thread Prathamesh P Ghanekar
Hi Doug, I ran autoconf.sh and got the following error. Can't exec autopoint: No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 345. autoreconf: failed to run autopoint: No such file or directory autoreconf: autopoint is needed because this package uses Gettext

Re: [E-devel] Error configuring enlightenment

2013-12-15 Thread Prathamesh P Ghanekar
Sorry, my bad!!i meant autogen.sh * -Original Message- From: Prathamesh P Ghanekar [mailto:prathamesh.ghane...@igate.com] Sent: 16 December 2013 11:29 To: Enlightenment developer list Subject: Re: [E-devel] Error configuring enlightenment Hi Doug, I ran autoconf.sh and got

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

2013-12-15 Thread Prathamesh P Ghanekar
Hi, 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. -sh-4.1# enlightenment_start -profile samsung E - PID=2656, do_precache=0, valgrind=0 ESTART: 0.0

Re: [E-devel] Error configuring enlightenment

2013-12-15 Thread Prathamesh P Ghanekar
Ok, I will fix dependency issues.Thanks -Original Message- From: Doug Newgard [mailto:scimmi...@outlook.com] Sent: 16 December 2013 11:33 To: Enlightenment developer list Subject: Re: [E-devel] Error configuring enlightenment From:

Re: [E-devel] Enlightenment support for iMX6

2013-12-11 Thread Prathamesh P Ghanekar
-Original Message- From: Carsten Haitzler [mailto:ras...@rasterman.com] Sent: 12 December 2013 11:13 To: Prathamesh P Ghanekar Cc: enlightenment-devel@lists.sourceforge.net Subject: Re: Enlightenment support for iMX6 On Thu, 12 Dec 2013 05:37:39 + Prathamesh P Ghanekar

Re: [E-devel] Enlightenment support for iMX6

2013-12-11 Thread Prathamesh P Ghanekar
Oops sorry...!!! Got your point. Yes, both boards run on the same image then. -Original Message- From: Carsten Haitzler [mailto:ras...@rasterman.com] Sent: 12 December 2013 11:53 To: Prathamesh P Ghanekar Cc: enlightenment-devel@lists.sourceforge.net Subject: Re: Enlightenment support

Re: [E-devel] Enlightenment support for iMX6

2013-12-10 Thread Prathamesh P Ghanekar
December 2013 14:01 To: Prathamesh P Ghanekar Cc: enlightenment-devel@lists.sourceforge.net Subject: Re: Enlightenment support for iMX6 On Tue, 10 Dec 2013 06:43:54 + Prathamesh P Ghanekar prathamesh.ghane...@igate.com said: Ok, you don't explain what you used to build the image or even what

Re: [E-devel] Enlightenment support for iMX6

2013-12-10 Thread Prathamesh P Ghanekar
Prebuilt image=prebuilt platform image for pandaboard under snapshot Tizen-2.0-alpha. Sorry for the confusion. Regards, Prathamesh -Original Message- From: Prathamesh P Ghanekar [mailto:prathamesh.ghane...@igate.com] Sent: 10 December 2013 14:15 To: Carsten Haitzler Cc: enlightenment

Re: [E-devel] Enlightenment support for iMX6

2013-12-10 Thread Prathamesh P Ghanekar
-Original Message- From: Carsten Haitzler [mailto:ras...@rasterman.com] Sent: 10 December 2013 14:26 To: Prathamesh P Ghanekar Cc: enlightenment-devel@lists.sourceforge.net Subject: Re: Enlightenment support for iMX6 On Tue, 10 Dec 2013 08:44:50 + Prathamesh P Ghanekar

Re: [E-devel] Enlightenment support for iMX6

2013-12-10 Thread Prathamesh P Ghanekar
Thanks...I'll get back to the list after going through the basics of EFL :) -Original Message- From: Carsten Haitzler [mailto:ras...@rasterman.com] Sent: 10 December 2013 15:08 To: Prathamesh P Ghanekar Cc: enlightenment-devel@lists.sourceforge.net Subject: Re: Enlightenment support

[E-devel] Enlightenment support for iMX6

2013-12-09 Thread Prathamesh P Ghanekar
Hello, Iam a newbee to enlightenment project. I wish to know certain things about enlightenment. I am working on Freescale iMX6 board. I built the image with Xterm profile for this board (which includes Enlightenment packages). But, what I wanted to know is which EFL libraries, header files,

Re: [E-devel] Enlightenment support for iMX6

2013-12-09 Thread Prathamesh P Ghanekar
...@rasterman.com] Sent: 10 December 2013 11:58 To: Prathamesh P Ghanekar Cc: enlightenment-devel@lists.sourceforge.net Subject: Re: Enlightenment support for iMX6 On Tue, 10 Dec 2013 06:17:39 + Prathamesh P Ghanekar prathamesh.ghane...@igate.com said: Hello, Iam a newbee to enlightenment