Re: [E-devel] connection modules proplem

2011-10-04 Thread Tom Hacohen
On 04/10/11 17:46, Tom Hacohen wrote: > If you are sure, then you are sure, I'm not going to argue with that, > but from what I know, there are different dialects, and it makes zero > sense not to have translations per dialect. After consulting with other Arabic users, it seems that you are right,

Re: [E-devel] [Patch] fix edje_cc bugs about data.item

2011-10-04 Thread Daniel Juyung Seo
In SVN. r63822. Thanks. Daniel Juyung Seo (SeoZ) On Fri, Sep 30, 2011 at 1:52 PM, Mike Blumenkrantz wrote: > On Fri, 30 Sep 2011 04:46:10 + (GMT) > Jaehwan Kim wrote: > >> >> I found some bugs in edje_cc_handlers.c. >> >> One is about data.item. It is saved in hash list. >> When it is save

Re: [E-devel] elementary desktop file fix

2011-10-04 Thread The Rasterman
On Tue, 4 Oct 2011 22:49:04 +0200 Tomas Cech said: > Hi, > > it seems that elementary_config and elementary_test has desktop files > not following registered categories > (http://standards.freedesktop.org/menu-spec/latest/apa.html). > Attached patch fixes this issue. actually e17 itself RELIES

[E-devel] elementary desktop file fix

2011-10-04 Thread Tomas Cech
Hi, it seems that elementary_config and elementary_test has desktop files not following registered categories (http://standards.freedesktop.org/menu-spec/latest/apa.html). Attached patch fixes this issue. Best regards, Tomas Cech Sleep_Walker diff -up ./data/desktop/elementary_config.desktop.or

Re: [E-devel] Evas/Elm resolution management

2011-10-04 Thread Gustavo Sverzut Barbieri
Oops, off by one bug parsince ELM_ENGINE arguments due last minute change. new version attached. BTW, talking at #edevelop I believe this could be done: ecore_evas_eland_new(...), ecore_evas_new("eland", ...): creates windows using eland ecore_evas_eland_setup(parent_engine, x, y, w, h, options)

[E-devel] Elm: alpha x transparency, incorrect getters for inline windows

2011-10-04 Thread Gustavo Sverzut Barbieri
Hi all, When we have inlined windows, the alpha_set will apply to win->img_obj. But on alpha_get it will query from win->ee, what's the reasoning in it? Who did it (Raster?), could envision more leftovers? Also, found "transparency" and since we had "alpha" and "shaped" I got really confused. Loo

Re: [E-devel] connection modules proplem

2011-10-04 Thread Tom Hacohen
On 04/10/11 16:21, المسالم المسالمة wrote: > a.. Mr.tom > > you misunderstood the point at wikipedia > > wikipedia is not right all the time because it built and still built by > Volontaires who want to help > > but some time those people make some mistakes some of it is small and some > big .

Re: [E-devel] Evas/Elm resolution management

2011-10-04 Thread Gustavo Sverzut Barbieri
To prove my point, find attached the quick patch implementing "eland". It's inside elementary, but better to split it to ecore_evas or another project, expose some signals so windows can be decorated, moved, etc. Anyway, doing in Elementary was super-easy as inlined windows were supported, I just h

Re: [E-devel] Evas/Elm resolution management

2011-10-04 Thread Christopher Michael
On 10/04/2011 06:59 AM, David Seikel wrote: > On Tue, 04 Oct 2011 03:30:26 -0400 Christopher Michael > wrote: > >> On 10/03/2011 10:06 PM, Youness Alaoui wrote: >>>Hey Gustavo! >>> Thanks for answering my email! It's appreciated. >>> However it didn't answer my questions, because basically, n

Re: [E-devel] connection modules proplem

2011-10-04 Thread المسالم المسالمة
a.. Mr.tom you misunderstood the point at wikipedia wikipedia is not right all the time because it built and still built by Volontaires who want to help but some time those people make some mistakes some of it is small and some big . just like this .. which you are talking about it

Re: [E-devel] connection modules problem

2011-10-04 Thread The Rasterman
On Tue, 4 Oct 2011 15:22:09 +0300 المسالم المسالمة said: > as for arabic flag it should be named as Ar_general as i think it should be > or just as Ar well naming as ar doesn't let me know what flag to use :) which country's flag? :) > because there are no differences between arabic in KSA or U

Re: [E-devel] Evas/Elm resolution management

2011-10-04 Thread Gustavo Sverzut Barbieri
On Mon, Oct 3, 2011 at 11:06 PM, Youness Alaoui wrote: >  Hey Gustavo! > Thanks for answering my email! It's appreciated. > However it didn't answer my questions, because basically, no, I'm not going > to implement a window manager for the PS3 :) Don't forget that all > applications/games will be

[E-devel] Patch - fix make dist for e

2011-10-04 Thread Josef Reidinger
During my nightly build I discover, that there is two missing files in tarball for enlightenment, so I fix makefile. Patch attached. Josef -- Josef Reidinger Software Engineer Appliance Department SUSE LINUX, s. r. o. Lihovarska 1060/12 190 00 Praha 9 Czech Republic jreidin...@suse.com SUSE Ind

Re: [E-devel] connection modules problem

2011-10-04 Thread Tom Hacohen
On 04/10/11 14:22, المسالم المسالمة wrote: > as for arabic flag it should be named as Ar_general as i think it should be > or just as Ar > > because there are no differences between arabic in KSA or UAE or EGY > > its just one language because it is a united language unlike the other > languages li

Re: [E-devel] connection modules problem

2011-10-04 Thread المسالم المسالمة
2011/10/4 > Send enlightenment-devel mailing list submissions to >enlightenment-devel@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit >https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > or, via email, send a message with subject

Re: [E-devel] inconsistent eet file

2011-10-04 Thread Eder Ruiz Maria
Ok, tnks I delete the file .eet when the number of entries is 0 and works fine. []'s Eder 2011/10/4 Carsten Haitzler : > On Wed, 21 Sep 2011 10:35:46 -0300 Eder Ruiz Maria > said: > > you had 1 problem. you didn't do eet_init() in the test code. but yes- eet was > refusing to load eet files wi

Re: [E-devel] Evas Patch - Dashed Underline Support

2011-10-04 Thread The Rasterman
On Thu, 22 Sep 2011 13:52:19 +0300 Tom Hacohen said: any updates on this one? :) (as per tom's reqs) > On 22/09/11 13:42, Sebastian Dransfeld wrote: > > On 09/22/2011 12:39 PM, Tom Hacohen wrote: > >> Also, your patch doesn't comply with the coding conventions. An example > >> to that would be t

Re: [E-devel] [Patch] font_vert shader floating precision modification

2011-10-04 Thread The Rasterman
On Thu, 22 Sep 2011 02:09:22 + (GMT) 우승수 said: hmmm have you tried changing all shaders to use highp? that's probably better than just making 1 use it. they are at least consistent. i'll change that in svn to be all highp. can you try it out and see? > Dear all, > > There was a problem abou

Re: [E-devel] Evas/Elm resolution management

2011-10-04 Thread David Seikel
On Tue, 04 Oct 2011 03:30:26 -0400 Christopher Michael wrote: > On 10/03/2011 10:06 PM, Youness Alaoui wrote: > > Hey Gustavo! > > Thanks for answering my email! It's appreciated. > > However it didn't answer my questions, because basically, no, I'm > > not going to implement a window manager f

Re: [E-devel] connection modules problem

2011-10-04 Thread The Rasterman
On Tue, 4 Oct 2011 11:31:13 +0300 المسالم المسالمة said: oh and your first question... for connection manager you need connman installed. it's a dbus daemon. e will find it when its installed and you have the connman module loaded. exalt is also split into back and front end. front end module, ba

Re: [E-devel] Segfault in E

2011-10-04 Thread The Rasterman
On Tue, 04 Oct 2011 09:47:23 +0200 Tom Hacohen said: > On 04/10/11 02:49, Carsten Haitzler (The Rasterman) wrote: > > On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen > > said: > > > >> Hey guys, > >> > >> I attached the backtrace. Happened when I switched desktops using my key > >> combination.

Re: [E-devel] connection modules problem

2011-10-04 Thread The Rasterman
On Tue, 4 Oct 2011 11:31:13 +0300 المسالم المسالمة said: your 2nd problem - it's because no one has added arabic to the langauge support list in e_int_config_intl.c. see the list: const E_Intl_Pair basic_language_predefined_pairs[ ] = { {"bg_BG.UTF-8", "lang-bg_BG.png", "Български"},

Re: [E-devel] inconsistent eet file

2011-10-04 Thread The Rasterman
On Wed, 21 Sep 2011 10:35:46 -0300 Eder Ruiz Maria said: you had 1 problem. you didn't do eet_init() in the test code. but yes- eet was refusing to load eet files with 0 entires considering them "invalid". i guess they are kind of useless files... but in svn eet now allows you to open them anyway

Re: [E-devel] [Patch] Add a new function e_bindings_key_find() in e

2011-10-04 Thread The Rasterman
On Wed, 21 Sep 2011 08:05:15 + (GMT) 박성진 said: it would appear someone has committed this before i got it it :) > Dear developers, > > Kindly review and provide your comments on this patch. > > - Add e_bindings_key_find() in e > This patch is to provide a convenient function to find out

