Re: [E-devel] ephysics does 3D now?

2012-10-10 Thread David Seikel
On Thu, 11 Oct 2012 14:43:09 +0900 (KST) ChunEon Park wrote: > as far as I know, only 2d available until now. > > -Original Message- > From: "David Seikel" > > Does ephysics do 3D now? > > I work with 3D virtual world software, so this suddenly has my > interest. 2D physics was not i

Re: [E-devel] Another French^WKorean E diner

2012-10-10 Thread ChunEon Park
I missed christophe sadoine. Jerome, Raster, Seoz, Cedric + 2 special guests, Sanjeev, Hermet, Christophe. -Regards, Hermet- -Original Message- From: "ChunEon Park" To: "Enlightenment developer list"; Cc: Sent: 2012-10-10 (수) 20:18:47 Subject: Re: [

Re: [E-devel] ephysics does 3D now?

2012-10-10 Thread ChunEon Park
as far as I know, only 2d available until now. -Regards, Hermet- -Original Message- From: "David Seikel" To: ; Cc: Sent: 2012-10-11 (목) 11:49:54 Subject: [E-devel] ephysics does 3D now? Does ephysics do 3D now? I work with 3D virtual world software

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/benchmarks src/bin src/examples src/lib src/tests

2012-10-10 Thread Gustavo Sverzut Barbieri
On Wednesday, October 10, 2012, Vincent Torri wrote: > i've already stated that i do not want that, please revert > > Gustavo : you told me that you wanted to take care of options, no other > stuff You mean the order? It should be reasonable to build eo before eet. Maybe some day eet is made to

Re: [E-devel] E SVN: barbieri trunk/efl

2012-10-10 Thread Gustavo Sverzut Barbieri
On Wednesday, October 10, 2012, Vincent Torri wrote: > i did that for a precise reason... I'll revert some stuff... That was just pollution. We need to keep it lean and later add some macros to create that stuff. It's too error prone. :-( > > Vincent > > On Wed, Oct 10, 2012 at 7:40 PM, Enlig

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/bin/eet

2012-10-10 Thread Gustavo Sverzut Barbieri
On Thursday, October 11, 2012, Cedric BAIL wrote: > On Thu, Oct 11, 2012 at 11:44 AM, Gustavo Sverzut Barbieri > > wrote: > > On Wednesday, October 10, 2012, Cedric BAIL wrote: > >> On Thu, Oct 11, 2012 at 10:01 AM, Vincent Torri < > vincent.to...@gmail.com > > >> wrote: > >> > On Wed, Oct 10, 201

[E-devel] [Patch][Evas] texture size issue for nv12 format

2012-10-10 Thread Sohyun Kim
Hi. I made a patch for evas regarding texture size issue. When the image has nv12 tiled format and is rendered by gl backend, the uv texture size is 2 times bigger than original size. I fixed nv12 shaders and codes a little. Please review the attahced patch. Regards, Sohyun evas_texture.patch De

Re: [E-devel] elementary: problem with focus in panel

2012-10-10 Thread Jérôme Pinot
Following up: >Hi, > >Moving from EFL 1.2 to 1.7 was not flawless for eperiodique. I had to >adjust again the button size in boxes, but well, it does mostly work as >expected. > >I still got a major issue that prevents me to release: it seems that the >focus behaviour in panel changed a lot (or is

[E-devel] [patch][elementary] diskselector - blank item should be added on round disabled mode

2012-10-10 Thread Kim Shinwoo
dear all hello. blank item should be added on the round disabled mode. current diskselector adds blank item even though the round mode is enabled. so please check the patch and give feedback. thanks. cordially, shinwoo kim. diskselector.blank.only.unround.mode.diff Description: Binary data ---

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/bin/eet

2012-10-10 Thread Cedric BAIL
On Thu, Oct 11, 2012 at 11:44 AM, Gustavo Sverzut Barbieri wrote: > On Wednesday, October 10, 2012, Cedric BAIL wrote: >> On Thu, Oct 11, 2012 at 10:01 AM, Vincent Torri >> > >> wrote: >> > On Wed, Oct 10, 2012 at 11:15 PM, Enlightenment SVN >> > > wrote: >> >> Log: >> >> efl: eet binary is not o

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eina src/modules/eina/mp

2012-10-10 Thread Gustavo Sverzut Barbieri
On Wednesday, October 10, 2012, Vincent Torri wrote: > On Wed, Oct 10, 2012 at 9:57 PM, Enlightenment SVN > > wrote: > > Log: > > efl: simplify mempools, nuke some and make remaining statically built. > > > > Now we always build the following memory pools statically: > >- pass_through: calls

[E-devel] ephysics does 3D now?

2012-10-10 Thread David Seikel
Does ephysics do 3D now? I work with 3D virtual world software, so this suddenly has my interest. 2D physics was not interesting for me. Perhaps my modular 3D object loading library work might be interesting to others now? -- A big old stinking pile of genius that no one wants coz there are to

Re: [E-devel] E SVN: barbieri IN trunk/efl: . m4

2012-10-10 Thread Gustavo Sverzut Barbieri
On Wednesday, October 10, 2012, Vincent Torri wrote: > On Wed, Oct 10, 2012 at 10:40 PM, Enlightenment SVN > > wrote: > > Log: > > efl: remove option to debug threads, now enabled based on build profile. > > > > If --with-profile=dev, we enable threads debug. > > again, add a description in READ

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/bin/eet

2012-10-10 Thread Gustavo Sverzut Barbieri
On Wednesday, October 10, 2012, Cedric BAIL wrote: > On Thu, Oct 11, 2012 at 10:01 AM, Vincent Torri > > > wrote: > > On Wed, Oct 10, 2012 at 11:15 PM, Enlightenment SVN > > > wrote: > >> Log: > >> efl: eet binary is not optional anymore. > >> > >> it's pointless to have this and may cause prob

Re: [E-devel] efl single tree changes, need help!

2012-10-10 Thread Gustavo Sverzut Barbieri
On Wednesday, October 10, 2012, Vincent Torri wrote: > On Thu, Oct 11, 2012 at 12:47 AM, Gustavo Sverzut Barbieri > > wrote: > > Hi all, > > > > As you may see I did a torrent of commits to efl single tree in order > > to simplify its build and configuration as we discussed in many other > > threa

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/bin/eet

2012-10-10 Thread Cedric BAIL
On Thu, Oct 11, 2012 at 10:01 AM, Vincent Torri wrote: > On Wed, Oct 10, 2012 at 11:15 PM, Enlightenment SVN > wrote: >> Log: >> efl: eet binary is not optional anymore. >> >> it's pointless to have this and may cause problems or complex >> configure.ac when we have libraries that use 'eet' d

Re: [E-devel] E SVN: barbieri IN trunk/efl: . m4 src/lib/eina

2012-10-10 Thread Cedric BAIL
On Thu, Oct 11, 2012 at 5:30 AM, Enlightenment SVN wrote: > Log: > efl: remove EINA_HAVE_ON_OFF_THREADS support. > > it's still in the code, but not configurable anymore. We may remove it > later if not really needed. As we are going to include the async rendering code, that can be removed as

Re: [E-devel] Configure profiles for e's source

2012-10-10 Thread Cedric BAIL
On Wed, Oct 10, 2012 at 9:33 PM, Gustavo Sverzut Barbieri wrote: > Bd to release what we don't test in dev. > > I'm also against "fast". It will not work, really things will crash and > until we make sure that doesn't crash for our apps. > > If you want dev x release make sure this is just CFL

Re: [E-devel] efl single tree changes, need help!

2012-10-10 Thread Vincent Torri
On Thu, Oct 11, 2012 at 12:47 AM, Gustavo Sverzut Barbieri wrote: > Hi all, > > As you may see I did a torrent of commits to efl single tree in order > to simplify its build and configuration as we discussed in many other > threads. > > However the work is far from complete and I need your help: p

Re: [E-devel] E SVN: barbieri trunk/efl

2012-10-10 Thread Vincent Torri
i did that for a precise reason... I'll revert some stuff... Vincent On Wed, Oct 10, 2012 at 7:40 PM, Enlightenment SVN wrote: > Log: > efl: cleanup to remove stuff that is not in single-tree yet. > > Remove every mention to libraries that are still not in the > single-tree build such as emo

Re: [E-devel] E SVN: barbieri IN trunk/efl: . m4

2012-10-10 Thread Vincent Torri
On Wed, Oct 10, 2012 at 10:40 PM, Enlightenment SVN wrote: > Log: > efl: remove option to debug threads, now enabled based on build profile. > > If --with-profile=dev, we enable threads debug. again, add a description in README Vincent > > > > Author: barbieri > Date: 2012-10-10

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/bin/eet

2012-10-10 Thread Vincent Torri
On Wed, Oct 10, 2012 at 11:15 PM, Enlightenment SVN wrote: > Log: > efl: eet binary is not optional anymore. > > it's pointless to have this and may cause problems or complex > configure.ac when we have libraries that use 'eet' during its compile > phase (like elementary generates its profil

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eina src/modules/eina/mp

2012-10-10 Thread Vincent Torri
On Wed, Oct 10, 2012 at 9:57 PM, Enlightenment SVN wrote: > Log: > efl: simplify mempools, nuke some and make remaining statically built. > > Now we always build the following memory pools statically: >- pass_through: calls malloc/free directly, useful to debug. >- chained_pool: default

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eet

2012-10-10 Thread Vincent Torri
On Wed, Oct 10, 2012 at 9:30 PM, Enlightenment SVN wrote: > Log: > efl: remove option to enable old EET format. > > It's disabled. If user wants to enable, give > -DEET_OLD_EET_FILE_FORMAT=1 to CFLAGS. add that somewhere... otherwise nobody will remember. In README, at lease Vincent > > > >

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/benchmarks src/bin src/examples src/lib src/tests

2012-10-10 Thread Vincent Torri
i've already stated that i do not want that, please revert Gustavo : you told me that you wanted to take care of options, no other stuff Vincent On Wed, Oct 10, 2012 at 7:27 PM, Enlightenment SVN wrote: > Log: > efl: eet and eo are now mandatory. > > I've reordered the build to be: eina -> eo

Re: [E-devel] efl tree

2012-10-10 Thread The Rasterman
On Wed, 10 Oct 2012 10:39:34 -0300 Gustavo Sverzut Barbieri said: > On Wednesday, October 10, 2012, Carsten Haitzler wrote: > > > On Wed, 10 Oct 2012 09:15:32 -0300 Gustavo Sverzut Barbieri > > > said: > > > > > On Wednesday, October 10, 2012, Tom Hacohen wrote: > > > > > > > On 10/10/12 10:37,

Re: [E-devel] efl tree

2012-10-10 Thread The Rasterman
On Wed, 10 Oct 2012 21:52:30 +0200 Thomas Sachau said: > Tom Hacohen schrieb: > > On 10/10/12 11:11, Stefan Schmidt wrote: > >> Hello. > >> > >> On 10/10/12 10:04, Tom Hacohen wrote: > >>> On 10/10/12 11:00, Stefan Schmidt wrote: > Hello. > > On 10/10/12 09:50, David Seikel wrote:

[E-devel] efl single tree changes, need help!

2012-10-10 Thread Gustavo Sverzut Barbieri
Hi all, As you may see I did a torrent of commits to efl single tree in order to simplify its build and configuration as we discussed in many other threads. However the work is far from complete and I need your help: please walk configure.ac and read the comments left with "TODO". Mostly what I b

Re: [E-devel] efl tree

2012-10-10 Thread Thomas Sachau
Tom Hacohen schrieb: > On 10/10/12 11:11, Stefan Schmidt wrote: >> Hello. >> >> On 10/10/12 10:04, Tom Hacohen wrote: >>> On 10/10/12 11:00, Stefan Schmidt wrote: Hello. On 10/10/12 09:50, David Seikel wrote: > On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt > wrote: >

Re: [E-devel] efl tree

2012-10-10 Thread Lucas De Marchi
On Wed, Oct 10, 2012 at 1:00 PM, Vincent Torri wrote: > On Wed, Oct 10, 2012 at 4:57 PM, Gustavo Sverzut Barbieri > wrote: >> On Wed, Oct 10, 2012 at 10:46 AM, Vincent Torri >> wrote: >>> On Wed, Oct 10, 2012 at 3:39 PM, Gustavo Sverzut Barbieri >>> wrote: On Wednesday, October 10, 2012,

Re: [E-devel] efl tree

2012-10-10 Thread Vincent Torri
On Wed, Oct 10, 2012 at 4:57 PM, Gustavo Sverzut Barbieri wrote: > On Wed, Oct 10, 2012 at 10:46 AM, Vincent Torri > wrote: >> On Wed, Oct 10, 2012 at 3:39 PM, Gustavo Sverzut Barbieri >> wrote: >>> On Wednesday, October 10, 2012, Carsten Haitzler wrote: >>> On Wed, 10 Oct 2012 09:15:32 -0

Re: [E-devel] efl tree

2012-10-10 Thread Gustavo Sverzut Barbieri
On Wed, Oct 10, 2012 at 10:46 AM, Vincent Torri wrote: > On Wed, Oct 10, 2012 at 3:39 PM, Gustavo Sverzut Barbieri > wrote: >> On Wednesday, October 10, 2012, Carsten Haitzler wrote: >> >>> On Wed, 10 Oct 2012 09:15:32 -0300 Gustavo Sverzut Barbieri >>> > said: >>> >>> > On Wednesday, October 10,

Re: [E-devel] efl tree

2012-10-10 Thread Vincent Torri
On Wed, Oct 10, 2012 at 3:39 PM, Gustavo Sverzut Barbieri wrote: > On Wednesday, October 10, 2012, Carsten Haitzler wrote: > >> On Wed, 10 Oct 2012 09:15:32 -0300 Gustavo Sverzut Barbieri >> > said: >> >> > On Wednesday, October 10, 2012, Tom Hacohen wrote: >> > >> > > On 10/10/12 10:37, Stefan Sc

Re: [E-devel] efl tree

2012-10-10 Thread Gustavo Sverzut Barbieri
On Wednesday, October 10, 2012, Carsten Haitzler wrote: > On Wed, 10 Oct 2012 09:15:32 -0300 Gustavo Sverzut Barbieri > > said: > > > On Wednesday, October 10, 2012, Tom Hacohen wrote: > > > > > On 10/10/12 10:37, Stefan Schmidt wrote: > > > > Magic checks, debug and log level left out here as the

Re: [E-devel] efl tree

2012-10-10 Thread Vincent Torri
On Wed, Oct 10, 2012 at 2:54 PM, Carsten Haitzler wrote: > On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt > said: > >> Hello. >> >> On 10/10/12 08:12, Carsten Haitzler (The Rasterman) wrote: >> > >> > what i want is for everyone please to test the efl tree and look at >> > configure options a

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_x/xcb src/lib/ecore_x/xlib

2012-10-10 Thread The Rasterman
On Wed, 10 Oct 2012 14:54:09 +0200 Sebastian Dransfeld said: ooh u're right. oops. good catch seb! tnx! > On 10/10/2012 11:17 AM, Enlightenment SVN wrote: > > Log: > > From: Michal Pakula vel Rutka > >Subject: [E-devel] [Patch] [Ecore] Allow to send SelectionNotify event > >if there is

Re: [E-devel] efl tree

2012-10-10 Thread The Rasterman
On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt said: > Hello. > > On 10/10/12 08:12, Carsten Haitzler (The Rasterman) wrote: > > > > what i want is for everyone please to test the efl tree and look at > > configure options and find things to clean up/remove/whatever. i already > > think we ne

Re: [E-devel] efl tree

2012-10-10 Thread The Rasterman
On Wed, 10 Oct 2012 10:51:19 +0100 Stefan Schmidt said: > Hello. > > On 10/10/12 10:40, David Seikel wrote: > > On Wed, 10 Oct 2012 10:33:30 +0100 Stefan Schmidt > > wrote: > > > >> On 10/10/12 10:17, David Seikel wrote: > >>> On Wed, 10 Oct 2012 10:00:54 +0100 Stefan Schmidt > >>> wrote: > >>

Re: [E-devel] efl tree

2012-10-10 Thread The Rasterman
On Wed, 10 Oct 2012 09:15:32 -0300 Gustavo Sverzut Barbieri said: > On Wednesday, October 10, 2012, Tom Hacohen wrote: > > > On 10/10/12 10:37, Stefan Schmidt wrote: > > > Magic checks, debug and log level left out here as they seem to be > > > handled by profiles. Should valgrind support also b

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_x/xcb src/lib/ecore_x/xlib

2012-10-10 Thread Sebastian Dransfeld
On 10/10/2012 11:17 AM, Enlightenment SVN wrote: > Log: > From: Michal Pakula vel Rutka >Subject: [E-devel] [Patch] [Ecore] Allow to send SelectionNotify event >if there is no data from XGetWindowProperty. > >The issue I want to fix is that elementary clipboard does not return >pas

Re: [E-devel] [Patch][Elementary] Map: Remove unnecessary code & Add prevent code

2012-10-10 Thread Michaël Bouchaud
patch commited, thx ! 2012/10/9 Bluezery > Dear all, > > This patch remove unneeded code & add some prevent code. > Please review this patch. > > -- > BRs, > Kim. > > > -- > Don't let slow site performance ruin your busi

Re: [E-devel] Configure profiles for e's source

2012-10-10 Thread Gustavo Sverzut Barbieri
Bd to release what we don't test in dev. I'm also against "fast". It will not work, really things will crash and until we make sure that doesn't crash for our apps. If you want dev x release make sure this is just CFLAGS (NDEBUG, -Wall -Wextra -Wshadow), not features like disable checks. Wha

Re: [E-devel] Issues on init / shutdown design of elm externals

2012-10-10 Thread Bruno Dilly
On Wed, Oct 10, 2012 at 7:11 AM, Carsten Haitzler wrote: > On Wed, 3 Oct 2012 14:12:52 +0900 Daniel Juyung Seo > said: > > yeah. i dont see any way it could be different. it has to init elm stuff in > case > u use an elm external from an app that doesnt use elm. it's needed. the only > possible

Re: [E-devel] efl tree

2012-10-10 Thread Gustavo Sverzut Barbieri
On Wednesday, October 10, 2012, Tom Hacohen wrote: > On 10/10/12 10:37, Stefan Schmidt wrote: > > Magic checks, debug and log level left out here as they seem to be > > handled by profiles. Should valgrind support also be handled with this? > > > > I guess. > > > Unit tests, coverage and benchmark

Re: [E-devel] efl tree

2012-10-10 Thread Gustavo Sverzut Barbieri
On Wednesday, October 10, 2012, David Seikel wrote: > On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt > > wrote: > > Image loaders are way more complicated sadly as we drag in > > dependencies here. I would vote for making jpeg, png, gif, bmp, eet > > on by default. > > > > For the others we mig

Re: [E-devel] "evas_object_image_save" fails in case of proxy image object

2012-10-10 Thread The Rasterman
On Fri, 05 Oct 2012 11:33:11 + (GMT) SHILPA ONKAR SINGH said: you can't save an image if its being used as a proxy. all the data is in gpu specific format (if you have something like gl) and thus is not accessible. if you must have pixel data that's what the buffer canvas exists for. ecore_ev

Re: [E-devel] EINA_UNUSED and __UNUSED__

2012-10-10 Thread The Rasterman
On Fri, 5 Oct 2012 22:14:38 +0200 Vincent Torri said: > On Fri, Oct 5, 2012 at 8:21 PM, Vincent Torri wrote: > > On Fri, Oct 5, 2012 at 9:14 PM, Christopher Michael > > wrote: > >> On 05/10/2012 05:59 PM, Tom Hacohen wrote: > >>> On 05/10/12 18:43, Lucas De Marchi wrote: > On Fri, Oct 5, 2

Re: [E-devel] E SVN: stefan trunk/e/src/modules/connman

2012-10-10 Thread The Rasterman
On Thu, 4 Oct 2012 16:09:49 -0300 Lucas De Marchi said: > On Thu, Oct 4, 2012 at 11:56 AM, Enlightenment SVN > wrote: > > Log: > > e/connman: Check for the correct messages. > > > > Checking two times the same message does not make any sense. The only > > logical thing seems to be checking for

Re: [E-devel] icons in menu and everything

2012-10-10 Thread The Rasterman
On Wed, 10 Oct 2012 09:03:30 +0200 Sebastian Dransfeld said: > On 10/10/2012 02:40 AM, Carsten Haitzler (The Rasterman) wrote: > > On Tue, 9 Oct 2012 22:29:30 +0200 Sebastian Dransfeld > > said: > > > >> Den 9. okt. 2012 kl. 21:36 skrev Tomas Cech : > >> > >>> Hi, > >>> > >>> On Sun, Oct 07, 201

Re: [E-devel] [e-users] Another French^WKorean E diner

2012-10-10 Thread The Rasterman
On Thu, 4 Oct 2012 18:17:51 +0900 Cedric BAIL said: > Hello every body, > > Long time no see ! For all of you that are in Korea or may be around > Seoul on Friday 12th of October, aka Friday next week, I propose we > met in Itaewon for a diner at around 8pm. So who is joining ? And we > will hav

Re: [E-devel] [PATCHES] Allocation bugs in ecore, eio, elmdentica

2012-10-10 Thread The Rasterman
On Thu, 4 Oct 2012 17:43:09 +0400 Igor Murzov said: > > > * eio - Problem using sizeof(type *) instead of sizeof(type) for > > > allocation > > > > > > * elmdentica - Same problem as with eio, but implemented less cunningly > > > > In svn for both of them. > > I think the one for eio should be

Re: [E-devel] Another French^WKorean E diner

2012-10-10 Thread ChunEon Park
So, Jerome, Raster, Seoz, Cedric + 2 special guests, Sanjeev, Hermet will join there? Any other participants? -Regards, Hermet- -Original Message- From: "ChunEon Park" To: "Enlightenment developer list"; Cc: Sent: 2012-10-10 (수) 20:12:58 Subject:

Re: [E-devel] E SVN: stefan IN trunk/eeze/src: bin modules

2012-10-10 Thread The Rasterman
On Tue, 02 Oct 2012 10:57:18 +0100 Stefan Schmidt said: > Hello. > > On 28/09/12 12:28, Carsten Haitzler (The Rasterman) wrote: > > On Fri, 28 Sep 2012 13:20:30 +0200 Sebastian Dransfeld > > > > said: > > > >> On 09/28/2012 11:10 AM, Enlightenment SVN wrote: > >>> Log: > >>> eeze/sensor: Fix f

Re: [E-devel] Another French^WKorean E diner

2012-10-10 Thread ChunEon Park
Then let's meet at Exit 11 of Kangnam station! -Regards, Hermet- -Original Message- From: "Cedric BAIL" To: "Enlightenment developer list"; Cc: Sent: 2012-10-08 (월) 16:51:36 Subject: Re: [E-devel] Another French^WKorean E diner On Mon, Oct 8, 2012

Re: [E-devel] E SVN: raster trunk/elementary/src/lib

2012-10-10 Thread The Rasterman
On Tue, 2 Oct 2012 18:33:34 +0900 Daniel Juyung Seo said: i have no idea now... i am sure i was chasing a bug... weird. re-enabled now in svn. > Oops raster, Why did you commented this out? Any problem was there? > Actually you committed the code and the code came from Chanwook Jung's patch. > h

Re: [E-devel] evas_object_line displays black pixels

2012-10-10 Thread Vincent Torri
On Wed, Oct 10, 2012 at 12:46 PM, Carsten Haitzler wrote: > On Mon, 1 Oct 2012 13:33:35 +0200 Vincent Torri > said: > >> hey >> >> i'm using some evas object green lines, and there are some black >> pixels that are also drawn. See attached file. Does someone see why ? > > wtf? that's odd. the so

Re: [E-devel] evas_object_line displays black pixels

2012-10-10 Thread The Rasterman
On Mon, 1 Oct 2012 13:33:35 +0200 Vincent Torri said: > hey > > i'm using some evas object green lines, and there are some black > pixels that are also drawn. See attached file. Does someone see why ? wtf? that's odd. the software engine should all render the same regardless of where it is...do

Re: [E-devel] ecore_x_screensaver_set wtf

2012-10-10 Thread The Rasterman
On Mon, 01 Oct 2012 07:59:32 +0100 Christopher Michael said: > On 01/10/12 07:39, Sebastian Dransfeld wrote: > > On 09/30/2012 11:30 AM, Tomas Cech wrote: > >> Hi, > >> > >> I have strong feeling that this was introduced by commit 76342 > >> (raster). > >> > >> I'm preparing pillory. > > > > In c

Re: [E-devel] ecore_x_screensaver_set wtf

2012-10-10 Thread The Rasterman
On Sat, 29 Sep 2012 08:59:02 +0200 Tomas Cech said: try 77748. i can't reproduce fyi. > Hi, > > for some time I'm facing high load of E17 and X. > > I attached ltrace to enlightenment and collected data for 3 seconds. > Thise are some higher numbers of calls of functions: > > 42907 ecore_x_sc

Re: [E-devel] efl tree

2012-10-10 Thread Tom Hacohen
On 10/10/12 12:30, Martin Jansa wrote: > On Wed, Oct 10, 2012 at 10:33:30AM +0100, Stefan Schmidt wrote: >> Hello. >> >> On 10/10/12 10:17, David Seikel wrote: >>> On Wed, 10 Oct 2012 10:00:54 +0100 Stefan Schmidt >>> wrote: On 10/10/12 09:50, David Seikel wrote: > On Wed, 10 Oct 201

Re: [E-devel] efl tree

2012-10-10 Thread Martin Jansa
On Wed, Oct 10, 2012 at 10:33:30AM +0100, Stefan Schmidt wrote: > Hello. > > On 10/10/12 10:17, David Seikel wrote: > > On Wed, 10 Oct 2012 10:00:54 +0100 Stefan Schmidt > > wrote: > >> > >> On 10/10/12 09:50, David Seikel wrote: > >>> On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt > >>> wrot

Re: [E-devel] Issues on init / shutdown design of elm externals

2012-10-10 Thread The Rasterman
On Wed, 3 Oct 2012 14:12:52 +0900 Daniel Juyung Seo said: yeah. i dont see any way it could be different. it has to init elm stuff in case u use an elm external from an app that doesnt use elm. it's needed. the only possible way i see is one of: 1. make elm_exit a "we will never elm_run again wi

Re: [E-devel] efl tree

2012-10-10 Thread David Seikel
On Wed, 10 Oct 2012 10:42:21 +0100 Stefan Schmidt wrote: > Hello. > > On 10/10/12 10:27, David Seikel wrote: > > On Wed, 10 Oct 2012 11:15:47 +0200 Tom Hacohen > > wrote: > >> > >> I think the ideas is to remove useless options, not useful. :) > >> I'm not really against it, I'm fine with autom

Re: [E-devel] Another French^WKorean E diner

2012-10-10 Thread Guillaume Friloux
On 10/10/2012 11:51, Cedric BAIL wrote: Hermet was proposing to meet at exit 2 of Gangnam station at 8pm. Sounds to be fine for me. Still, if people have a better idea, they should not hesitate to raise their voice ! Gangnam style! <>--

Re: [E-devel] Another French^WKorean E diner

2012-10-10 Thread Cedric BAIL
On Wed, Oct 10, 2012 at 6:44 PM, Christophe Sadoine wrote: > On 8 October 2012 16:51, Cedric BAIL wrote: >> On Mon, Oct 8, 2012 at 5:54 AM, Jérôme Pinot wrote: >>> On 10/08/12 01:17, Daniel Juyung Seo wrote: Oh right. Kangnam can be a good place just to celebrate Psy's Gangnam Style :

Re: [E-devel] efl tree

2012-10-10 Thread Stefan Schmidt
Hello. On 10/10/12 10:40, David Seikel wrote: > On Wed, 10 Oct 2012 10:33:30 +0100 Stefan Schmidt > wrote: > >> On 10/10/12 10:17, David Seikel wrote: >>> On Wed, 10 Oct 2012 10:00:54 +0100 Stefan Schmidt >>> wrote: On 10/10/12 09:50, David Seikel wrote: > On Wed, 10 Oct 2012 09:37

Re: [E-devel] [Patch] multibuttonentry - data corruption issue of the box list

2012-10-10 Thread Cedric BAIL
On Wed, Oct 10, 2012 at 6:25 PM, Jihyeon Seol wrote: > Dear, all > > The attached patch is a re-patch for the problem in the data corruption of > the box list in _box_layout_cb() of multibuttonentry. > > This problem has occurred by a dangling pointer of EINA_LIST. > EINA_LIST_FOREACH is replaced

Re: [E-devel] Another French^WKorean E diner

2012-10-10 Thread Christophe Sadoine
On 8 October 2012 16:51, Cedric BAIL wrote: > On Mon, Oct 8, 2012 at 5:54 AM, Jérôme Pinot wrote: >> On 10/08/12 01:17, Daniel Juyung Seo wrote: >>> Oh right. Kangnam can be a good place just to celebrate Psy's Gangnam Style >>> :) >>> But Jerome will have hard time to reach there :( >> >> Not r

Re: [E-devel] [patch][elementary] diskselector - bug fix

2012-10-10 Thread The Rasterman
On Fri, 28 Sep 2012 21:02:03 +0900 Kim Shinwoo said: tnx muchly! in svn it is! :) > diskselector has two bugs. > > 1. on round enable mode > elm_diskselector_item_append(); does not call elm_box_pack_*() for > over_items and under_items which are added when the display item is bigger > than 3.

Re: [E-devel] efl tree

2012-10-10 Thread Stefan Schmidt
Hello. On 10/10/12 10:27, David Seikel wrote: > On Wed, 10 Oct 2012 11:15:47 +0200 Tom Hacohen > wrote: >> >> I think the ideas is to remove useless options, not useful. :) >> I'm not really against it, I'm fine with automagically detecting >> stuff if packagers don't find this annoying, the real

