Re: [e-users] eloquence effects not workin anymore...

2005-11-30 Thread phriedrich
On Tue, 29 Nov 2005 18:19:03 +0100 Florent Thiery <[EMAIL PROTECTED]> wrote: > Right now (update today), eloquence doesn't work anymore: it makes E17 > segfault :( . What is exactly needed for eloquence? I mean, which > libs? Maybe if i recompile them manually it'll be ok... > Updated e some min

Re: [e-users] eloquence effects not workin anymore...

2005-11-29 Thread phriedrich
On Mon, 28 Nov 2005 16:54:37 +0100 phriedrich <[EMAIL PROTECTED]> wrote: > Mhm, sorry had no Idea why this occurs, I'm still running 4.0.2 and had > no problems yet. ¡WOW! This mail needed over one day to get delivered to the list... signature.asc Description: PGP signature

Re: [e-users] eloquence effects not workin anymore...

2005-11-29 Thread Florent Thiery
Right now (update today), eloquence doesn't work anymore: it makes E17 segfault :( . What is exactly needed for eloquence? I mean, which libs? Maybe if i recompile them manually it'll be ok... --- This SF.net email is sponsored by: Splunk In

Re: [e-users] eloquence effects not workin anymore...

2005-11-29 Thread phriedrich
On Mon, 28 Nov 2005 12:08:48 +0100 Oliver Pahl <[EMAIL PROTECTED]> wrote: > Hello, I recently upgraded my e17 to the latest cvs version and > > compiled it with gcc 4.1. Now the effects don´t work anymore. > When i positioned my mouse into eloquence, it faded in, when i > positioned it outside, i

Re: [e-users] eloquence effects not workin anymore...

2005-11-28 Thread xnowfall
Carsten Haitzler (The Rasterman) wrote: > On Mon, 28 Nov 2005 17:50:43 +0100 xnowfall <[EMAIL PROTECTED]> babbled: > > >>i think this is an edje/embryo issue. it happens for other apps too, >>like the session list toggle on entrance. it appears to be a problem >>with get/set_int not setting or

Re: [e-users] eloquence effects not workin anymore...

2005-11-28 Thread The Rasterman
On Mon, 28 Nov 2005 17:50:43 +0100 xnowfall <[EMAIL PROTECTED]> babbled: > i think this is an edje/embryo issue. it happens for other apps too, > like the session list toggle on entrance. it appears to be a problem > with get/set_int not setting or retrieving the variable properly it more likel

Re: [e-users] eloquence effects not workin anymore...

2005-11-28 Thread xnowfall
i think this is an edje/embryo issue. it happens for other apps too, like the session list toggle on entrance. it appears to be a problem with get/set_int not setting or retrieving the variable properly Oliver Pahl wrote: Hello, I recently upgraded my e17 to the latest cvs version and compile

[e-users] eloquence effects not workin anymore...

2005-11-28 Thread Oliver Pahl
Hello, I recently upgraded my e17 to the latest cvs version and compiled it with gcc 4.1. Now the effects don´t work anymore. When i positioned my mouse into eloquence, it faded in, when i positioned it outside, it faded out. Now it fades in the first time i position my mouse into it, and then doe

Re: [e-users] eloquence

2005-08-22 Thread phriedrich
On Mon, 22 Aug 2005 21:04:06 +0200 Peter Wehrfritz <[EMAIL PROTECTED]> wrote: > [...] > I think it's not important if bpm or xmms are install, but if > xmms/xmmsctrl.h and/or beep-mediaplayer/bmp/beepctrl.h exist. > To check the header files add this line in your configure.in: > > AC_CHECK_HEADER

Re: [e-users] eloquence

2005-08-22 Thread Peter Wehrfritz
phriedrich schrieb: >>then re-ran libtoolize and autogen. Anyways patch is here: >>http://gimpel.ath.cx/~tom/eloquence-beep-0.4.patch , but note that it >>breaks xmms support! >>That was more a "good luck" work than really knowing what i did, cause >>i'm no coder and knowledge is limited to the VE

Re: [e-users] eloquence

2005-08-22 Thread Thomas Kuther
On Mon, 22 Aug 2005 15:11:09 +0200 phriedrich <[EMAIL PROTECTED]> wrote: > Hi > > > I just did a grep -R -i 'xmms-config' and replaced everything there > > with beep-config. in src/xmms.c I just replaced > > # include > > with > > #include > That sounds as if beep media is very similar to xmms

Re: [e-users] eloquence

2005-08-22 Thread phriedrich
Hi > I just did a grep -R -i 'xmms-config' and replaced everything there > with beep-config. in src/xmms.c I just replaced > # include > with > #include That sounds as if beep media is very similar to xmms, I'll emerge it and try to build support for it directly into eloquence > also replaced

Re: [e-users] eloquence

2005-08-22 Thread phriedrich
On Mon, 22 Aug 2005 15:38:51 +0300 "Ag. System Administrator" <[EMAIL PROTECTED]> wrote: > After theme change, position of module is reset back to predefined > location (on top of pager module) I noticed that and try to fix this ATM, themes are also not saved and after restarting e the default the

Re: [e-users] eloquence

2005-08-22 Thread Ag. System Administrator
Hi! Thanks for good piece of code (and your help in e17 modules development :)! Just tested 0.4 - cool! Only 2 things: After theme change, position of module is reset back to predefined location (on top of pager module) To successfull compilation, i was needed to add -I/opt/e17/include -I/o

Re: [e-users] eloquence

2005-08-22 Thread Thomas Kuther
On Mon, 22 Aug 2005 08:56:34 +0200 phriedrich <[EMAIL PROTECTED]> wrote: > On Mon, 22 Aug 2005 03:39:40 +0200 > Thomas Kuther <[EMAIL PROTECTED]> wrote: > > > [...] > > Had to patch it a bit to make it work with beep-media-player. > > works nice! > > maybe beep-mp support can be added 'by defaul

Re: [e-users] eloquence

2005-08-21 Thread phriedrich
On Mon, 22 Aug 2005 03:39:40 +0200 Thomas Kuther <[EMAIL PROTECTED]> wrote: > [...] > Had to patch it a bit to make it work with beep-media-player. > works nice! > maybe beep-mp support can be added 'by default'? the way i patched it > definately broke xmms support i guess, so won't be of any use

Re: [e-users] eloquence

2005-08-21 Thread Thomas Kuther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 22 Aug 2005 02:14:50 +0200 phriedrich <[EMAIL PROTECTED]> wrote: > Sorry for the error in the makefile, works now, the theme selector > also works. > > http://www.phriedrich.artfact.at/projects/eloquence/eloquence-0.4.tar.bz > Thanks for t

Re: [e-users] eloquence

2005-08-21 Thread phriedrich
Sorry for the error in the makefile, works now, the theme selector also works. http://www.phriedrich.artfact.at/projects/eloquence/eloquence-0.4.tar.bz pgp9VGYuEYYtP.pgp Description: PGP signature

Re: [e-users] eloquence

2005-08-19 Thread dalfa the enlightenedone
great!! i will probe it i do that, with the xmms osd plugin but its E has that tool i will try it --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practic

[e-users] eloquence

2005-08-19 Thread phriedrich
Hi, last year I started a very small project using the EFL: eloqunece[1], a program that displays the title of the song xmms plays, directly on the desktop and allows some basic xmms-control. Some weeks ago I started a port as module[2] for e17, though it's version number is 0.4 (compared to 0.3.