[E-devel] connection modules problem

2011-10-04 Thread المسالم المسالمة
hello developers there is something i want to ask you about it it is about how to operate those modules and make them connect with any connection points (( router , gsm connection , even dialup connection )) z the modules are (( exalt , connection manager )) z so how can use them =

Re: [E-devel] [Patch] Evas touch event patch.

2011-10-04 Thread EunMi Lee
It is really happy news to me! Thank you very much :) --- Original Message --- Sender : Carsten Haitzler Date : 2011-10-04 16:32 (GMT+09:00) Title : Re: [E-devel] [Patch] Evas touch event patch. On Mon, 19 Sep 2011 08:18:11 + (GMT) EunMi Lee said: thanks eunmi! i've put it in svn,

Re: [E-devel] Segfault in E

2011-10-04 Thread Tom Hacohen
On 04/10/11 09:37, Carsten Haitzler (The Rasterman) wrote: > :-P~ well that was the only difference between tom and me there... :) as a way > of eliminating things... he can unload it and see if crashes go away or not... > at least we know what the cause is to reproduce it, but i dont see any such

Re: [E-devel] Segfault in E

2011-10-04 Thread Tom Hacohen
On 04/10/11 02:49, Carsten Haitzler (The Rasterman) wrote: > On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen > said: > >> Hey guys, >> >> I attached the backtrace. Happened when I switched desktops using my key >> combination. I have engage, and compositing using gl with an nvidia card. > > i've n

