Re: [e-users] Emotion Media Center 1.2 release

2016-09-18 Thread The Rasterman
On Sun, 18 Sep 2016 08:18:08 +0200 Davide Andreoli said: awesome! :) > Hi all, > > the last stable release of EpyMC is waiting for you !! > > Direct download link for this release: > https://github.com/DaveMDS/epymc/archive/v1.2.0.tar.gz > > On the Github wiki you will find all the needed ins

[e-users] Emotion Media Center 1.2 release

2016-09-17 Thread Davide Andreoli
Hi all, the last stable release of EpyMC is waiting for you !! Direct download link for this release: https://github.com/DaveMDS/epymc/archive/v1.2.0.tar.gz On the Github wiki you will find all the needed instructions for installing and using the media center, along with screenshots and screenca

[e-users] Emotion Media Center 1.2.0 beta2

2016-08-28 Thread Davide Andreoli
Hi all, the second beta is out! As always you can found the downloads at: https://github.com/DaveMDS/ep https://github.com/DaveMDS/epymc/releasesymc/releases Changes since beta1: * Greatly improved initial

[e-users] 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-users] Emotion Media Center 1.1 released

2015-08-04 Thread Davide Andreoli
Hi all, I'm pleased to announce the second stable release of EpyMC !! Lots of bugs has been fixed and some new features added: *New features*: - Music module is now py3 compatible (mutagen 1.25 support py3) - New module: Two panes Filemanager - Added browse by actors and directors in M

Re: [e-users] Emotion Media Center 1.1 first beta is out

2015-07-14 Thread Davide Andreoli
2015-07-14 20:18 GMT+02:00 mh : > On 07/13/2015 01:54 PM, Davide Andreoli wrote: > > Hi all, > > > > the first beta release of EpyMC 1.1 is waiting for you !! > > > > Lots of bugs fixed and some new features, see the Changelog file for the > > complete list. > > > > We have some translations pendi

Re: [e-users] Emotion Media Center 1.1 first beta is out

2015-07-14 Thread mh
On 07/13/2015 01:54 PM, Davide Andreoli wrote: > Hi all, > > the first beta release of EpyMC 1.1 is waiting for you !! > > Lots of bugs fixed and some new features, see the Changelog file for the > complete list. > > We have some translations pending, german and spanish for what I recall, if > you

[e-users] Emotion Media Center 1.1 first beta is out

2015-07-13 Thread Davide Andreoli
Hi all, the first beta release of EpyMC 1.1 is waiting for you !! Lots of bugs fixed and some new features, see the Changelog file for the complete list. We have some translations pending, german and spanish for what I recall, if you would like to contribute this is the right week to do it ;) Pl

Re: [e-users] Emotion Media Center 1.0 is out !

2014-10-02 Thread Davide Andreoli
2014-10-02 1:21 GMT+02:00 Wido : > > > 2014-09-29 15:25 GMT-03:00 Davide Andreoli : > >> 2014-09-29 3:09 GMT+02:00 Wido : >> >>> Hey Dave, epymc it's pretty cool! but there are a bunch of things that >>> are not 'quite there' >>> * Mouse and keyb don't behave as expected. When I click any button,

Re: [e-users] Emotion Media Center 1.0 is out !

2014-10-02 Thread Davide Andreoli
2014-10-01 20:00 GMT+02:00 Nitralime : > I couldn't play back any youtube videos! > ... > MEDIAPLAYER: Cannot load image: > http://i.ytimg.com/vi/ScNNfyq3d_w/hqdefault.jpg > ONLINEVID: --- > ONLINEVID: --- > EFL ERROR ERROR: from element /GstURIDecodeBin:uridecodebin0: No URI > handler implement

Re: [e-users] Emotion Media Center 1.0 is out !

2014-10-01 Thread Wido
2014-09-29 15:25 GMT-03:00 Davide Andreoli : > 2014-09-29 3:09 GMT+02:00 Wido : > >> Hey Dave, epymc it's pretty cool! but there are a bunch of things that >> are not 'quite there' >> * Mouse and keyb don't behave as expected. When I click any button, it >> just doesn't react. >> > > I never seen

Re: [e-users] Emotion Media Center 1.0 is out !