Re: [E-devel] efl tree

2012-10-10 Thread David Seikel
On Wed, 10 Oct 2012 10:33:30 +0100 Stefan Schmidt wrote: > Hello. > > On 10/10/12 10:17, David Seikel wrote: > > On Wed, 10 Oct 2012 10:00:54 +0100 Stefan Schmidt > > wrote: > >> > >> On 10/10/12 09:50, David Seikel wrote: > >>> On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt > >>> wrote: >

Re: [E-devel] [patch][elementary] multibuttonentry - access feature

2012-10-10 Thread The Rasterman
On Thu, 27 Sep 2012 14:14:44 +0900 Kim Shinwoo said: > dear all, hello > > i have attached a patch which has access feature for the multibuttonentry. > it was hard time to implement access feature on the multibuttonentry than > others. > anyhow.. please review the patch and give feedback. thanks

Re: [E-devel] efl tree

2012-10-10 Thread Stefan Schmidt
Hello. On 10/10/12 10:17, David Seikel wrote: > On Wed, 10 Oct 2012 10:00:54 +0100 Stefan Schmidt > wrote: >> >> On 10/10/12 09:50, David Seikel wrote: >>> On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt >>> wrote: > >> But I disagree here. Autodetection is even worse in the case for the >> im

Re: [E-devel] [PATCH][ETHUMB] Null checks and checks if divisor is not equal to zero in ethumb.c file

