Re: [e-users] installing DR17

2006-08-10 Thread Mitch Gorman
kuphaï wrote: No, you must copy jpeglib.h in /usr/include/ if he's even got it. gianpaolo - check to see that you've got libjpeg installed. my FC3 linux box has libjpeg-6b-33 (and, probably more importanly, libjpeg-devel-6b-33) installed by default. verify (and i have *no* idea

Re: [e-users] Modules and Screenlock

2006-08-08 Thread Mitch Gorman
Bagger wrote: cvs -z3 -d :pserver:[EMAIL PROTECTED]:/var/cvs/e checkout e17 cvs -z3 -d :pserver:[EMAIL PROTECTED]:/var/cvs/e co e_modules - Using Tomcat but need to do more? Need to support web services, security?

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 tried

Re: [e-users] Ecore_Evas.h

2006-05-19 Thread Mitch Gorman
Martin Zwickel wrote: ./autogen.sh ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-ecore-x --enable-ecore-job --disable-ecore-fb --enable-ecore-evas

Re: [e-users] Weather module - no info

2006-05-19 Thread Mitch Gorman
Ronald Lau wrote: I got the weather mod up and running and I put in a code like it says but it never displays the weather info. i had the same problem, until i unloaded, whacked ~/.e/e/config/default/module.weather.cfg, reloaded, and reenabled the weather module.

[e-users] problem with winlist scrolling

2006-05-19 Thread Mitch Gorman
i've just realized that my winlist does not scroll, anymore. i see the bottom section of the list, so if i've got more windows open than my winlist's size permits displaying, if the first app i fire up is firefox, then eventually, when i have enough other windows open, i will no longer

[Fwd: Re: [e-users] Tclock updated, installed, loaded, invisible]

2006-05-18 Thread Mitch Gorman
when i first fired it up, it was also invisible. however, all i had to do was select the "configure contents" option from a right-click on the shelf, and enable the tclock option. it showed up in my shelf immediately. (apologies in advance, morten. ;) ) Ronald Lau wrote: RE:

Re: [e-users] Ecore_Evas.h

2006-05-18 Thread Mitch Gorman
Peter Flynn wrote: [e-users] Ecore_Evas.h I'm running them in order with $ for d in eet-0.9.10.026 evas-0.9.9.026 ecore-0.9.9.026 \ embryo-0.9.1.026 edje-0.5.0.026 enlightenment-0.16.999.026 \ ewl-0.0.4.007; do cd $d;./configure;make;make install;cd ..;done i

Re: [Fwd: Re: [e-users] Tclock updated, installed, loaded, invisible]

2006-05-18 Thread Mitch Gorman
Ronald Lau wrote: full config, make clean, make install on all parts. works now. egggselent!

Re: [e-users] Ecore_Evas.h

2006-05-18 Thread Mitch Gorman
Martin Zwickel wrote: Better way: for d in ee* ev* ec* em* ed* en* ew* do (cd "${d}" ./autogen.sh make make install) done Jsut to be sure the "cd .." doesn't ruin everything if something bad happens. "i can code that script in 3 lines!" "martin CODE

Re: [e-users] Ecore_Evas.h

2006-05-18 Thread Mitch Gorman
Peter Flynn wrote: Re: [e-users] Ecore_Evas.h Martin Zwickel wrote: There is no file autogen.sh in these directories. CVS ... Tried, but the command given on the webpage: cvs -d :pserver:[EMAIL PROTECTED]:/var/cvs/e login asks for a password that

[e-users] overlap and screen zone

2006-05-18 Thread Mitch Gorman
couple questions for raster, or whoever wants to answer... recently, there was an addition to the edit-mode context menus of most (all?) modules, labeled Allow Overlap. very simply: what's that for? likewise, there's an entry on the (advanced) Remember dialog for Screen zone...

[e-users] applying themes?

2006-04-28 Thread Mitch Gorman
i updated from cvs on wednesday, and now i seem to have lost the ability to apply themes. unfortunately, on my box here at work, i don't have the luxury of running yum and installing packages at will. at home, using Didier's repository, i have no trouble changing themes, but here, where i

Re: [e-users] Where are we?

2006-03-14 Thread Mitch Gorman
Carsten Haitzler (The Rasterman) wrote: I am not putting a % on it (i actually hate the numbers - they are mostly pull it out of your arse numbers anyway) - you're right, they're usually meaningless. as a developer, you'd think i would've known better than to phrase it that way! ;)

Re: [e-users] engage scrollwheel

