Re: [E-devel] [Patch] Modify elm_widget_show_region_set (last patch had bad modification)

2011-03-23 Thread Daniel Juyung Seo
This is the right one. In SVN. Thanks! On Wed, Mar 23, 2011 at 2:10 PM, WooHyun Jung wrote: > Hello. All. > > I've made new patch for elm_widget. > > This patch is for modification last change in elm_widget_show_region_set > function. > > Can anybody check about this ? > > Thanks. > > >

Re: [E-devel] evas build failure

2011-03-23 Thread Tom Hacohen
Since I don't know that part of Evas, I'll just keep with querying for more info. What are your configure flags? -- Tom. On Tue, 2011-03-22 at 22:25 +0100, Marc Koschewski wrote: > Tom, > > the message says: > > evas_x_main.c: In Function »eng_window_new«: > evas_x_main.c:80:21: Wa

[E-devel] why are headers installed into folders ending in "-1" ? (e.g. ecore-1)

2011-03-23 Thread Alexander Enchevich
Hi Following the instructions on this page http://docs.enlightenment.org/auto/ecore/ I installed a few modules (from eina to ecore). I tried two approaches - using the provided Slackware packages, and then also tried installing from source (./configure, make, make install). In both cases all h

Re: [E-devel] evas build failure

2011-03-23 Thread Tom Hacohen
On Wed, 2011-03-23 at 04:34 -0400, Mike Blumenkrantz wrote: > This is actually an error in the file, though I don't know the original intent > (probably only raster/cedric do). If you read the code it's very easy to see. > As you already figured out, I didn't read the code, I just assumed the cod

Re: [E-devel] evas build failure

2011-03-23 Thread Tom Hacohen
In spirit you did, but it's raster who actually pulled the trigger, you just gave him the contract. -- Tom. On Wed, 2011-03-23 at 04:43 -0400, Mike Blumenkrantz wrote: > On Wed, 23 Mar 2011 08:37:44 + > Tom Hacohen wrote: > > > On Wed, 2011-03-23 at 04:34 -0400, Mike Blumenkrantz wrote: > >

Re: [E-devel] E SVN: nash trunk/ensure

2011-03-23 Thread Vincent Torri
On Wed, 23 Mar 2011, Enlightenment SVN wrote: > Log: > ensure: check for libdl in autofutz > > Author: nash > Date: 2011-03-23 02:43:32 -0700 (Wed, 23 Mar 2011) > New Revision: 58020 > Trac: http://trac.enlightenment.org/e/changeset/58020 > > Modified: > trunk/ensure/confi

Re: [E-devel] why are headers installed into folders ending in "-1" ? (e.g. ecore-1)

2011-03-23 Thread Vincent Torri
On Wed, 23 Mar 2011, Alexander Enchevich wrote: > Hi > > Following the instructions on this page > http://docs.enlightenment.org/auto/ecore/ I installed a few modules > (from eina to ecore). I tried two approaches - using the provided > Slackware packages, and then also tried installing from sou

Re: [E-devel] why are headers installed into folders ending in "-1" ? (e.g. ecore-1)

2011-03-23 Thread Иван Сусанин
Hi Alexander, you can add this to your gcc line: $(pkg-config --cflags --libs ecore) eg: gcc *.c \ *-I/usr/local/include -I/usr/X11R6/include \* -L/usr/local/lib -L/usr/X11R6/lib \ $(pkg-config --cflags --libs ecore evas) Hope that helps :) Thanks, Daniel 2011/3/23 Alexander Enchevich > Hi

Re: [E-devel] trac is broken

2011-03-23 Thread Bertrand Jacquin
Hi, cedric told me that trac is broken, so it's fixed now :) Some bad apt-get upgrade have been done 2011-03-07, don't know who. Beber D'ar meurzh 22 a viz Meurzh 2011 e 11 eur 04, « Daniel Juyung Seo » he deus skrivet : > This is bad. > It's been quite long. I saw this error 12 hours ago and

