[E-devel] e17 segfault

2010-03-08 Thread Jochen Schroeder
Hi guys, i've just had the first segfault in quite a while. This is e of a couple of days ago. I was opening gvim when I got the segfault dialog. BT attached. Cheers Jochen #0 0x7f8c457e73c3 in poll () from /lib/libc.so.6 #1 0x7f8c4310d29a in ?? () from /usr/lib/libxcb.so.1 #2 0x

Re: [E-devel] E SVN: davemds IN trunk/edje: doc/examples src/lib

2010-03-08 Thread Vincent Torri
On Mon, 8 Mar 2010, Dave Andreoli wrote: > 2010/3/8 Vincent Torri > >> >> >> On Mon, 8 Mar 2010, Enlightenment SVN wrote: >> >>> Log: >>> * More LUA doxy, now all the Classes,Methods and Attributes are >> documented (...at least listed). Still have some examples and some more info >> to write

Re: [E-devel] E SVN: davemds IN trunk/edje: doc/examples src/lib

2010-03-08 Thread Dave Andreoli
2010/3/8 Vincent Torri > > > On Mon, 8 Mar 2010, Enlightenment SVN wrote: > > > Log: > > * More LUA doxy, now all the Classes,Methods and Attributes are > documented (...at least listed). Still have some examples and some more info > to write. > > * fix the use of lua table in the example > >

Re: [E-devel] SEGV on creation or reading of .desktop files

2010-03-08 Thread Gustavo Sverzut Barbieri
On Mon, Mar 8, 2010 at 4:19 PM, Sebastian Dransfeld wrote: > Christopher Michael wrote: >> On 03/06/2010 01:02 PM, Jan Christoph Uhde wrote: >>> E17 crashes when i try to change icons of existing programs or create >>> new icons. >>> >> This is a known issue. The editor has not been updated yet wr

Re: [E-devel] SEGV on creation or reading of .desktop files

2010-03-08 Thread Sebastian Dransfeld
Christopher Michael wrote: > On 03/06/2010 01:02 PM, Jan Christoph Uhde wrote: >> E17 crashes when i try to change icons of existing programs or create >> new icons. >> > This is a known issue. The editor has not been updated yet wrt recent > efreet changes. > > dh > >> E17 also crashed when i a

Re: [E-devel] E SVN: davemds IN trunk/edje: doc/examples src/lib

2010-03-08 Thread Vincent Torri
On Mon, 8 Mar 2010, Enlightenment SVN wrote: > Log: > * More LUA doxy, now all the Classes,Methods and Attributes are documented > (...at least listed). Still have some examples and some more info to write. > * fix the use of lua table in the example in edje_lua.c, after line 799, add @in

[E-devel] [PATCH] fix screen blanking with illume

2010-03-08 Thread pwerken-e
Hi, Just noticed a small problem with the (old) illume: when X blanks the screen it immediately gets unblanked. After some digging I found that since r46726 e_pwr_init_done() doesn't get called any more. Causing e_pwr.c to think it's still in some init phase, and thus send a fake Shift_L key pre

Re: [E-devel] SEGV on creation or reading of .desktop files

2010-03-08 Thread Christopher Michael
On 03/06/2010 01:02 PM, Jan Christoph Uhde wrote: > E17 crashes when i try to change icons of existing programs or create > new icons. > This is a known issue. The editor has not been updated yet wrt recent efreet changes. dh > E17 also crashed when i added names of .desktop files residing in >

Re: [E-devel] [PATCH] Extend E dbus interface

2010-03-08 Thread Joel Klinghed
On Tue, 2 Mar 2010 10:51:27 +1100 Carsten Haitzler (The Rasterman) wrote: > On Mon, 1 Mar 2010 14:17:03 -0300 Gustavo Sverzut Barbieri > said: > > > On Mon, Mar 1, 2010 at 2:00 PM, Carsten Haitzler > > wrote: > > > On Sun, 28 Feb 2010 17:22:13 +0100 Joel Klinghed > > > said: > > > > > >> Hi.

[E-devel] SEGV on creation or reading of .desktop files