2006-02-23 Thread Mitch Gorman
Toby 'qubit' Cubitt wrote: It works fine for me. You might need to unbind the e17 bindings for scroll wheel events (using enlightenment_remote -binding-wheel-del), since they mask the engage bindings. i only deleted the CONTEXT=CONTAINER entries, and now it works fine. (i had several

Re: [e-users] engage scrollwheel

2006-02-23 Thread Mitch Gorman
Toby 'qubit' Cubitt wrote: On Thu, Feb 23, 2006 at 01:53:08PM -0500, RockerZ71 wrote: thanks for the replies, it works again. Is there no way to have the scrollwheel still change desktops when the pointer is over the desktop and also cycle through the windows in engage when the

Re: [e-users] compilation of themes failing?

2006-02-17 Thread Mitch Gorman
Carsten Haitzler (The Rasterman) wrote: just a wild, uneducated guess, but it looks like someone may've fat-fingered an attempt to type "getFRAG" into "getFARG". check the .edc, and the build.sh script. actually - no getfarg is "get floatingpoint argument" :) its

Re: [e-users] Re: [E-devel] discussion: desktop lock functionality

2006-02-17 Thread Mitch Gorman
Morten Nilsen wrote: Aleksej Struk wrote: Hi all, I think of starting a new app/module for e17. Actually, I want to write a desktop lock app/module. However, I still do not know what to start from and what functionality to implement. My idea is to have a separate program, like KDE does,

Re: [e-users] compilation of themes failing?

2006-02-16 Thread Mitch Gorman
Alan Hoyle wrote: I've downloaded a few themes and I was trying to customize a couple things in them. However, when I try running the build.sh script, I get the following error message: $ ./build.sh /usr/share/edje/include/edje.inc(144) : error 070: rational number support was not enabled

Re: [e-users] e17 and screensaver / lock screen

2006-01-26 Thread Mitch Gorman
Didier Casse wrote: Re: [e-users] e17 and screensaver / lock screen Hi Philip, xscreensaver works perfecly on FC4 running E17. There's a lock.eap located in http://sps.nus.edu.sg/~didierbe/packages/applications.tar.gz which you can use to lock your screen. If I

[e-users] modules version numbers

2006-01-26 Thread Mitch Gorman
at the risk of being told no one cares ;), i'll throw this one out there: could all you module writers out there please throw the version number into your About... output? i realize that such brilliant, dashing, handsome individuals as you guys all are probably have tons of better

Re: [e-users] www.enlightenment.org

2005-12-19 Thread Mitch Gorman
Michael Jennings wrote: Re: [e-users] www.enlightenment.org This info would be great...except it's not 1999 any more. Does this mean we can't party anymore?

Re: [e-users] transparent background in engage

2005-12-12 Thread Mitch Gorman
Foxy wrote: Re: [e-users] transparent background in engage Andrew Williams wrote: you will need to remove the background images - they draw the border and the background how can I do it? http://get-e.org/EFL_User_Guide/English/_pages/3.4.html

[e-users] unable to compile since 9/30

2005-10-11 Thread Mitch Gorman
it looks like there is now a hidden dependency on XFree86 4.3. i've been unable to build since 9/30, because i keep running into problems with XRender stuff. i have to configure Evas with --disable-xrender-x11, because otherwise i run into undefined PictStandardARGB32 issues. so then i

Re: [e-users] unable to compile since 9/30

2005-10-11 Thread Mitch Gorman
Carsten Haitzler wrote: Re: [e-users] unable to compile since 9/30 sounds like your xrender is very ancient thus not workable with the xrender engine. i could make the test more extensive - but a --disable works just fine. i've fixed the ecore_evas build issue there now

[e-users] modules issues

2005-10-02 Thread Mitch Gorman
for about the past week, i've been encountering the following error messages at startup and whenever attempting to load a module: There was an error loading module named: [name]. The full path to this module is [name]/linux-gnu-i686/module.so The error reported was: (null). Would you

[e-users] Re: modules issues

2005-10-02 Thread Mitch Gorman
Mitch Gorman wrote: for about the past week, i've been encountering the following error messages at startup and whenever attempting to load a module: There was an error loading module named: [name]. The full path to this module is [name]/linux-gnu-i686/module.so The error reported

[e-users] requesting features

2005-09-22 Thread Mitch Gorman
hey, carsten, is there any formal procedure for requesting stuff? is posting stuff here sufficient? --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be

Re: [e-users] Maximize horizontally and vertically

2005-09-20 Thread Mitch Gorman
Paul S. wrote: Re: [e-users] Maximize horizontally and vertically You'll have to play with enlightenment_remote and key/mouse bindings. I didn't know that mice had maximize buttons tho. Paul On Tue, 2005-09-20 at 06:38 +0200, CHI Si-An wrote: Hello,

Re: [e-users] Empty iBox!

2005-09-20 Thread Mitch Gorman
David P. Donahue wrote: Re: [e-users] Empty iBox! If you have a .eap file(with icon) for that app/window, you will. If you just run an app with no associated eap file and minimize it, ibox will not show an icon for it. The app/window is still accessible via