Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread Laurence Vanek
Laurence Vanek wrote: > Laurence Vanek wrote: > >> Morten Nilsen wrote: >> >> >>> MillTek wrote: >>> >>> >>> In file included from xine_thumbnailer.c:2: ../../src/include/epsilon_plugin.h:6:24: error: Ecore_Data.h: No such file or directory

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread Laurence Vanek
Laurence Vanek wrote: > Morten Nilsen wrote: > >> MillTek wrote: >> >> >>> In file included from xine_thumbnailer.c:2: >>> ../../src/include/epsilon_plugin.h:6:24: error: Ecore_Data.h: No such >>> file or directory >>> >>> >> well, that raises some alarms.. either a bug in e

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread Laurence Vanek
Morten Nilsen wrote: > MillTek wrote: > >> In file included from xine_thumbnailer.c:2: >> ../../src/include/epsilon_plugin.h:6:24: error: Ecore_Data.h: No such >> file or directory >> > > well, that raises some alarms.. either a bug in epsilon code, or your > ecore needs rebuilding. > >

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread MillTek
Thanks All. Engage is now working fine. Epsilon still won't 'make' for the same reasons as before. Jim Andrew Williams wrote: > There was a bug in engage momentarily at the point you emailed - check > that it is up to date again... > > A > > > On Tue, Jun 06, 2006 at 11:43:53AM -0500, Mill

[e-users] more ewl make problems

2006-06-06 Thread Dan Griswold
Hi all, I'm still having problems doing a make of ewl. I get farther than before, because I've downgraded autoconf to debian stable. I reran autogen/make/make install for edje, then worked on ewl, which now give me this error on make: /usr/local/share/edje/include/edje.inc(144) : error 070: rat

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread Morten Nilsen
MillTek wrote: > In file included from xine_thumbnailer.c:2: > ../../src/include/epsilon_plugin.h:6:24: error: Ecore_Data.h: No such > file or directory well, that raises some alarms.. either a bug in epsilon code, or your ecore needs rebuilding. > xine_thumbnailer.c:35: error: 'epsilon_generat

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread MillTek
Morten, Sorry about that. Here it is again; make Making all in src make[1]: Entering directory `/e17/libs/epsilon/src' cd .. && /bin/sh /e17/libs/epsilon/missing --run autoheader rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h c

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread Andrew Williams
There was a bug in engage momentarily at the point you emailed - check that it is up to date again... A On Tue, Jun 06, 2006 at 11:43:53AM -0500, MillTek wrote: > OK. I recompiled everything. Epsilon is the only thing that fails, so I > used the older version. Engage still segfaults. Would E

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread Morten Nilsen
MillTek wrote: > OK. I recompiled everything. Epsilon is the only thing that fails, so I > used the older version. Engage still segfaults. Would Epsilon cause this?? > > Here's the Epsilon fail ; > > ../../src/include/epsilon_plugin.h:12: error: previous declaration of > 'epsilon_generate_th

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread MillTek
OK. I recompiled everything. Epsilon is the only thing that fails, so I used the older version. Engage still segfaults. Would Epsilon cause this?? Here's the Epsilon fail ; ../../src/include/epsilon_plugin.h:12: error: previous declaration of 'epsilon_generate_thumb' was here xine_thumbnaile

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread MillTek
Mitch, One of the things I hate about e-mail is the frequency with which peoples' moods and intentions are mis-interpreted. I never thought you were being insulting in any way. On the contrary, I really appreciated the input. The 'complete re-compile' is underway. If it works, that raises th

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread Mitch Gorman
MillTek wrote: > Hi Mitch, > > The script I use is one maintained by Winged::Dev here; > > > http://dev.winged.it/download/enlightened_stuff/enlightenment_updater_script > > > > It's based on one Raster provided a long time ago. It pulls any > source that has changed since the last update. You

Re: [e-users] taking the pager out of the status bar?

2006-06-06 Thread Chris Williams
Didier had a meltdown of his FC4 laptop, and then a 2-week trip starting in late May. I think he was unsure of when he would have time to get the laptop repaired. So the FC4 repository is going to be out of date for a little while. --chris On Fri, 2006-06-02 at 14:16 -0400, Alan Hoyle wrote: >

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread MillTek
Hi Mitch, The script I use is one maintained by Winged::Dev here; http://dev.winged.it/download/enlightened_stuff/enlightenment_updater_script It's based on one Raster provided a long time ago. It pulls any source that has changed since the last update. You'll note that it enables a 'force

Re: [e-users] themes and e17

2006-06-06 Thread Lucas Lürich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yes, that's it! thanks, works perfectly now ;) greets Lucas David Moore wrote: > Lucas Lürich wrote: >> hello, >> >> I have a problem with e17 themes, like the subject sais ;) >> everytime i want to change to a theme different than the standart them

Re: [e-users] themes and e17

2006-06-06 Thread Lucas Lürich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i am very sure :) Andrew Williams wrote: > make sure that you are using up to date themes. > > There are many that will not work properly as E moves on unless you grab > the updates... > > A > > On Tue, May 30, 2006 at 05:58:07PM +0200, Lucas L??rich

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread Mitch Gorman
MillTek wrote: >Ok, >I forced the script that I use to update from CVS to rebuild engage. It >successfully downloaded the engage source and built it, but when I try >to enable it in the configuration panel it segfaults. I tried >eliminating the /root/.e/e/applications/engage directory. When I t

Re: [e-users] Xorg7 and m4_pattern_allow [partially solved]

2006-06-06 Thread Florent Thiery
Hi About the Xorg7 pb, it's just that paths are changed (/usr/bin/X instead of /usr/X11R6/X, /etc/X11/sessions instead of /etc/X11/Sessions, etc..) so you have to change default compilation options for entrance (which i did not manage to run ok yet). The m4 pb is still there though... FLorent

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread MillTek
Ok, I forced the script that I use to update from CVS to rebuild engage. It successfully downloaded the engage source and built it, but when I try to enable it in the configuration panel it segfaults. I tried eliminating the /root/.e/e/applications/engage directory. When I tried enabling engage

[e-users] theme request..

2006-06-06 Thread Morten Nilsen
I have been trying to wrap my brain around this, but I just keep striking out.. so, could someone who groks edje please make an init theme edc with these properties; - takes one png for background (with colors) - takes another png that covers background (same image, grayscale) - modifies the al

Re: [e-users] e17 cvs - engage module - how to enable??

2006-06-06 Thread Andrew Williams
please update from CVS this was fixed about 5 days ago On Sun, Jun 04, 2006 at 11:39:05PM -0500, Laurence Vanek wrote: > After latest cvs update & build of EFL & E (after deleting > ~/.e/e/config) I find that the engage module is not shown in config > dialog panel. > > engage is one of my favor

Re: [e-users] Engage no longer working?

2006-06-06 Thread Andrew Williams
It is working fine, suggest updating CVS as it was not working for ~17 hours... A On Sun, Jun 04, 2006 at 10:13:39AM -0500, MillTek wrote: > Hi, > Since I updated from CVS a few days ago, I find that Engage no longer > works. Is this caused by the new shelf tech? Is tehre something I should > d

Re: [e-users] Engage no longer working?

2006-06-06 Thread Yasufumi Haga
On Mon, 05 Jun 2006 23:35:30 -0500, Laurence Vanek <[EMAIL PROTECTED]> wrote: | MillTek wrote: | > Hi, | > Since I updated from CVS a few days ago, I find that Engage no longer | > works. Is this caused by the new shelf tech? Is tehre something I should | > do to get it working? Anybody had t