Re: [E-devel] Evas/Elm resolution management

2011-10-04 Thread Christopher Michael
On 10/04/2011 03:36 AM, Cedric BAIL wrote: > On Tue, Oct 4, 2011 at 9:30 AM, Christopher Michael > wrote: >> On 10/03/2011 10:06 PM, Youness Alaoui wrote: >>>Hey Gustavo! >>> Thanks for answering my email! It's appreciated. >>> However it didn't answer my questions, because basically, no, I'm

Re: [E-devel] Segfault in E

2011-10-04 Thread The Rasterman
On Tue, 4 Oct 2011 09:21:43 +0200 "hannes.janet...@gmail.com" said: > On Tue, Oct 4, 2011 at 9:19 AM, hannes.janet...@gmail.com > wrote: > > On Tue, Oct 4, 2011 at 9:16 AM, hannes.janet...@gmail.com > > wrote: > >> On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler > >> wrote: > >>> On Wed, 14 S

Re: [E-devel] Segfault in E

2011-10-04 Thread The Rasterman
On Tue, 4 Oct 2011 09:16:37 +0200 "hannes.janet...@gmail.com" said: > On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler wrote: > > On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen > > said: > > > >> Hey guys, > >> > >> I attached the backtrace. Happened when I switched desktops using my key > >> c