2014-10-01 Thread Nitralime
I couldn't play back any youtube videos! ... MEDIAPLAYER: Cannot load image: http://i.ytimg.com/vi/ScNNfyq3d_w/hqdefault.jpg ONLINEVID: --- ONLINEVID: --- EFL ERROR ERROR: from element /GstURIDecodeBin:uridecodebin0: No URI handler implemented for "https". Additional debug info: gsturidecodebin

Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-29 Thread Davide Andreoli
2014-09-29 3:09 GMT+02:00 Wido : > Hey Dave, epymc it's pretty cool! but there are a bunch of things that are > not 'quite there' > * Mouse and keyb don't behave as expected. When I click any button, it > just doesn't react. > I never seen this issue before, buttons are all normally clickable her

Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Wido
Hey Dave, epymc it's pretty cool! but there are a bunch of things that are not 'quite there' * Mouse and keyb don't behave as expected. When I click any button, it just doesn't react. And keyboard does funny things, like inserting a '1' when I hit enter (instead of accpeting) or going back when I t

Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Wido
Hey, it was 'edje_cc'. Since I was running it with sudo, it was not taking my PATH env (where I had /opt), so I had to pass it with the rest of the variables. Thanks! I'll check it out =) 2014-09-28 21:10 GMT-03:00 Wido : > Yup, it's all there: > > wido@frankie:~/sources/enlightenment/e19/epymc$

Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Wido
Yup, it's all there: wido@frankie:~/sources/enlightenment/e19/epymc$ which edje_cc /opt/e19/bin/edje_cc I've installed python-efl using that exact same command, with no problems wido@frankie:~/sources/enlightenment/e19/epymc$ python Python 2.7.8 (default, Jul 26 2014, 15:25:14) [GCC 4.9.1] on li

Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Davide Andreoli
2014-09-28 15:47 GMT+02:00 Wido : > Well, this is awkward... > > frankie:~/sources/enlightenment/e19/epymc$ sudo > LD_LIBRARY_PATH=/opt/e19/lib PREFIX=/opt/e19 > PKG_CONFIG_PATH=/opt/e19/lib/pkgconfig/ ./setup.py install --prefix=$PREFIX > running install > running build > running build_themes > b

Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Wido
Well, this is awkward... frankie:~/sources/enlightenment/e19/epymc$ sudo LD_LIBRARY_PATH=/opt/e19/lib PREFIX=/opt/e19 PKG_CONFIG_PATH=/opt/e19/lib/pkgconfig/ ./setup.py install --prefix=$PREFIX running install running build running build_themes building theme: "default" from: data/themes/default/d