2012-10-10 Thread The Rasterman
On Tue, 25 Sep 2012 08:19:50 +0200 Michal Jagiello said: ok - in svn it is - but in trunk not in our stable branch. this is "nonsensical" input and shouldn't have been given by the app in the first place, so this is an improvement but not warranting a backport. thanks muchly! :) > Hi, > > >

Re: [E-devel] efl tree

2012-10-10 Thread Tom Hacohen
On 10/10/12 11:27, David Seikel wrote: > On Wed, 10 Oct 2012 11:15:47 +0200 Tom Hacohen > wrote: > >> On 10/10/12 11:11, Stefan Schmidt wrote: >>> Hello. >>> >>> On 10/10/12 10:04, Tom Hacohen wrote: On 10/10/12 11:00, Stefan Schmidt wrote: > Hello. > > On 10/10/12 09:50, David Se

Re: [E-devel] efl tree

2012-10-10 Thread Michael Blumenkrantz
I prefer my stripes to be red, white, and blue, thank you very much On Wed, Oct 10, 2012 at 10:27 AM, David Seikel wrote: > On Wed, 10 Oct 2012 11:15:47 +0200 Tom Hacohen > wrote: > > > On 10/10/12 11:11, Stefan Schmidt wrote: > > > Hello. > > > > > > On 10/10/12 10:04, Tom Hacohen wrote: > > >