Re: [E-devel] Evas/Elm resolution management

2011-10-04 Thread Cedric BAIL
On Tue, Oct 4, 2011 at 9:30 AM, Christopher Michael wrote: > On 10/03/2011 10:06 PM, Youness Alaoui wrote: >>   Hey Gustavo! >> Thanks for answering my email! It's appreciated. >> However it didn't answer my questions, because basically, no, I'm not going >> to implement a window manager for the P

Re: [E-devel] [Patch] els_scroller - bouncing doesn't work in specific case

2011-10-04 Thread The Rasterman
On Tue, 20 Sep 2011 09:08:38 + (GMT) Jaehwan Kim said: > > Dear all > > I found the bouncing of the scroller doesn't work in specific case. > When the scroller is scrolled but the animation doesn't occur, > sd->down.dy is not changed. Then in elm_smart_scroller_child_pos_set, > it's possibl

Re: [E-devel] [Patch] Evas touch event patch.

2011-10-04 Thread The Rasterman
On Mon, 19 Sep 2011 08:18:11 + (GMT) EunMi Lee said: thanks eunmi! i've put it in svn, BUT with some changes. i've changes some Evas_Event_Touch_Type and Evas_Touch_Point_State enum names because they were not really consistent, CANCEL and CANCELLED, PRESSED, RELEASED (rest of evas uses DOWN

Re: [E-devel] E SVN: raster IN trunk/devs: . mike_m sanjeev

2011-10-04 Thread Daniel Juyung Seo
welcome sanjeev hope we will have a nice elev8 implementation soon with your hundreds of commits. Daniel Juyung Seo (SeoZ) On Tue, Oct 4, 2011 at 3:51 PM, Cedric BAIL wrote: > go go go ! > > 2011/10/4 ChunEon Park : >> congratulation, sanjeev! :) >> >> Le

Re: [E-devel] Evas/Elm resolution management

2011-10-04 Thread Christopher Michael
On 10/03/2011 10:06 PM, Youness Alaoui wrote: > Hey Gustavo! > Thanks for answering my email! It's appreciated. > However it didn't answer my questions, because basically, no, I'm not going > to implement a window manager for the PS3 :) Don't forget that all > applications/games will be full scre

Re: [E-devel] [Patch] ELM_THUMBSCROLL_SENSITIVITY_FRICTION

2011-10-04 Thread Nicolas Aguirre
2011/10/4 Jaehwan Kim : > > Dear raster, > > I talked with you about 4.0, magic number. > I want to change the part that the length of mouse dragging multiply 4.0 > to _elm_config->thumbscroll_sensitivity_friction. > 4.0 is nice. But some device may want to change the value. It is a kind > of sensi

Re: [E-devel] Segfault in E

2011-10-04 Thread hannes.janet...@gmail.com
On Tue, Oct 4, 2011 at 9:19 AM, hannes.janet...@gmail.com wrote: > On Tue, Oct 4, 2011 at 9:16 AM, hannes.janet...@gmail.com > wrote: >> On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler >> wrote: >>> On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen >>> said: >>> Hey guys, I attach

Re: [E-devel] Segfault in E

2011-10-04 Thread hannes.janet...@gmail.com
On Tue, Oct 4, 2011 at 9:16 AM, hannes.janet...@gmail.com wrote: > On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler wrote: >> On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen >> said: >> >>> Hey guys, >>> >>> I attached the backtrace. Happened when I switched desktops using my key >>> combination.

Re: [E-devel] Segfault in E

2011-10-04 Thread hannes.janet...@gmail.com
On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler wrote: > On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen > said: > >> Hey guys, >> >> I attached the backtrace. Happened when I switched desktops using my key >> combination. I have engage, and compositing using gl with an nvidia card. > > i've neve