[e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Davide Andreoli
Hi all, the first stable release of EpyMC is waiting for you !! Direct download link for this release: https://github.com/DaveMDS/epymc/archive/v1.0.0.tar.gz On the Github wiki you will find all the needed instructions for installin

[e-users] Emotion Media Center 1.0 second beta is out

2014-08-09 Thread Davide Andreoli
Hi all, the second beta release of EpyMC is waiting for you !! Direct download link for this release: https://github.com/DaveMDS/epymc/archive/v1.0.0-beta2.tar.gz On the Github wiki you will find all the needed instructions for installing and using the media center, along with screenshots and s

Re: [e-users] Emotion Media Center 1.0 first beta is out

2014-08-02 Thread The Rasterman
On Fri, 1 Aug 2014 11:55:17 +0200 Davide Andreoli said: i have to say... this is rather awesome. > Hi all, > > the first beta release of EpyMC is waiting for you !! > > This is the result of many years of development, I hope you will enjoy the > result as I enjoined the development. > > The c

Re: [e-users] Emotion Media Center 1.0 first beta is out

2014-08-01 Thread Christopher Barry
On Fri, 1 Aug 2014 11:55:17 +0200 Davide Andreoli wrote: >Hi all, > >the first beta release of EpyMC is waiting for you !! > >This is the result of many years of development, I hope you will enjoy >the result as I enjoined the development. > >The code is hosted at Github: >https://github.com/Dave

[e-users] Emotion Media Center 1.0 first beta is out

2014-08-01 Thread Davide Andreoli
Hi all, the first beta release of EpyMC is waiting for you !! This is the result of many years of development, I hope you will enjoy the result as I enjoined the development. The code is hosted at Github: https://github.com/DaveMDS/epymc Direct download link for this release: https://github.com

Re: [e-users] emotion-generic-players make distclean looks for automake-1.14

2013-12-03 Thread The Rasterman
On Tue, 3 Dec 2013 11:20:57 -0200 Gustavo Sverzut Barbieri said: > On Tue, Dec 3, 2013 at 3:44 AM, Carsten Haitzler wrote: > > On Mon, 2 Dec 2013 23:32:12 -0600 Jeff Hoogland > > said: > > > >> When I try to run: > >> > >> *make distclean* > >> > >> With the emotion-generic-players source I get

Re: [e-users] emotion-generic-players make distclean looks for automake-1.14

2013-12-03 Thread Gustavo Sverzut Barbieri
On Tue, Dec 3, 2013 at 11:22 AM, Jeff Hoogland wrote: > Any suggestions how to figure out what that something might be? Any ideas > why it is creating it with a version of automake not on my system? You can check if any pre-requisite is newer than target: make -d distclean | grep 'Prerequisi

Re: [e-users] emotion-generic-players make distclean looks for automake-1.14

2013-12-03 Thread Jeff Hoogland
Any suggestions how to figure out what that something might be? Any ideas why it is creating it with a version of automake not on my system? On Tue, Dec 3, 2013 at 7:20 AM, Gustavo Sverzut Barbieri wrote: > On Tue, Dec 3, 2013 at 3:44 AM, Carsten Haitzler > wrote: > > On Mon, 2 Dec 2013 23:32:

Re: [e-users] emotion-generic-players make distclean looks for automake-1.14

2013-12-03 Thread Gustavo Sverzut Barbieri
On Tue, Dec 3, 2013 at 3:44 AM, Carsten Haitzler wrote: > On Mon, 2 Dec 2013 23:32:12 -0600 Jeff Hoogland said: > >> When I try to run: >> >> *make distclean* >> >> With the emotion-generic-players source I get the following error: >> >> root@trimslice:~/1.8.0/emotion_generic_players-1.8.0# make

Re: [e-users] emotion-generic-players make distclean looks for automake-1.14

2013-12-02 Thread The Rasterman
On Mon, 2 Dec 2013 23:32:12 -0600 Jeff Hoogland said: > When I try to run: > > *make distclean* > > With the emotion-generic-players source I get the following error: > > root@trimslice:~/1.8.0/emotion_generic_players-1.8.0# make distclean > cd . && automake-1.14 --gnu > /bin/bash: line 4: au

[e-users] emotion-generic-players make distclean looks for automake-1.14

2013-12-02 Thread Jeff Hoogland
When I try to run: *make distclean* With the emotion-generic-players source I get the following error: root@trimslice:~/1.8.0/emotion_generic_players-1.8.0# make distclean cd . && automake-1.14 --gnu /bin/bash: line 4: automake-1.14: command not found make: *** [Makefile.in] Error 1 Obviously

Re: [e-users] emotion fails to compile on rev-68448

2012-02-26 Thread Mick
On Monday 27 Feb 2012 06:26:12 Carsten Haitzler wrote: > On Sun, 26 Feb 2012 10:37:58 + Mick said: > > On Sunday 26 Feb 2012 09:42:32 Cedric BAIL wrote: > > > On Sun, Feb 26, 2012 at 10:00 AM, Mick wrote: > > > > This is the error I'm getting on a Gentoo box: > > > > > > > > make -j5 -l12.8

Re: [e-users] emotion fails to compile on rev-68448

2012-02-26 Thread The Rasterman
On Sun, 26 Feb 2012 10:37:58 + Mick said: > On Sunday 26 Feb 2012 09:42:32 Cedric BAIL wrote: > > On Sun, Feb 26, 2012 at 10:00 AM, Mick wrote: > > > This is the error I'm getting on a Gentoo box: > > > > make -j5 -l12.8 > > > make all-recursive > > > make[1]: Entering directory `/var/tmp/

Re: [e-users] emotion fails to compile on rev-68448

2012-02-26 Thread Alan McKinnon
On Sun, 26 Feb 2012 10:37:58 + Mick wrote: > > > Any ideas what's the cause of this? > > > > I like people that write video library, they love to break their > > API/ABI in minor revision. Last time it was vlc, now it's xine. > > Sorry, only fix is to disable xine support for the moment. I

Re: [e-users] emotion fails to compile on rev-68448

2012-02-26 Thread Mick
On Sunday 26 Feb 2012 09:42:32 Cedric BAIL wrote: > On Sun, Feb 26, 2012 at 10:00 AM, Mick wrote: > > This is the error I'm getting on a Gentoo box: > > make -j5 -l12.8 > > make all-recursive > > make[1]: Entering directory `/var/tmp/portage/media- > > libs/emotion-/work/emotion' > > Making

Re: [e-users] emotion fails to compile on rev-68448

2012-02-26 Thread Cedric BAIL
On Sun, Feb 26, 2012 at 10:00 AM, Mick wrote: > This is the error I'm getting on a Gentoo box: > Emerging (12 of 17) media-libs/emotion- from enlightenment Unpacking source... >  * subversion switch start --> >  *      old repository: http://svn.enlightenment.org/svn/e/trunk/emotion@

[e-users] emotion fails to compile on rev-68448

2012-02-26 Thread Mick
This is the error I'm getting on a Gentoo box: >>> Emerging (12 of 17) media-libs/emotion- from enlightenment >>> Unpacking source... * subversion switch start --> * old repository: http://svn.enlightenment.org/svn/e/trunk/emotion@67850 * new repository: http://svn.enlightenment.o

Re: [e-users] emotion fails to compile - revision 63810

2011-10-04 Thread Jorge Alberto Mariani
Maybe it was failing because of lack of heartŠ (sorry, bad joke) :) BDMex Lic. Jorge Alberto Mariani Director Ejecutivo. BDMex Consulting S.A. de C.V. http://www.bdmexconsulting.com SkypeId: jmariani230567 Cel.: 04455 4361 8729 On 10/5/11 12:39 A