Re: [E-devel] efl tree

2012-10-10 Thread David Seikel
On Wed, 10 Oct 2012 11:15:47 +0200 Tom Hacohen wrote: > On 10/10/12 11:11, Stefan Schmidt wrote: > > Hello. > > > > On 10/10/12 10:04, Tom Hacohen wrote: > >> On 10/10/12 11:00, Stefan Schmidt wrote: > >>> Hello. > >>> > >>> On 10/10/12 09:50, David Seikel wrote: > On Wed, 10 Oct 2012 09:37:

Re: [E-devel] [elementary] size value checking in elm config

2012-10-10 Thread The Rasterman
On Tue, 25 Sep 2012 08:15:51 +0200 KoziarekBeata said: ok - correct. these functions make no sense to call with < 0 values. patch in svn. thanks (thanks for not having whitespace changes in this one :)) > Hi, > > > > > > This patch contains size value checks for some functions in elm_conf

[E-devel] [Patch] multibuttonentry - data corruption issue of the box list

2012-10-10 Thread Jihyeon Seol
Dear, all The attached patch is a re-patch for the problem in the data corruption of the box list in _box_layout_cb() of multibuttonentry. This problem has occurred by a dangling pointer of EINA_LIST. EINA_LIST_FOREACH is replaced by EINA_LIST_FOREACH_SAFE, and the problem has been fixed. Please

