[E-devel] [patch] imlib2 alignment error on amd64

2008-12-30 Thread Erik Boettcher
Hello everyone, I was just fixing an annoying little bug... Data loads using movdqa require a 16 byte allignment, here's a quick patch. I'm not on your list so if you have any concerns, feel free to CC me - Erik Boettcher Index: trunk/imlib2/src/lib/amd64_blend_cmod.S ==

[E-devel] Desktop icons

2008-12-30 Thread Andreas Volz
Hello, As default E17 creates two icons "Root" and "Home" on my desktop. In E17 they work well, but if I start e.g. Gnome they don't work good. home.desktop: URL=file:$HOME Icon=fileman/home For some reasons $HOME isn't respected in Gnome. And fileman/home isn't displayed. Similar for root.des

[E-devel] compiling EFL

2008-12-30 Thread Oguz Yarimtepe
Hi, I have already checkout from svn source to try the EFLs. I checked the easy_e17.sh script that is suggested to install e17. My aim is installing just the libraries to check what i can do with them so i try manually running "./autogen.sh; make; sudo make install" for each directory mentioned at

Re: [E-devel] compiling EFL

2008-12-30 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 30 Dec 2008 16:44:48 +0200 "Oguz Yarimtepe" wrote: > So should i run with a parameter or do autogen.sh detects the fb > related libraries and enables it? > > Before ecore, i installed evas by runnig ./autogen.sh --enable-fb > --enable-direct

[E-devel] [e-widgets] progress bar

2008-12-30 Thread Atton Jonathan
hey There is no progress bar in the e toolkit ? I need one for the exalt module. When a configuration is apply, if DHCP is used I want to show a progress bar during the DHCP. Maybe you have a solution or I have to write a new widget ? -- Regards. ---

Re: [E-devel] [e-widgets] progress bar

2008-12-30 Thread Nick Hughart
On Tue, 30 Dec 2008 16:44:21 + "Atton Jonathan" wrote: > hey > > There is no progress bar in the e toolkit ? > > I need one for the exalt module. When a configuration is apply, if > DHCP is used I want to show a progress bar during the DHCP. Maybe you > have a solution or I have to write a

Re: [E-devel] Epsilon debian package and depends

2008-12-30 Thread Quaker
> > Epsilon package should depend on libevas-engine-buffer or otherwise > will crash. Maybe we can add a check on configure.ac. I would like to > suggest a sanity check if the evas_buffer can be created (patch > attached). > Hi, i am the new maintainer of debian subfolders in SVN. I already have a