Re: [e-users] emotion fails to compile - revision 63810

2011-10-04 Thread Mick
On Tuesday 04 Oct 2011 23:51:00 Cedric BAIL wrote: > On Tue, Oct 4, 2011 at 11:28 PM, Mick wrote: > > On Tuesday 04 Oct 2011 20:44:10 Ingvaldur Sigurjonsson wrote: > >> On 10/04/2011 09:01 PM, Mick wrote: > >> > make[4]: *** No rule to make target `emotion_fakeeos.c', needed by > >> > `gstreamer_l

Re: [e-users] emotion fails to compile - revision 63810

2011-10-04 Thread Daniel Juyung Seo
cceeddrriicc!! Daniel Juyung Seo (SeoZ) On Oct 5, 2011 7:51 AM, "Cedric BAIL" wrote: > On Tue, Oct 4, 2011 at 11:28 PM, Mick wrote: >> On Tuesday 04 Oct 2011 20:44:10 Ingvaldur Sigurjonsson wrote: >>> On 10/04/2011 09:01 PM, Mick wrote: >>> > make[4]: *** No rule to make target `emotion_fakeeos.

Re: [e-users] emotion fails to compile - revision 63810

2011-10-04 Thread Cedric BAIL
On Tue, Oct 4, 2011 at 11:28 PM, Mick wrote: > On Tuesday 04 Oct 2011 20:44:10 Ingvaldur Sigurjonsson wrote: >> On 10/04/2011 09:01 PM, Mick wrote: >> > make[4]: *** No rule to make target `emotion_fakeeos.c', needed by >> > `gstreamer_la-emotion_fakeeos.lo'.  Stop. >> >> The problem is that the e

Re: [e-users] emotion fails to compile - revision 63810

2011-10-04 Thread Mick
On Tuesday 04 Oct 2011 20:44:10 Ingvaldur Sigurjonsson wrote: > On 10/04/2011 09:01 PM, Mick wrote: > > make[4]: *** No rule to make target `emotion_fakeeos.c', needed by > > `gstreamer_la-emotion_fakeeos.lo'. Stop. > > The problem is that the emotion_fakeeos.c hasn't been added, yet. > There is

Re: [e-users] emotion fails to compile - revision 63810

2011-10-04 Thread Ingvaldur Sigurjonsson
On 10/04/2011 09:01 PM, Mick wrote: > make[4]: *** No rule to make target `emotion_fakeeos.c', needed by > `gstreamer_la-emotion_fakeeos.lo'. Stop. > The problem is that the emotion_fakeeos.c hasn't been added, yet. There is no source file to compile. I guess it will be added soon, or at least ra

Re: [e-users] emotion fails to compile - revision 63810