Re: [E-devel] [Patch] [Ecore] Allow to send SelectionNotify event if there is no data from XGetWindowProperty.

2012-10-10 Thread The Rasterman
On Mon, 24 Sep 2012 17:17:53 +0200 Michal Pakula vel Rutka said: > Dear EFL developers, > > I have posted this patch some time ago but I didn't receive any feedback > on it apart of WebKit related discussion with Gustavo. > > The issue I want to fix is that elementary clipboard does not return

Re: [E-devel] efl tree

2012-10-10 Thread David Seikel
On Wed, 10 Oct 2012 10:00:54 +0100 Stefan Schmidt wrote: > Hello. > > On 10/10/12 09:50, David Seikel wrote: > > On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt > > wrote: > >> Image loaders are way more complicated sadly as we drag in > >> dependencies here. I would vote for making jpeg, png

Re: [E-devel] efl tree

2012-10-10 Thread Tom Hacohen
On 10/10/12 11:11, Stefan Schmidt wrote: > Hello. > > On 10/10/12 10:04, Tom Hacohen wrote: >> On 10/10/12 11:00, Stefan Schmidt wrote: >>> Hello. >>> >>> On 10/10/12 09:50, David Seikel wrote: On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt wrote: > Image loaders are way more comp

Re: [E-devel] efl tree

