Re: [E-devel] [EGIT] [core/efl] master 01/01: edje - indent fix.

2013-05-31 Thread Michael Blumenkrantz
Hero commit. On Fri, May 31, 2013 at 8:53 AM, ChunEon Park - Enlightenment Git < no-re...@enlightenment.org> wrote: > hermet pushed a commit to branch master. > > commit f87c0503423f0ca35031b7a703ac914ae00f38b1 > Author: ChunEon Park > Date: Fri May 31 16:53:04 2013 +0900 > > edje - indent

Re: [E-devel] terminology

2013-05-31 Thread Boris Faure
On 13-05-31 08:39, Vasiliy Tolstov wrote: > >> 2) When i works with mc inside screen that runs in terminology > >> sometimes mc dialogs not fully displayed > > > > yeah. vt escape handling is not 100% fine. > > =( I'm working on those issues. Could you try my git branch devs/billiob/compat? --

Re: [E-devel] terminology

2013-05-31 Thread Vasiliy Tolstov
2013/5/31 Carsten Haitzler : > i never really much cared for/needed/wanted the login shell mode... :/ you do > have a point though. If terminology by default runs as login shell it can be greate =). Some more questions: Is that possible to release new terminology with tabs supporting =)? Sometimes

Re: [E-devel] terminology

2013-05-31 Thread Vasiliy Tolstov
2013/5/31 Boris Faure : > I'm working on those issues. Could you try my git branch > devs/billiob/compat? Hmm. Can i add your patches to terminology 0.3.0 ? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ---

Re: [E-devel] terminology

2013-05-31 Thread Boris Faure
On 13-05-31 12:42, Vasiliy Tolstov wrote: > 2013/5/31 Boris Faure : > > I'm working on those issues. Could you try my git branch > > devs/billiob/compat? > > Hmm. Can i add your patches to terminology 0.3.0 ? There's too many of them. Here's a simple step-by-step guide to test it: git clone htt

Re: [E-devel] terminology

2013-05-31 Thread Dave
> If terminology by default runs as login shell it can be greate =). No terminal program should start a login shell by default. A login shell runs scripts that are assumed to only run on login. Any user who has put commands into their profile, on this assumption, would have havoc wreaked upon t

Re: [E-devel] terminology

2013-05-31 Thread Vasiliy Tolstov
2013/5/31 Dave : > No terminal program should start a login shell by default. A login shell > runs scripts that are assumed to only run on login. Any user who has put > commands into their profile, on this assumption, would have havoc wreaked > upon them. > > Then again, that could be fun. Mayb

Re: [E-devel] terminology

2013-05-31 Thread The Rasterman
On Fri, 31 May 2013 15:16:53 +0400 Vasiliy Tolstov said: > 2013/5/31 Dave : > > No terminal program should start a login shell by default. A login shell > > runs scripts that are assumed to only run on login. Any user who has put > > commands into their profile, on this assumption, would have h

Re: [E-devel] terminology

2013-05-31 Thread Vasiliy Tolstov
2013/5/31 Carsten Haitzler : > well i think that there are many sides to this argument. for now i think i'll > just keep things as-is (you can run with the cmdline arg if u want login > shells > by default ... or just fix up your bashrc stuff to put stuff in .bashrc > instead > of .bash_login...

Re: [E-devel] terminology

2013-05-31 Thread The Rasterman
On Fri, 31 May 2013 12:42:11 +0400 Vasiliy Tolstov said: > 2013/5/31 Boris Faure : > > I'm working on those issues. Could you try my git branch > > devs/billiob/compat? > > Hmm. Can i add your patches to terminology 0.3.0 ? the patches between 0.3.0 and current git are huge differences. a lot h

Re: [E-devel] terminology

2013-05-31 Thread The Rasterman
On Fri, 31 May 2013 12:37:57 +0400 Vasiliy Tolstov said: > 2013/5/31 Carsten Haitzler : > > i never really much cared for/needed/wanted the login shell mode... :/ you > > do have a point though. > > If terminology by default runs as login shell it can be greate =). > Some more questions: Is that

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje - support edc proxy.source_clip

2013-05-31 Thread Cedric BAIL
On Fri, May 31, 2013 at 8:09 PM, ChunEon Park - Enlightenment Git wrote: > hermet pushed a commit to branch master. > > commit f55092ab93380915cd451e01bfb0b73436ba411c > Author: ChunEon Park > Date: Fri May 31 20:08:59 2013 +0900 > > edje - support edc proxy.source_clip I do not like the n

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje - support edc proxy.source_clip

2013-05-31 Thread ChunEon Park
If so, it's not intuitive since the clip and visible is set to source object. People may thik the clip and visible is for proxy. proxy.clip : 0/1 // clip the proxy object? proxy.visible: 0/1 //proxy object visible set? but currently they are being mapped like this. proxy.souce_clip -> evas

[E-devel] what to do with ERR<8608>:eo ?

2013-05-31 Thread Nicolas Aguirre
Hi, Im' trying to *port* Enna to use EFL 1.8, but i get a huge number of errors in stdout since i use the git version. So i decide to fix them one by one. Some commes to the fact that now EFL doesn't like that i set a layout wich doens't exist in a edj file, i fix them by adding the missing part o

Re: [E-devel] what to do with ERR<8608>:eo ?

2013-05-31 Thread Daniel Willmann
On Fri, 2013-05-31 at 16:38, Nicolas Aguirre wrote: > Hi, > > Im' trying to *port* Enna to use EFL 1.8, but i get a huge number of > errors in stdout since i use the git version. > So i decide to fix them one by one. Some commes to the fact that now > EFL doesn't like that i set a layout wich doen

Re: [E-devel] E18 CFBugs

2013-05-31 Thread Doug Newgard
Not sure if this one is in E18 or in EFL, so feel free to tell me to go to hell. EFL built with the Emotion Gstreamer backend, Gstreamer 0.10.36 installed along with the base plugins of the same version. Video previews in EFM work fine, but as soon as I close the EFM window, E crashes. Crashdump

Re: [E-devel] E18 CFBugs

2013-05-31 Thread Michael Blumenkrantz
On Fri, 31 May 2013 12:08:14 -0500 Doug Newgard wrote: > Not sure if this one is in E18 or in EFL, so feel free to tell me to go to > hell. > > EFL built with the Emotion Gstreamer backend, Gstreamer 0.10.36 installed > along with the base plugins of the same version. Video previews in EFM wor

Re: [E-devel] E18 CFBugs

2013-05-31 Thread The Rasterman
On Fri, 31 May 2013 23:34:26 +0100 Michael Blumenkrantz said: > On Fri, 31 May 2013 12:08:14 -0500 > Doug Newgard wrote: > > > Not sure if this one is in E18 or in EFL, so feel free to tell me to go to > > hell. > > > > EFL built with the Emotion Gstreamer backend, Gstreamer 0.10.36 installed

Re: [E-devel] what to do with ERR<8608>:eo ?

2013-05-31 Thread The Rasterman
On Fri, 31 May 2013 17:38:07 +0200 Nicolas Aguirre said: > Hi, > > Im' trying to *port* Enna to use EFL 1.8, but i get a huge number of > errors in stdout since i use the git version. > So i decide to fix them one by one. Some commes to the fact that now > EFL doesn't like that i set a layout wi

[E-devel] Fix for gif 5

2013-05-31 Thread Simon
Hi All, Because arc doesn't like me much at the moment here's a simple patch to fix the gif loader for the latest libgif version. DGifOpen now takes a error param as its final argument, if the param is not NULL it will return a error code if it fails. Similar to another patch i sent a few mont