2011-10-04 Thread Mick
On Tuesday 04 Oct 2011 20:01:21 you wrote: > This is the error I'm getting: > > Making all in bin > make[3]: Entering directory `/var/tmp/portage/media- > libs/emotion-/work/emotion/src/bin' > CC emotion_test_main.o > CCLD emotion_test > make[3]: Leavi

[e-users] emotion fails to compile - revision 63810

2011-10-04 Thread Mick
This is the error I'm getting: Making all in bin make[3]: Entering directory `/var/tmp/portage/media- libs/emotion-/work/emotion/src/bin' CC emotion_test_main.o CCLD emotion_test make[3]: Leaving directory `/var/tmp/portage/media- libs/emotion-/wor

Re: [e-users] Emotion and VLC

2008-09-10 Thread Christopher Michael
Carsten Haitzler (The Rasterman) wrote: > On Thu, 04 Sep 2008 16:00:47 +0200 Olivier Guerrier <[EMAIL PROTECTED]> > babbled: > >> Hello, >> >> We are considering writing a new module to Emotion, to use (lib)vlc >> rendering engine. >> Been a thought in the past...never enough interest then...fun,

Re: [e-users] Emotion and VLC

2008-09-09 Thread The Rasterman
On Thu, 04 Sep 2008 16:00:47 +0200 Olivier Guerrier <[EMAIL PROTECTED]> babbled: > Hello, > > We are considering writing a new module to Emotion, to use (lib)vlc > rendering engine. > > I was wondering if nobody else was working on such a module ? > > Is there any foreseable issue that may prev

[e-users] Emotion and VLC

2008-09-04 Thread Olivier Guerrier
Hello, We are considering writing a new module to Emotion, to use (lib)vlc rendering engine. I was wondering if nobody else was working on such a module ? Is there any foreseable issue that may prevent such a thing to work ? Thanks. Olivier. ---

Re: [e-users] emotion on Gentoo amd64: "sandbox violation"

2006-08-28 Thread Jesse Luehrs
On Tue, 29 Aug 2006 09:56:24 +1000 "Alan E. Davis" <[EMAIL PROTECTED]> wrote: > Perhaps I should write this on the gentoo list? > > Emotion compiles up to a message > >>> Source compiled. > > After that, a message about a "Sandbox Violation", which I believe is > unique to Gentoo, pointing t

[e-users] emotion on Gentoo amd64: "sandbox violation"

2006-08-28 Thread Alan E. Davis
Perhaps I should write this on the gentoo list? Emotion compiles up to a message >>> Source compiled. After that, a message about a "Sandbox Violation", which I believe is unique to Gentoo, pointing to the logfile with the following entries: open_wr: /root/.gconf/.testing.writeability

[e-users] emotion and etk: ./configure.lineno: arithmetic expression: syntax error: " * 100 "

2006-08-27 Thread roukounas
Hi in a freebsd-7/amd64 system, I am trying to build emotion and etk using the troback script (everything checked out from cvs). However, I'm getting the same error in both: [...] Running automake... [...] checking dynamic linker characteristics... freebsd7.0 ld.so checking how to hardcode librar

[e-users] Emotion

2006-07-28 Thread steph2006
Hi, I'd like to use emotion. Can you tell me if emotion works without xine, only with gstreamer ? Thanks for your answers ! Steph Cet été, pensez aux cartes postales de laposte.net ! - Take Surveys. Earn Cash. Influence

Re: [e-users] emotion build error

2006-02-09 Thread The Rasterman
On Thu, 09 Feb 2006 14:36:45 +0100 Johan Verrept <[EMAIL PROTECTED]> babbled: > > >eclaire does - that's about it as far as serious emotio use. i use it > >personally for my home media centre that i wrote... but thats another > >matter :) > > > > > not sharing that one? perhaps... Elation? ela

Re: [e-users] emotion build error

2006-02-09 Thread Johan Verrept
>eclaire does - that's about it as far as serious emotio use. i use it >personally for my home media centre that i wrote... but thats another matter :) > > not sharing that one? perhaps... Elation? J. --- This SF.net email is sponsored by: S

Re: [e-users] emotion build error

2006-02-08 Thread The Rasterman
On Wed, 08 Feb 2006 18:17:56 -0500 Mike Russo <[EMAIL PROTECTED]> babbled: > Hmm.. might be a problem with the emotion build config files, as it > finds what it needs to find but does not build: > > checking for xine-config... /usr/bin/xine-config > checking for xine - version >= 1.1.1... yes > c

Re: [e-users] emotion build error

2006-02-08 Thread The Rasterman
On Thu, 09 Feb 2006 00:22:03 +0100 Morten Nilsen <[EMAIL PROTECTED]> babbled: > Mike Russo wrote: > > Hmm.. might be a problem with the emotion build config files, as it > > finds what it needs to find but does not build: > > I get quite curious every time I see emotion, do anyone actually use it

Re: [e-users] emotion build error

2006-02-08 Thread Justin Rocha (Xenith)
On Thu, Feb 09, 2006 at 12:22:03AM +0100, in the study, with the lead pipe, Morten Nilsen wrote: > I get quite curious every time I see emotion, do anyone actually use it? Technically, envision uses it, but neither Ben nor I have had any time to work on it lately. Very sad indeed. -- Justin Rocha

Re: [e-users] emotion build error

2006-02-08 Thread doug mceachern
Mike Russo wrote: Hmm.. might be a problem with the emotion build config files, as it finds what it needs to find but does not build: checking for xine-config... /usr/bin/xine-config checking for xine - version >= 1.1.1... yes checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-con

Re: [e-users] emotion build error

2006-02-08 Thread Morten Nilsen
Mike Russo wrote: Hmm.. might be a problem with the emotion build config files, as it finds what it needs to find but does not build: I get quite curious every time I see emotion, do anyone actually use it? -- Cheers, Morten :wq --- This SF

[e-users] emotion build error

2006-02-08 Thread Mike Russo
Hmm.. might be a problem with the emotion build config files, as it finds what it needs to find but does not build: checking for xine-config... /usr/bin/xine-config checking for xine - version >= 1.1.1... yes checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-c

Re: [e-users] emotion: xine plugins doesn't get build anymore

2006-01-24 Thread David Seikel
On Wed, 25 Jan 2006 10:17:40 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Wed, 25 Jan 2006 02:52:19 +1000 David Seikel <[EMAIL PROTECTED]> > babbled: > > > Elation segvs after a disk is inserted. It ignores any filename > > passed to it and tries to play the dvd, but aga

Re: [e-users] emotion: xine plugins doesn't get build anymore

2006-01-24 Thread The Rasterman
On Wed, 25 Jan 2006 02:52:19 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > On Tue, 24 Jan 2006 10:32:08 +0900 Carsten Haitzler (The Rasterman) > <[EMAIL PROTECTED]> wrote: > > > On Mon, 23 Jan 2006 22:01:15 +0100 Johan Verrept > > <[EMAIL PROTECTED]> babbled: > > > > > Carsten Haitzler (The

Re: [e-users] emotion: xine plugins doesn't get build anymore

2006-01-24 Thread Gerald Dachs
> > > Damned. Even Gentoo isn't past 1.1.1-r3 yet... ;) > > > > well if u change the check to 1.1.1 and build and test to see if it > > loads/plays videos, i can downgrade the required version. all i can > > say is ai KNOW 1.1.2 works - i dont KNOw if 1.1.1 does. > > xine-lib-1.1.1 is the current

Re: [e-users] emotion: xine plugins doesn't get build anymore

2006-01-24 Thread David Seikel
On Wed, 25 Jan 2006 02:52:19 +1000 David Seikel <[EMAIL PROTECTED]> wrote: > On Tue, 24 Jan 2006 10:32:08 +0900 Carsten Haitzler (The Rasterman) > <[EMAIL PROTECTED]> wrote: > > > On Mon, 23 Jan 2006 22:01:15 +0100 Johan Verrept > > <[EMAIL PROTECTED]> babbled: > > > > > Carsten Haitzler (The Ra

Re: [e-users] emotion: xine plugins doesn't get build anymore

2006-01-24 Thread David Seikel
On Tue, 24 Jan 2006 10:32:08 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Mon, 23 Jan 2006 22:01:15 +0100 Johan Verrept > <[EMAIL PROTECTED]> babbled: > > > Carsten Haitzler (The Rasterman) wrote: > > > > >On Mon, 23 Jan 2006 16:27:37 +1000 David Seikel > > ><[EMAIL PRO

Re: [e-users] emotion: xine plugins doesn't get build anymore

2006-01-23 Thread The Rasterman
On Mon, 23 Jan 2006 22:01:15 +0100 Johan Verrept <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) wrote: > > >On Mon, 23 Jan 2006 16:27:37 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > > > > > > > >>And how many hours old is 1.1.2? > >> > >> > > > >NFI - thats what xine c

Re: [e-users] emotion: xine plugins doesn't get build anymore

2006-01-23 Thread Johan Verrept
Carsten Haitzler (The Rasterman) wrote: >On Mon, 23 Jan 2006 16:27:37 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > > > >>And how many hours old is 1.1.2? >> >> > >NFI - thats what xine cvs says it is :) > > Damned. Even Gentoo isn't past 1.1.1-r3 yet... ;) J. --

Re: [e-users] emotion: xine plugins doesn't get build anymore

2006-01-22 Thread The Rasterman
On Mon, 23 Jan 2006 16:27:37 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > On Mon, 23 Jan 2006 15:20:23 +0900 Carsten Haitzler (The Rasterman) > <[EMAIL PROTECTED]> wrote: > > > On Mon, 23 Jan 2006 14:27:00 +1000 David Seikel <[EMAIL PROTECTED]> > > babbled: > > > > > On Mon, 23 Jan 2006 09:

Re: [e-users] emotion: xine plugins doesn't get build anymore

2006-01-22 Thread David Seikel
On Mon, 23 Jan 2006 15:20:23 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Mon, 23 Jan 2006 14:27:00 +1000 David Seikel <[EMAIL PROTECTED]> > babbled: > > > On Mon, 23 Jan 2006 09:56:28 +0900 Carsten Haitzler (The Rasterman) > > <[EMAIL PROTECTED]> wrote: > > > > > On Su

Re: [e-users] emotion: xine plugins doesn't get build anymore

2006-01-22 Thread The Rasterman
On Mon, 23 Jan 2006 14:27:00 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > On Mon, 23 Jan 2006 09:56:28 +0900 Carsten Haitzler (The Rasterman) > <[EMAIL PROTECTED]> wrote: > > > On Sun, 22 Jan 2006 18:09:15 +0100 Gerald Dachs <[EMAIL PROTECTED]> babbled: > > > > > Hi, > > > > > > the xine p

Re: [e-users] emotion: xine plugins doesn't get build anymore

2006-01-22 Thread David Seikel
On Mon, 23 Jan 2006 09:56:28 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Sun, 22 Jan 2006 18:09:15 +0100 Gerald Dachs <[EMAIL PROTECTED]> babbled: > > > Hi, > > > > the xine plugins doesn't get build anymore when I build emotion. > > configure still detects xine. Is th

Re: [e-users] emotion: xine plugins doesn't get build anymore

2006-01-22 Thread The Rasterman
On Sun, 22 Jan 2006 18:09:15 +0100 Gerald Dachs <[EMAIL PROTECTED]> babbled: > Hi, > > the xine plugins doesn't get build anymore when I build emotion. configure > still detects xine. Is this expected? What has changed? What can I do now? you will need xine 1.1 - likely 1.1.2 (cvs is good) :) >

[e-users] emotion: xine plugins doesn't get build anymore

2006-01-22 Thread Gerald Dachs
Hi, the xine plugins doesn't get build anymore when I build emotion. configure still detects xine. Is this expected? What has changed? What can I do now? Gerald --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files f

Re: [e-users] Emotion build error

2005-12-29 Thread B S Srinidhi
Hi, On Fri, 2005-12-30 at 02:54 +0900, Jerome Pinot wrote: > Use this patch: > Thanx alot for the patch. I'll try this out once I reach home this evening. :) Srinidhi. -- ASCII ribbon campaign ( ) B S Srinidhi - against HTML email X www.deeproot.co.in

Re: [e-users] Emotion build error

2005-12-29 Thread Jerome Pinot
On 12/30/05, B S Srinidhi <[EMAIL PROTECTED]> wrote: > Hi, > > I checked out E17 a couple of days back. I'm not able to build emotion. > I get the following when compiling: Use this patch: 8< diff -Naur emotion-20051226/src/modules/xine/emotion_xine_vo_out.c emotion-20051226-mod/s

[e-users] Emotion build error

2005-12-29 Thread B S Srinidhi
Hi, I checked out E17 a couple of days back. I'm not able to build emotion. I get the following when compiling: make[4]: Entering directory `/root/e17/libs/emotion/src/modules/xine' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../s