Re: [E-devel] trac is broken

2011-03-23 Thread Sachiel
2011/3/23 Bertrand Jacquin : > Hi, > > cedric told me that trac is broken, so it's fixed now :) Some bad > apt-get upgrade have been done 2011-03-07, don't know who. > It's also a hell of a lot faster. > Beber > > D'ar meurzh 22 a viz Meurzh 2011 e 11 eur 04, « Daniel Juyung Seo » he deus > skri

Re: [E-devel] trac is broken

2011-03-23 Thread Daniel Juyung Seo
hooray raster just fixed it. Daniel Juyung Seo (SeoZ) On Mar 23, 2011 10:41 PM, "Iván Briano (Sachiel)" wrote: > 2011/3/23 Bertrand Jacquin : >> Hi, >> >> cedric told me that trac is broken, so it's fixed now :) Some bad >> apt-get upgrade have been done 2011-03-07, don't know who. >> > > It's al

Re: [E-devel] trac is broken

2011-03-23 Thread Cedric BAIL
On Wed, Mar 23, 2011 at 2:38 PM, Bertrand Jacquin wrote: > cedric told me that trac is broken, so it's fixed now :) Some bad > apt-get upgrade have been done 2011-03-07, don't know who. Thanks a lot ! -- Cedric BAIL --

Re: [E-devel] [Patch] Display more than 3 items

2011-03-23 Thread cnook
Dear All, Thanks for your response. I have attached "elm_diskselector" patch using API and getting default value from theme. But the default value from "elementary/themes/default.edc" is applied only. If user wants new default value from his/her own theme file, it will not be applied. Why I hav

Re: [E-devel] [Patch] Display more than 3 items

2011-03-23 Thread Gustavo Sverzut Barbieri
On Wed, Mar 23, 2011 at 1:54 PM, cnook wrote: > Dear All, > > Thanks for your response. > > I have attached "elm_diskselector" patch using API and getting default value > from theme. > But the default value from "elementary/themes/default.edc" is applied only. > If user wants new default value fro

Re: [E-devel] trac is broken

2011-03-23 Thread The Rasterman
On Wed, 23 Mar 2011 22:43:43 +0900 Daniel Juyung Seo actually i didn't... i was poking around trying to figure out just why the python svn module complains about the missing symbol in the svn lib - tho it's linked to the lib that provides that symbol :/ > hooray > raster just fixed it. > >

Re: [E-devel] [Patch] Display more than 3 items

2011-03-23 Thread Daniel Juyung Seo
I attached a screen shot :) This is a screen shot from elementary_test "Disk Selector" which cnook attached. Btw, cnook, I have one comment. _item_click_cb()'s parameter is wrong. Please check elm_diskselector.c code. elm_diskselector.c: In function ‘_item_new’: elm_diskselector.c:137: warning: p

Re: [E-devel] [Review] [Patch] Evas - OpenGL and Evas (Part 4)

2011-03-23 Thread Daniel Juyung Seo
Can you make this as a patch? Thanks. Daniel Juyung Seo (SeoZ) On Thu, Mar 17, 2011 at 11:34 PM, Sung W. Park wrote: > Hi again, > > On Thu, Mar 17, 2011 at 2:39 AM, Cedric BAIL wrote: > >> Hi again, >> >> On Wed, Mar 16, 2011 at 5:02 PM, Sung W. Park wrote: >> > Hi Cedric, >> > Thanks for the

Re: [E-devel] E SVN: nash trunk/ensure

2011-03-23 Thread Brett Nash
> > PKG_CHECK_MODULES([ELEMENTARY], elementary) > > +AC_LIBTOOL_DLOPEN > > you will have the terrible libltdl stuff. You really want it ? oh god no. All I really want is for the autoconf to do that really tricky thing I used to do manually in the makefile... you know put -ldl at the end of link

