Re: [e-users] eem ???

2005-04-14 Thread The Rasterman
On Thu, 14 Apr 2005 02:17:46 -0500 Evan Langlois <[EMAIL PROTECTED]> babbled: (B (B> On Thu, 2005-04-14 at 09:04 +0200, Martin Zwickel wrote: (B> > On Wed, 13 Apr 2005 22:55:58 -0400 (B> > jim lawrence <[EMAIL PROTECTED]> bubbled: (B> > (B> > > anyone know what this is? (B> > > http://www.

Re: [e-users] Problems compiling edje from CVS

2005-04-14 Thread The Rasterman
On Wed, 13 Apr 2005 20:56:53 + Guillermo Movia <[EMAIL PROTECTED]> babbled: (B (B> Hi, i have been instaling all the libraries in the recommended order, (B> but, when i try with edje, i have the follow error: (B> (B> All works fine with ./autogen.sh, ./configure and make, but with make (

Re: [e-users] eem ???

2005-04-14 Thread The Rasterman
On Wed, 13 Apr 2005 22:55:58 -0400 jim lawrence <[EMAIL PROTECTED]> babbled: (B (B> anyone know what this is? (B> http://www.rasterman.com/files/eem.avi (B (Bit's a prototype demo app i whipped up in about 2 days or so as to "how e could (Bbe used on a mobile hand-held device" for a ui. (eg

Re: [e-users] remove splash & welcome message

2005-04-14 Thread The Rasterman
On Thu, 14 Apr 2005 15:19:56 -0400 jim lawrence <[EMAIL PROTECTED]> babbled: (B (B> My default WM is gnome (B> So I can't put what didier said into their (B> Entrance caused me headaches in a big way (B> (B> if no other way around it, I can live with the welcome and splash I (B> hope in t

Re: [e-users] e 0.16.6 on FC3, menus w/o text?

2005-04-14 Thread Kim Woelders
Mark R. Bowyer wrote: As aware as I am of the penalties for asking this, but... How close are we to 0.16.8, or another "snapshot" of the same, that I might use for a role-out on the SunRay servers at work? Please don't just add a month to the release date a la Raster - just ignore me instead ;O) I

[e-users] e 16.x on FC3; problem magically fixed

2005-04-14 Thread Bobby Krupczak
Hi! Thanks for everyone's help. I upgraded to 16.7.1, upgraded my imlib2 to 1.2, installed two themese, and the problem magically went away. Thanks!! Bobby --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on h

Re: [e-users] remove splash & welcome message

2005-04-14 Thread jim lawrence
On 4/14/05, Ron Groenewold <[EMAIL PROTECTED]> wrote: > Jim, the easiest way I found to accomplish this was to create > A separate executable file called it "E17" with the usual contents > In /usr/bin.. > > #!/bin/sh > NOSPLASH=1 > export NOSPLASH > NOWELCOME=1 > export NOWELCOME > /usr/bin/enlig

[e-users] e16.x on FC3; no fonts?

2005-04-14 Thread Bobby Krupczak
Hi! OK, I'm now officially pulling my hair out. At Jim Lawrence's suggestion, I downloaded the fc2 package for 16.7.1 and the imlib2-1.0.6 RPMs that I could fine. I then removed *all* my own .enlightenment stuff so I could start new. I still encountered the same problem. Am I missing fonts n

Re: [e-users] e 0.16.6 on FC3, menus w/o text?

2005-04-14 Thread Bobby Krupczak
Hi! > That's why there exist a repository. i.e. for users to avoid hassles. > :-p But if you like having hassles and prefer to tweak things and hack > stuff your own way, suit yourself! I like to tinker with stuff since it usually helps me better understand things. However, there comes a point .

Re: [e-users] e 0.16.6 on FC3, menus w/o text?

2005-04-14 Thread Mark R. Bowyer
On Thu, 2005-04-14 at 17:57, Kim Woelders wrote: > Didier Casse wrote: > > Upgrade dude! Have you thought about upgrading imlib2 and e16? Did > > you realize that the latest stable version is 0.16.7.1.? ;-) > > > 0.16.7.2 :) As aware as I am of the penalties for asking this, but... How close ar

Re: [e-users] e 0.16.6 on FC3, menus w/o text?

2005-04-14 Thread Kim Woelders
Didier Casse wrote: Upgrade dude! Have you thought about upgrading imlib2 and e16? Did you realize that the latest stable version is 0.16.7.1.? ;-) 0.16.7.2 :) /Kim --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews

Re: [e-users] e 0.16.6 on FC3, menus w/o text?

2005-04-14 Thread Didier Casse
On 4/14/05, Bobby Krupczak <[EMAIL PROTECTED]> wrote: > Hi! > > I recently broke down and bought a laptop and after much fighting, > have Linux now working properly on it. Now, time to install e. > > I tar'd up a e 0.16.6 distro I had built and was running on RH9 and > put it on this FC3 machine

Re: [e-users] remove splash & welcome message

2005-04-14 Thread Didier Casse
On 4/14/05, jim lawrence <[EMAIL PROTECTED]> wrote: > I have tried to remove these 2 startup features with no luck at all > I have the following in > /etc/X11/gdm/Sessions/enlightenment > #!/bin/sh > NOSPLASH=1 > export NOSPLASH > NOWELCOME=1 > export NOWELCOME > /usr/bin/enlightenment > and in /u

Re: [e-users] remove splash & welcome message

2005-04-14 Thread ORRY Lionel
jim lawrence wrote: I have tried to remove these 2 startup features with no luck at all I have the following in /etc/X11/gdm/Sessions/enlightenment #!/bin/sh NOSPLASH=1 export NOSPLASH NOWELCOME=1 export NOWELCOME /usr/bin/enlightenment and in /usr/share/xsessions/enlightenment.desktop (this ma

[e-users] remove splash & welcome message

2005-04-14 Thread jim lawrence
I have tried to remove these 2 startup features with no luck at all I have the following in /etc/X11/gdm/Sessions/enlightenment #!/bin/sh NOSPLASH=1 export NOSPLASH NOWELCOME=1 export NOWELCOME /usr/bin/enlightenment and in /usr/share/xsessions/enlightenment.desktop (this makes it show in the

Re: [e-users] e 0.16.6 on FC3, menus w/o text?

2005-04-14 Thread jim lawrence
On 4/14/05, maldonado <[EMAIL PROTECTED]> wrote: > El Jueves, 14 de Abril de 2005 13:27, Bobby Krupczak escribió: > Hi, > > did you check the imlib version you got install on you machine, > the old versions have this type of problem > > maldo > > maldo > > Hi! > > > > I recently broke down and b

Re: [e-users] e 0.16.6 on FC3, menus w/o text?

2005-04-14 Thread Bobby Krupczak
Hi! > err... in fact, evas and edje are libraries included in the EFL, meant > to E17 and related applications development. > You don't need these libraries for e16. OK. > Anyway, i think you can't avoid re-compiling enlightenment because the > libraries which are dynamically linked to e16 mus

Re: [e-users] e 0.16.6 on FC3, menus w/o text?

2005-04-14 Thread maldonado
El Jueves, 14 de Abril de 2005 13:27, Bobby Krupczak escribió: Hi, did you check the imlib version you got install on you machine, the old versions have this type of problem maldo maldo > Hi! > > I recently broke down and bought a laptop and after much fighting, > have Linux now working properl

Re: [e-users] e 0.16.6 on FC3, menus w/o text?

2005-04-14 Thread ORRY Lionel
Bobby Krupczak wrote: Hi! I hope you mean you tarred the *sources*, and built e again on your new laptop... I was hoping to avoid doing that. Frankly, I was waiting so that I could go through the effort for 17. I have been searching through the archives and think I found someone (Alex Vis

Re: [e-users] e 0.16.6 on FC3, menus w/o text?

2005-04-14 Thread Bobby Krupczak
Hi! > I hope you mean you tarred the *sources*, and built e again on your new > laptop... I was hoping to avoid doing that. Frankly, I was waiting so that I could go through the effort for 17. I have been searching through the archives and think I found someone (Alex Viskovatoff) who had the s

Re: [e-users] Engage standalone question

2005-04-14 Thread Lars Wiklund
Next question :) I'we been around the net and didn't find any howto to enable xinerama in engage... I found --enable-xinerama option for configure but that makes my make fail... window.c:10:37: X11/extensions/Xinerama.h: No such file or directory window.c: In function `od_window_init': window.c:15

Re: [e-users] eem ???

2005-04-14 Thread ORRY Lionel
Geoffrey wrote: Martin Zwickel wrote: On Wed, 13 Apr 2005 22:55:58 -0400 jim lawrence <[EMAIL PROTECTED]> bubbled: anyone know what this is? http://www.rasterman.com/files/eem.avi Enlightenment on a mobile/PDA ... When and where can we get it!!! http://www.rasterman.com/files/eem.tgz Not sure i

Re: [e-users] e 0.16.6 on FC3, menus w/o text?

2005-04-14 Thread ORRY Lionel
Bobby Krupczak wrote: Hi! I recently broke down and bought a laptop and after much fighting, have Linux now working properly on it. Now, time to install e. I tar'd up a e 0.16.6 distro I had built and was running on RH9 and put it on this FC3 machine. I hope you mean you tarred the *sources*, a

[e-users] e 0.16.6 on FC3, menus w/o text?

2005-04-14 Thread Bobby Krupczak
Hi! I recently broke down and bought a laptop and after much fighting, have Linux now working properly on it. Now, time to install e. I tar'd up a e 0.16.6 distro I had built and was running on RH9 and put it on this FC3 machine. When I run e on this FC3 machine, everything starts fine but my m

Re: [e-users] eem ???

2005-04-14 Thread Mike Hernandez
> > > > Enlightenment on a mobile/PDA ... > > > > > > Any idea what sort of CPU/GPU thats running? Guess with it just being a > fancy menu it can use 100% of the CPU - doesn't look like anything else > would care if it did, but I'm kinda curious. > I would kill to have that on my zaurus *sigh*

Re: [e-users] eem ???

2005-04-14 Thread Geoffrey
Martin Zwickel wrote: On Wed, 13 Apr 2005 22:55:58 -0400 jim lawrence <[EMAIL PROTECTED]> bubbled: anyone know what this is? http://www.rasterman.com/files/eem.avi Enlightenment on a mobile/PDA ... When and where can we get it!!! -- Until later, Geoffrey ---

Re: [e-users] Engage standalone question

2005-04-14 Thread Andrew Elcock
Lars Wiklund wrote: > Nope... I can't move this window as a borderless window eg alt + left > click and drag... Works on other borderless windows but not on > Engage... > There is no reason for that that I can think of, sorry! > Xinerama?? Do you mean to enable it in xorg.conf?? That trashes up

Re: [e-users] Engage standalone question

2005-04-14 Thread Lars Wiklund
Nope... I can't move this window as a borderless window eg alt + left click and drag... Works on other borderless windows but not on Engage... Xinerama?? Do you mean to enable it in xorg.conf?? That trashes up the rest of my setup... /L On Thu, 2005-04-14 at 10:50 +0100, Andrew Elcock wrote: >

Re: [e-users] Engage standalone question

2005-04-14 Thread Andrew Elcock
your window manager will allow you to move borderless windows, but I cannot say how To center on a single screen try enabling the xinerama features Lars Wiklund wrote: > Hi everybody, is there a way to move the engage toolbar when running it > standalone?? I'm running dual head and the toolbar ge

[e-users] Engage standalone question

2005-04-14 Thread Lars Wiklund
Hi everybody, is there a way to move the engage toolbar when running it standalone?? I'm running dual head and the toolbar gets centered between my two screens... Regards Lars --- SF email is sponsored by - The IT Product Guide Read honest & c

Re: [e-users] eem ???

2005-04-14 Thread Evan Langlois
On Thu, 2005-04-14 at 09:04 +0200, Martin Zwickel wrote: > On Wed, 13 Apr 2005 22:55:58 -0400 > jim lawrence <[EMAIL PROTECTED]> bubbled: > > > anyone know what this is? > > http://www.rasterman.com/files/eem.avi > > > > > > Enlightenment on a mobile/PDA ... > > Any idea what sort of CPU/GP

Re: [e-users] eem ???

2005-04-14 Thread Martin Zwickel
On Wed, 13 Apr 2005 22:55:58 -0400 jim lawrence <[EMAIL PROTECTED]> bubbled: > anyone know what this is? > http://www.rasterman.com/files/eem.avi > > Enlightenment on a mobile/PDA ... -- MyExcuse: Power company testing new voltage spike (creation) equipment Martin Zwickel <[EMAIL PROTECTED