Re: [e-users] emotion broken

2005-11-28 Thread James McCarthy
On 11/28/05, Morten Nilsen <[EMAIL PROTECTED]> wrote: > James McCarthy wrote: > > I confirm this issue. Is emotion used anymore though? > > > >>Just wanted to say that the latest cvs (couple of minutes ago) doesnt > >>compile, stops at: > >> > >>emotion_xine_vo_out.c:578: error: 'struct vo_overlay

Re: [e-users] emotion broken

2005-11-28 Thread Morten Nilsen
James McCarthy wrote: I confirm this issue. Is emotion used anymore though? Just wanted to say that the latest cvs (couple of minutes ago) doesnt compile, stops at: emotion_xine_vo_out.c:578: error: 'struct vo_overlay_s' has no member named 'hili_trans' I've been keeping an eye on cia, and

Re: [e-users] emotion broken

2005-11-28 Thread James McCarthy
I confirm this issue. Is emotion used anymore though? On 11/28/05, Florent Thiery <[EMAIL PROTECTED]> wrote: > Just wanted to say that the latest cvs (couple of minutes ago) doesnt > compile, stops at: > > emotion_xine_vo_out.c:578: error: 'struct vo_overlay_s' has no member > named 'hili_trans'

[e-users] emotion broken

2005-11-28 Thread Florent Thiery
Just wanted to say that the latest cvs (couple of minutes ago) doesnt compile, stops at: emotion_xine_vo_out.c:578: error: 'struct vo_overlay_s' has no member named 'hili_trans' --- This SF.net email is sponsored by: Splunk Inc. Do you grep