Re: [E-devel] E SVN: nash trunk/ensure

2011-03-23 Thread Vincent Torri
On Thu, 24 Mar 2011, Brett Nash wrote: >>> PKG_CHECK_MODULES([ELEMENTARY], elementary) >>> +AC_LIBTOOL_DLOPEN >> >> you will have the terrible libltdl stuff. You really want it ? > > oh god no. > > All I really want is for the autoconf to do that really tricky thing I > used to do manually in th

Re: [E-devel] E SVN: nash trunk/ensure

2011-03-23 Thread Vincent Torri
On Wed, 23 Mar 2011, Vincent Torri wrote: > > > On Thu, 24 Mar 2011, Brett Nash wrote: > PKG_CHECK_MODULES([ELEMENTARY], elementary) +AC_LIBTOOL_DLOPEN >>> >>> you will have the terrible libltdl stuff. You really want it ? >> >> oh god no. >> >> All I really want is for the autoconf to

Re: [E-devel] [Patch] Display more than 3 items

2011-03-23 Thread Bruno Dilly
On Wed, Mar 23, 2011 at 10:54 AM, cnook wrote: > Dear All, > Hey Shinwoo Kim, > Thanks for your response. > > I have attached "elm_diskselector" patch using API and getting default value > from theme. > But the default value from "elementary/themes/default.edc" is applied only. > If user wants n

Re: [E-devel] E SVN: discomfitor IN trunk/emotion: . src/modules src/modules/vlc

2011-03-23 Thread Mike Blumenkrantz
On Wed, 23 Mar 2011 13:19:59 -0700 "Enlightenment SVN" wrote: > Log: > fix and reenable vlc backend > question: is emotion_test supposed to show the video in only a small part > of the window? > > Author: discomfitor > Date: 2011-03-23 13:19:59 -0700 (Wed, 23 Mar 2011) > New Rev

Re: [E-devel] [Patch] Display more than 3 items

2011-03-23 Thread Gustavo Sverzut Barbieri
On Wed, Mar 23, 2011 at 3:19 PM, Daniel Juyung Seo wrote: > I attached a screen shot :) > This is a screen shot from elementary_test "Disk Selector" which cnook > attached. THAT is what I worried. Problem is that we're trying to define presentation where it should not. Presentation should be in

Re: [E-devel] E SVN: discomfitor trunk/ecore/src/lib/ecore_input

2011-03-23 Thread Vincent Torri
On Wed, 23 Mar 2011, Enlightenment SVN wrote: > Log: > unbreak this header by adding inttypes.h... > > > Author: discomfitor > Date: 2011-03-23 14:36:36 -0700 (Wed, 23 Mar 2011) > New Revision: 58045 > Trac: http://trac.enlightenment.org/e/changeset/58045 > > Modified: > t

Re: [E-devel] E SVN: discomfitor trunk/ecore/src/lib/ecore_input

2011-03-23 Thread Mike Blumenkrantz
On Wed, 23 Mar 2011 23:12:45 +0100 (CET) Vincent Torri wrote: > > > On Wed, 23 Mar 2011, Enlightenment SVN wrote: > > > Log: > > unbreak this header by adding inttypes.h... > > > > > > Author: discomfitor > > Date: 2011-03-23 14:36:36 -0700 (Wed, 23 Mar 2011) > > New Revision: 58

Re: [E-devel] E SVN: discomfitor trunk/ecore/src/lib/ecore_input

2011-03-23 Thread Vincent Torri
On Wed, 23 Mar 2011, Mike Blumenkrantz wrote: > On Wed, 23 Mar 2011 23:12:45 +0100 (CET) > Vincent Torri wrote: > >> >> >> On Wed, 23 Mar 2011, Enlightenment SVN wrote: >> >>> Log: >>> unbreak this header by adding inttypes.h... >>> >>> >>> Author: discomfitor >>> Date: 2011-03-23