2012-10-10 Thread Tom Hacohen
On 10/10/12 11:07, Stefan Schmidt wrote: > Are these things actually released and in the distros by now? Harfbuzz: probably soon (already?). Fribidi: it's there in debian stable, I think. :) > >> >> Agreed (wrt the ignoring). Some people have no need for it as they do >> not utilize multiple lan

Re: [E-devel] efl tree

2012-10-10 Thread Christopher Michael
On 10/10/12 10:07, Stefan Schmidt wrote: > Hello. > > On 10/10/12 09:56, Christopher Michael wrote: >> On 10/10/12 09:46, Tom Hacohen wrote: >>> On 10/10/12 10:37, Stefan Schmidt wrote: Image loaders are way more complicated sadly as we drag in dependencies here. I would vote for making j

Re: [E-devel] efl tree

2012-10-10 Thread Stefan Schmidt
Hello. On 10/10/12 09:56, Christopher Michael wrote: > On 10/10/12 09:46, Tom Hacohen wrote: >> On 10/10/12 10:37, Stefan Schmidt wrote: >>> Image loaders are way more complicated sadly as we drag in dependencies >>> here. I would vote for making jpeg, png, gif, bmp, eet on by default. >>> > Bmp ?

Re: [E-devel] efl tree

2012-10-10 Thread Tom Hacohen
On 10/10/12 11:00, Stefan Schmidt wrote: > Hello. > > On 10/10/12 09:50, David Seikel wrote: >> On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt >> wrote: >>> Image loaders are way more complicated sadly as we drag in >>> dependencies here. I would vote for making jpeg, png, gif, bmp, eet >>> on

