Re: [e-users] e17 stable now!

2005-09-24 Thread Mike Russo
Matias Grana wrote: I had updated everything, but it seems I did it in the middle of some changes. I updated everything now and it works fine again. And rocks! Yeah, e17 is pretty stable -- the only thing that made it unstable for me for a few weeks was running xcompmgr ;) but in reality e

Re: [e-users] Compiling evas -- "'DFBGraphicsDeviceDescription' undeclared"?

2005-09-24 Thread pixel
I got the same error. pixel On 9/24/05, Tom <[EMAIL PROTECTED]> wrote: > Hey ho, > > I updated E17 this morning, but compilation fails when I arrive at evas. > Output goes like this: > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../src/lib -I../.. > -D_REENTRANT -D_GNU_SOURCE -I/usr/include/di

Re: [e-users] Problems since last CVS upgrade

2005-09-24 Thread The Rasterman
On Sat, 24 Sep 2005 15:41:18 +0200 Gabriel <[EMAIL PROTECTED]> babbled: > I can't use the mouse on the window list or anything anymore. Can't > minimize, maximize, close or open options dialog or anything. I ned > help :[ use the default theme for starters, as for the mouse - works here :) -

Re: [e-users] Compiling evas -- "'DFBGraphicsDeviceDescription' undeclared"?

2005-09-24 Thread pixel
I tried it, but get errors in evas_directfb_window.c anyway, I tried some minutes ago and it compiled fine. On 9/24/05, Chema Ollés <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Tom escribió: > > Hey ho, > > > > I updated E17 this morning, but compilation fails

Re: [e-users] Compiling evas -- "'DFBGraphicsDeviceDescription' undeclared"?

2005-09-24 Thread Tom
[24/09/2005 -- 13:31u] Chema Ollés: > > evas_directfb_main.c: In function 'main': > > evas_directfb_main.c:32: error: 'DFBGraphicsDeviceDescription' > > undeclared (first use in this function) > Same here today in an openSUSE 10.0 RC1. Jay! The uncommenting worked fine. So thanks! Unfortuna

[e-users] Problems since last CVS upgrade

2005-09-24 Thread Gabriel
I can't use the mouse on the window list or anything anymore. Can't minimize, maximize, close or open options dialog or anything. I ned help :[ --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Ser

Re: [e-users] Compiling evas -- "'DFBGraphicsDeviceDescription' undeclared"?

2005-09-24 Thread Chema Ollés
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom escribió: > Hey ho, > > I updated E17 this morning, but compilation fails when I arrive at evas. > Output goes like this: > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../src/lib -I../.. > -D_REENTRANT -D_GNU_SOURCE -I/usr/include/directfb

Re: [e-users] Re: Evolume and newest cvs build

2005-09-24 Thread dienekes
Ferdinand Hübner wrote: >dienekes wrote: > > >>Hi, >> >>unfortunatly evolume doesn't load with the newest cvs build. Error >>message: null. >> >> > >I've attached a patch that fixes that. I've already mailed it to the >author... Hope I did everything right with the patch... > >Regards, > >Fe

[e-users] Re: e17 stable now!

2005-09-24 Thread Martin Geisler
Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> writes: >> $er -binding-key-add ANY Left 'SHIFT|ALT' 0 'resize' '-20 0' >> $er -binding-key-add ANY Right 'SHIFT|ALT' 0 'resize' '+20 0' >> $er -binding-key-add ANY Up'SHIFT|ALT' 0 'resize' '0 -20' >> $er -binding-key-add ANY Down 'SHIFT|A

[e-users] Re: Evolume and newest cvs build

2005-09-24 Thread Ferdinand Hübner
dienekes wrote: > Hi, > > unfortunatly evolume doesn't load with the newest cvs build. Error > message: null. I've attached a patch that fixes that. I've already mailed it to the author... Hope I did everything right with the patch... Regards, Ferdinand Hübner --- src/module/e_mod_main.c.orig 2