Re: [e-users] Emotion make errors

2005-05-20 Thread B S Srinidhi
On Fri, 2005-05-20 at 19:36 -0700, a monkey wrote: >make[3]: edje_cc: Command not found >make[3]: *** [theme.edj] Error 127 You don't have edje_cc binary in your path. Set the PATH environment variable to include the directory in which you have installed edje and other e17 binaries, in oth

[e-users] Emotion make errors

2005-05-20 Thread a monkey
When trying to compile "emotion", I received the following lines of error: make[3]: edje_cc: Command not found make[3]: *** [theme.edj] Error 127 Does anyone know what this means? I've googled, but there were no valid results. Thanx in advance. ;) -- Dare not stare into its eyes, lest the evi

Re: [e-users] emotion based player.

2005-04-25 Thread The Rasterman
On Tue, 26 Apr 2005 12:03:31 +0800 Kevin <[EMAIL PROTECTED]> babbled: (B (B> Hi all, (B> I've only recently installed DR17 from a fews day's ago CVS, so i'm quite (B> new to enlightenment. (B> (B> questions1: (B> I have downloaded Rasterman's tutorial for a emotion based player and all (

[e-users] emotion based player.

2005-04-25 Thread Kevin
Hi all, I've only recently installed DR17 from a fews day's ago CVS, so i'm quite new to enlightenment. questions1: I have downloaded Rasterman's tutorial for a emotion based player and all compiled perfectly. However when i tried a.out somefile.mpg or .avi i only got a blank black screen. Does an

Re: [e-users] emotion won't install

2005-04-10 Thread Didier Casse
Dear Jim, From your private email, it appears to me that it's yum which is behaving weirdly wanting to download hundreds of packages in order to download engage. ;-) A solution which might work is as follows: Try to add more repositories for yum. One thing that you could do it to r

Re: [e-users] emotion won't install

2005-04-09 Thread Didier Casse
On Apr 9, 2005 2:03 PM, jim lawrence <[EMAIL PROTECTED]> wrote: > tryingto install engagew on a friends fedora box > from Didiers repo get to this point > Error: Missing Dependency: libxine.so.1 is needed by package emotion > > output of rpm -qa |grep xine > xine-lib-devel-1.0.0-2.1.fc3.rf > xinet

[e-users] emotion won't install

2005-04-08 Thread jim lawrence
tryingto install engagew on a friends fedora box from Didiers repo get to this point Error: Missing Dependency: libxine.so.1 is needed by package emotion output of rpm -qa |grep xine xine-lib-devel-1.0.0-2.1.fc3.rf xinetd-2.3.13-4 xine-lib-1.0.0-2.1.fc3.rf anything else missing ? -- Jim L