Re: [E-devel] E SVN: discomfitor IN trunk/evas: . src/modules/engines/gl_x11

2011-03-07 Thread Cedric BAIL
On Mon, Mar 7, 2011 at 6:41 AM, Enlightenment SVN wrote: > Log: > fix weird segv I found when trying opengl mode in comp module on my desktop, > waiting for someone to give me the "good job you did it correctly" before I > backport since I probably didn't Just reading the patch, seems like you

[E-devel] [RFC] Evas - OpenGL and Evas (Part 3)

2011-03-07 Thread Sung W. Park
Hi all, In my earlier post, I've discussed about the issues with getting the evas_object_image_native_surface_set(..., Evas_Native_Surface *surf); function for setting OpenGL output texture. There was also a disucssion about how Evas should provide a GL glue layer. We've discussed two p

Re: [E-devel] E SVN: discomfitor IN trunk/evas: . src/modules/engines/gl_x11

2011-03-07 Thread Vincent Torri
On Mon, 7 Mar 2011, Cedric BAIL wrote: On Mon, Mar 7, 2011 at 6:41 AM, Enlightenment SVN wrote: Log: fix weird segv I found when trying opengl mode in comp module on my desktop, waiting for someone to give me the "good job you did it correctly" before I backport since I probably didn't J

Re: [E-devel] E SVN: discomfitor IN trunk/evas: . src/modules/engines/gl_x11

2011-03-07 Thread Vincent Torri
On Mon, 7 Mar 2011, Vincent Torri wrote: On Mon, 7 Mar 2011, Cedric BAIL wrote: On Mon, Mar 7, 2011 at 6:41 AM, Enlightenment SVN wrote: Log: fix weird segv I found when trying opengl mode in comp module on my desktop, waiting for someone to give me the "good job you did it correctly"

[E-devel] [Patch] elm_smart_scroller_child_region_show_internal

2011-03-07 Thread Jae Hwan Kim
Dear all In the els_scroller of the elementary, the function "elm_smart_scroller_child_region_show_internal" have a problem. If the parameters "x,y,w,h" have the wrong value like "elm_scroller_region_show(scroller, -300, -300, 900, 900);", the scroller move the position temporarily. The scroll

Re: [E-devel] Google Summer of Code 2011 Application....

2011-03-07 Thread The Rasterman
On Fri, 4 Mar 2011 09:04:13 +0100 (CET) Vincent Torri said: > > > On Fri, 4 Mar 2011, Andrey Riabushenko wrote: > > > As I an extra idea for GSoc2010: support for wayland. Mentors? > > raster had an opinion about Wayland and the EFL. I can't remember exactly > what he wanted. You should ask

Re: [E-devel] [e-users] Receipe website

2011-03-07 Thread Thomas Gstädtner
On Sun, Mar 6, 2011 at 21:30, Alex-P. Natsios wrote: > why use websvn ? > will there be a new exclusive/separate svn repo/serve on e4? > and if so why use another external websvn browser, when there already > is a trac/svn browser on e.org? > > to get the live status of commits in a repository a w

Re: [E-devel] E SVN: discomfitor IN trunk/evas: . src/modules/engines/gl_x11

2011-03-07 Thread Mike Blumenkrantz
On Mon, 7 Mar 2011 09:37:37 +0100 (CET) Vincent Torri wrote: > > > On Mon, 7 Mar 2011, Cedric BAIL wrote: > > > On Mon, Mar 7, 2011 at 6:41 AM, Enlightenment SVN > > wrote: > >> Log: > >> fix weird segv I found when trying opengl mode in comp module on my > >> desktop, waiting for someone to

[E-devel] Need suggestion to support multiple text parts in elm_progressbar

2011-03-07 Thread PRINCE KUMAR DUBEY
Hi, I need additional Texts display ( marked as text1, text2, text3 ..). Current progressbar supports only one label, but i need more than one label (ref below fig.). [cid:BSL8PYMC4CBB@namo.co.kr] Currently, we have an API elm_progressbar_label_set() which allows us to se

Re: [E-devel] CeBIT 2011 reports