Re: [E-devel] E SVN: discomfitor trunk/ecore/src/lib/ecore_input

2011-03-23 Thread Mike Blumenkrantz
On Wed, 23 Mar 2011 23:42:39 +0100 (CET) Vincent Torri wrote: > > > On Wed, 23 Mar 2011, Mike Blumenkrantz wrote: > > > On Wed, 23 Mar 2011 23:12:45 +0100 (CET) > > Vincent Torri wrote: > > > >> > >> > >> On Wed, 23 Mar 2011, Enlightenment SVN wrote: > >> > >>> Log: > >>> unbreak this header

Re: [E-devel] E SVN: discomfitor IN trunk/emotion: . src/modules src/modules/vlc

2011-03-23 Thread Vincent Torri
On Wed, 23 Mar 2011, Enlightenment SVN wrote: > Log: > fix and reenable vlc backend > question: is emotion_test supposed to show the video in only a small part of > the window? The video is by default displayed at its normal size. So it depends on the video. Vincent > > > Author: dis

Re: [E-devel] E SVN: discomfitor trunk/emotion/src/modules/vlc

2011-03-23 Thread Vincent Torri
On Wed, 23 Mar 2011, Enlightenment SVN wrote: > Log: > fix vlc module loading, disable slow vmem options, begin work on fast render > output are you sure that the evas info is set before the module is loaded ? Vincent > > > Author: discomfitor > Date: 2011-03-23 15:54:45 -0700

Re: [E-devel] E SVN: discomfitor trunk/emotion/src/modules/vlc

2011-03-23 Thread Vincent Torri
On Wed, 23 Mar 2011, Vincent Torri wrote: > > > On Wed, 23 Mar 2011, Enlightenment SVN wrote: > >> Log: >> fix vlc module loading, disable slow vmem options, begin work on fast render >> output > > are you sure that the evas info is set before the module is loaded ? I mean, if the program is w

Re: [E-devel] E SVN: discomfitor trunk/emotion/src/modules/vlc

2011-03-23 Thread Vincent Torri
On Thu, 24 Mar 2011, Vincent Torri wrote: > > > On Wed, 23 Mar 2011, Vincent Torri wrote: > >> >> >> On Wed, 23 Mar 2011, Enlightenment SVN wrote: >> >>> Log: >>> fix vlc module loading, disable slow vmem options, begin work on fast >>> render output >> >> are you sure that the evas info is

Re: [E-devel] E SVN: discomfitor trunk/emotion/src/modules/vlc

2011-03-23 Thread Mike Blumenkrantz
On Thu, 24 Mar 2011 00:13:28 +0100 (CET) Vincent Torri wrote: > > > On Thu, 24 Mar 2011, Vincent Torri wrote: > > > > > > > On Wed, 23 Mar 2011, Vincent Torri wrote: > > > >> > >> > >> On Wed, 23 Mar 2011, Enlightenment SVN wrote: > >> > >>> Log: > >>> fix vlc module loading, disable slow v

Re: [E-devel] [Review] [Patch] Evas - OpenGL and Evas (Part 4)

2011-03-23 Thread Sung W. Park
Hi Daniel, Can you elaborate on what you mean by making this as a patch? I've sent two patches for the files that need to be updated, one of which has been applied already. The other one has been reviewed a little but hasn't been applied yet. As for the other files, they need to be freshly adde

Re: [E-devel] [Review] [Patch] Evas - OpenGL and Evas (Part 4)

2011-03-23 Thread Daniel Juyung Seo
Hello I was talking about evas_gl.c Is that a fresh new file? Sorry I missed it. So never mind. Thanks. Daniel Juyung Seo (SeoZ) On Mar 24, 2011 1:34 PM, "Sung W. Park" wrote: > Hi Daniel, > > Can you elaborate on what you mean by making this as a patch? > > I've sent two patches for the files th