Re: [E-devel] efl tree

2012-10-10 Thread Stefan Schmidt
Hello. On 10/10/12 09:50, David Seikel wrote: > On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt > wrote: >> Image loaders are way more complicated sadly as we drag in >> dependencies here. I would vote for making jpeg, png, gif, bmp, eet >> on by default. >> >> For the others we might need to s

Re: [E-devel] efl tree

2012-10-10 Thread Christopher Michael
On 10/10/12 09:46, Tom Hacohen wrote: > On 10/10/12 10:37, Stefan Schmidt wrote: >> Magic checks, debug and log level left out here as they seem to be >> handled by profiles. Should valgrind support also be handled with this? >> > > I guess. > >> Unit tests, coverage and benchmark will be enabled f

Re: [E-devel] efl tree

2012-10-10 Thread David Seikel
On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt wrote: > Image loaders are way more complicated sadly as we drag in > dependencies here. I would vote for making jpeg, png, gif, bmp, eet > on by default. > > For the others we might need to see what libs distros ship in a > default installation s

Re: [E-devel] efl tree

2012-10-10 Thread Tom Hacohen
On 10/10/12 10:37, Stefan Schmidt wrote: > Magic checks, debug and log level left out here as they seem to be > handled by profiles. Should valgrind support also be handled with this? > I guess. > Unit tests, coverage and benchmark will be enabled for all libs at once > I suppose. > Unit tests an