2010-03-08 Thread Jan Christoph Uhde
E17 crashes when i try to change icons of existing programs or create new icons. E17 also crashed when i added names of .desktop files residing in ~/.local/share/applications from a previos installation to ~/.e/e/applications/bar/default/.order On creation of new .desktop-files/icons there i

Re: [E-devel] E SVN: devilhorns trunk/evas/src/lib

2010-03-08 Thread Christopher Michael
On 03/08/2010 12:26 PM, Iván Briano (Sachiel) wrote: > On Mon, Mar 8, 2010 at 2:21 PM, Christopher Michael > wrote: >> On 03/08/2010 12:05 PM, Gustavo Sverzut Barbieri wrote: >>> >>> On Mon, Mar 8, 2010 at 12:28 PM, Iván Briano (Sachiel) >>> wrote: On Mon, Mar 8, 2010 at 12:24 PM, C

Re: [E-devel] E SVN: devilhorns trunk/evas/src/lib

2010-03-08 Thread Sachiel
On Mon, Mar 8, 2010 at 2:21 PM, Christopher Michael wrote: > On 03/08/2010 12:05 PM, Gustavo Sverzut Barbieri wrote: >> >> On Mon, Mar 8, 2010 at 12:28 PM, Iván Briano (Sachiel) >>  wrote: >>> >>> On Mon, Mar 8, 2010 at 12:24 PM, Christopher Michael >>>  wrote: On 03/08/2010 07:50 AM,

Re: [E-devel] E SVN: devilhorns trunk/evas/src/lib

2010-03-08 Thread Christopher Michael
On 03/08/2010 12:05 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Mar 8, 2010 at 12:28 PM, Iván Briano (Sachiel) > wrote: >> On Mon, Mar 8, 2010 at 12:24 PM, Christopher Michael >> wrote: >>> On 03/08/2010 07:50 AM, Gustavo Sverzut Barbieri wrote: On Mon, Mar 8, 2010 at 5:36 AM, Enlightenm

Re: [E-devel] E SVN: devilhorns trunk/evas/src/lib

2010-03-08 Thread Gustavo Sverzut Barbieri
On Mon, Mar 8, 2010 at 12:28 PM, Iván Briano (Sachiel) wrote: > On Mon, Mar 8, 2010 at 12:24 PM, Christopher Michael > wrote: >> On 03/08/2010 07:50 AM, Gustavo Sverzut Barbieri wrote: >>> On Mon, Mar 8, 2010 at 5:36 AM, Enlightenment SVN >>>  wrote: Log:   Add macros (actually defines

Re: [E-devel] E SVN: devilhorns trunk/evas/src/lib

2010-03-08 Thread Sachiel
On Mon, Mar 8, 2010 at 12:24 PM, Christopher Michael wrote: > On 03/08/2010 07:50 AM, Gustavo Sverzut Barbieri wrote: >> On Mon, Mar 8, 2010 at 5:36 AM, Enlightenment SVN >>  wrote: >>> Log: >>>   Add macros (actually defines like hint_fill_set) for expand_set to >>>   make it easier for people t

Re: [E-devel] E SVN: devilhorns trunk/evas/src/lib

2010-03-08 Thread Christopher Michael
On 03/08/2010 07:50 AM, Gustavo Sverzut Barbieri wrote: > On Mon, Mar 8, 2010 at 5:36 AM, Enlightenment SVN > wrote: >> Log: >> Add macros (actually defines like hint_fill_set) for expand_set to >> make it easier for people to know that weight_set handles expansion. >> > ouch! these macros wi

Re: [E-devel] E SVN: devilhorns trunk/evas/src/lib

2010-03-08 Thread Gustavo Sverzut Barbieri
On Mon, Mar 8, 2010 at 5:36 AM, Enlightenment SVN wrote: > Log: >  Add macros (actually defines like hint_fill_set) for expand_set to >  make it easier for people to know that weight_set handles expansion. > > > Author:       devilhorns > Date:         2010-03-08 00:36:08 -0800 (Mon, 08 Mar 2010)