2011-03-07 Thread Tom Hacohen
Yeah, I know, pictures don't do me well and I didn't bring my razor so I have a think beard (which I don't usually have). Thanks for the pics Daniel :) On Fri, Mar 4, 2011 at 6:21 PM, Daniel Juyung Seo wrote: > Hello all, > I just updated a group photo with 8 e-developers in one picture :) > > h

Re: [E-devel] E SVN: cedric trunk/PROTO/eyelight

2011-03-07 Thread Vincent Torri
On Mon, 7 Mar 2011, Enlightenment SVN wrote: > Log: > eyelight: still fixing DSO. > > > Author: cedric > Date: 2011-03-07 02:55:10 -0800 (Mon, 07 Mar 2011) > New Revision: 57551 > Trac: http://trac.enlightenment.org/e/changeset/57551 > > Modified: > trunk/PROTO/eyelight/co

Re: [E-devel] E SVN: cedric trunk/PROTO/eyelight

2011-03-07 Thread Cedric BAIL
On Mon, Mar 7, 2011 at 6:38 PM, Vincent Torri wrote: > On Mon, 7 Mar 2011, Enlightenment SVN wrote: >> Log: >> eyelight: still fixing DSO. >> >> >> Author:       cedric >> Date:         2011-03-07 02:55:10 -0800 (Mon, 07 Mar 2011) >> New Revision: 57551 >> Trac:         http://trac.enlightenment.o

Re: [E-devel] CeBIT 2011 reports

2011-03-07 Thread Thomas Gstädtner
On Mon, Mar 7, 2011 at 17:48, Tom Hacohen wrote: > Yeah, I know, pictures don't do me well and I didn't bring my razor so I > have a think beard (which I don't usually have). You might not be familiar with this, but they actually do sell razors in Germany. :P

Re: [E-devel] E SVN: raster IN trunk/evas: . src/modules/engines/gl_x11

2011-03-07 Thread Mike Blumenkrantz
On Mon, 7 Mar 2011 11:11:19 -0800 "Enlightenment SVN" wrote: > Log: > REVERT! hell no. glu is not going to become a dependency. it never > was. you broke gl-es support and didnt link to glu either. it's a > separate lib. no no no no no. > > > > Author: raster > Date: 201

Re: [E-devel] E SVN: raster IN trunk/evas: . src/modules/engines/gl_x11

2011-03-07 Thread Vincent Torri
On Mon, 7 Mar 2011, Mike Blumenkrantz wrote: > On Mon, 7 Mar 2011 11:11:19 -0800 > "Enlightenment SVN" wrote: > >> Log: >> REVERT! hell no. glu is not going to become a dependency. it never >> was. you broke gl-es support and didnt link to glu either. it's a >> separate lib. no no no no no

Re: [E-devel] E SVN: raster IN trunk/evas: . src/modules/engines/gl_x11

2011-03-07 Thread Mike Blumenkrantz
On Tue, 8 Mar 2011 00:47:31 +0100 (CET) Vincent Torri wrote: > > > On Mon, 7 Mar 2011, Mike Blumenkrantz wrote: > > > On Mon, 7 Mar 2011 11:11:19 -0800 > > "Enlightenment SVN" wrote: > > > >> Log: > >> REVERT! hell no. glu is not going to become a dependency. it never > >> was. you broke g

[E-devel] libtool issues recently ... libjpeg.la

2011-03-07 Thread Daniel Kasak
Greetings. I've been building from svn via the easy_e17.sh script. Recently, evas and others have been failing when looking for libjpeg.la. My system ( Gentoo / Sabayon ) doesn't like .la files ... I think the distro took a decision to remove .la files from most packages a long while back ( like o

Re: [E-devel] libtool issues recently ... libjpeg.la

2011-03-07 Thread Mike Blumenkrantz
On Tue, 8 Mar 2011 11:31:15 +1100 Daniel Kasak wrote: > Greetings. > > I've been building from svn via the easy_e17.sh script. Recently, evas > and others have been failing when looking for libjpeg.la. My system > ( Gentoo / Sabayon ) doesn't like .la files ... I think the distro took > a decisi

Re: [E-devel] E SVN: discomfitor IN trunk/evas: . src/modules/engines/gl_common

2011-03-07 Thread Leif Middelschulte
Hey Mike, nice you fixed the segv. Maybe you could also set the corresponding part in e's config back to software. It's pointless that the config says it uses openGL while it doesn't cause it fails to get a context. BR, Leif 2011/3/8 Enlightenment SVN : > Log: > _evas_gl_common_viewport_set se

Re: [E-devel] E SVN: discomfitor IN trunk/evas: . src/modules/engines/gl_common

2011-03-07 Thread Mike Blumenkrantz
On Tue, 8 Mar 2011 02:11:38 +0100 Leif Middelschulte wrote: > Hey Mike, > > nice you fixed the segv. Maybe you could also set the corresponding > part in e's config back to software. It's pointless that the config > says it uses openGL while it doesn't cause it fails to get a context. > > BR,

Re: [E-devel] E SVN: discomfitor IN trunk/evas: . src/modules/engines/gl_common

2011-03-07 Thread Leif Middelschulte
I'll do it as soon as git.e.fr is in sync with your patch. Hope you're seeing the bottom of your basement soon. BR, Leif 2011/3/8 Mike Blumenkrantz : > On Tue, 8 Mar 2011 02:11:38 +0100 > Leif Middelschulte wrote: > >> Hey Mike, >> >> nice you fixed the segv. Maybe you could also set the corres

Re: [E-devel] libtool issues recently ... libjpeg.la

2011-03-07 Thread Daniel Kasak
On Tue, 2011-03-08 at 01:11 +, Mike Blumenkrantz wrote: > On Tue, 8 Mar 2011 11:31:15 +1100 > Daniel Kasak wrote: > > > Greetings. > > > > I've been building from svn via the easy_e17.sh script. Recently, evas > > and others have been failing when looking for libjpeg.la. My system > > ( Gent

Re: [E-devel] E SVN: discomfitor IN trunk/evas: . src/modules/engines/gl_common

2011-03-07 Thread Leif Middelschulte
So, I had a closer look and... It's weird. e checks the engine support availability based on 'available during compilation of evas'. That doesn't make much sense to me unless autotools are also used to lookup gl symbols within installed drivers. But even then it seems weird as one might distribute

Re: [E-devel] libtool issues recently ... libjpeg.la

2011-03-07 Thread Vincent Torri
On Tue, 8 Mar 2011, Daniel Kasak wrote: > Greetings. > > I've been building from svn via the easy_e17.sh script. Recently, evas > and others have been failing when looking for libjpeg.la. My system > ( Gentoo / Sabayon ) doesn't like .la files ... I think the distro took > a decision to remove .