Re: [E-devel] efl tree

2012-10-10 Thread Stefan Schmidt
Hello. On 10/10/12 08:12, Carsten Haitzler (The Rasterman) wrote: > > what i want is for everyone please to test the efl tree and look at configure > options and find things to clean up/remove/whatever. i already think we need > to > remove much more. Magic checks, debug and log level left out h

Re: [E-devel] Toolbar transverse expand set

2012-10-10 Thread The Rasterman
On Fri, 21 Sep 2012 16:22:50 +0900 Jaehwan Kim said: hmm actually try use "stretch": elm_toolbar_stretch_set/get() :) that should be much nicer. :) > Dear raster > > Yesterday, you discussed about toolbar with Seoz. > Currently the vertical length of the item is decided by the min value of > i

[E-devel] [PATCH][ETHUMB] Null checks and checks if divisor is not equal to zero in ethumb.c file

2012-10-10 Thread Michal Jagiello
Hi, I found some bugs in ethumb and I have prepared a patch which fixed it. In functions ethumb_calculate_aspect_from_ratio, ethumb_calculate_fill_from_ratio, ethumb_plugin_image_resize and ethumb_image_save Ethumb object is not checked if is NULL, what can cause segmentation fault. In

Re: [E-devel] [Edje][Patch] Patch with NULL checks for some functions in edje_entry file

2012-10-10 Thread The Rasterman
On Thu, 20 Sep 2012 11:19:57 +0200 KoziarekBeata said: i'm going to be a bit harsh here.. :( but.. it'd be nice if you didn't make 99% of your patch whitepsace changes? it really discourages review - when u see a long patch u delay it only to find.. its all wasted stuff. :-P so please.. next time

Re: [E-devel] efl tree

2012-10-10 Thread Vincent Torri
On Wed, Oct 10, 2012 at 9:12 AM, Carsten Haitzler wrote: > so everyone by now should know that we are merging all of core efl into a > single efl tree. in the process simplifying options etc. > > please be aware that any changes you make to obj/eo, eina, eet or evil must > also be done in the efl

Re: [E-devel] efl tree

2012-10-10 Thread Michael Blumenkrantz
ecore-con can drop the flag for enable/disable c-ares support; this should ONLY be enabled on windows, and it can be detected as such at configure time. I'd like to say the same about ipv6 support across the board, but people will likely throw tantrums On Wed, Oct 10, 2012 at 8:12 AM, Carsten Hait

[E-devel] efl tree

2012-10-10 Thread The Rasterman
so everyone by now should know that we are merging all of core efl into a single efl tree. in the process simplifying options etc. please be aware that any changes you make to obj/eo, eina, eet or evil must also be done in the efl tree and we will soon enough decommission the old src trees (my mov

Re: [E-devel] icons in menu and everything

2012-10-10 Thread Sebastian Dransfeld
On 10/10/2012 02:40 AM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 9 Oct 2012 22:29:30 +0200 Sebastian Dransfeld > said: > >> Den 9. okt. 2012 kl. 21:36 skrev Tomas Cech : >> >>> Hi, >>> >>> On Sun, Oct 07, 2012 at 03:48:01PM +0200, Sebastian Dransfeld wrote: If you want to be sure th

Re: [E-devel] Configure profiles for e's source

2012-10-10 Thread Michael Blumenkrantz
shiny On Wed, Oct 10, 2012 at 7:55 AM, Vincent Torri wrote: > On Wed, Oct 10, 2012 at 8:53 AM, Michael Blumenkrantz > wrote: > > what the hell is NDEBUG > > man assert > > Vincent > > > > > On Wed, Oct 10, 2012 at 7:50 AM, Tom Hacohen >wrote: > > > >> Dears, > >> > >> Here's a summary