Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-20 Thread The Rasterman
On Sat, 17 Sep 2005 09:18:47 +0300 Виктор Кожухаров <[EMAIL PROTECTED]> babbled: try update edje from cvs (and ecor,e e17 etc.) i fixed a very bad typo yesterday that could cause memory corruption issues. > the new and improved gdb output, now with more INFO® : > (gdb) fr 1 > #1 0xb7fd9e36 in _e

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-16 Thread Виктор Кожухаров
the new and improved gdb output, now with more INFO® : (gdb) fr 1 #1 0xb7fd9e36 in _edje_file_del (ed=0x80e9080) at edje_load.c:906 906 _edje_text_part_on_del(ed, ep); (gdb) p *ed $1 = {path = 0x80e88d8 "/home/saturn_vk//.e/e/backgrounds/img_0602.edj", part = 0x80e8a48 "desktop

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-16 Thread The Rasterman
On Fri, 16 Sep 2005 21:27:12 +0300 Виктор Кожухаров <[EMAIL PROTECTED]> babbled: > Ok, i've recompiled everything with the following cflags: " > -O2 -march=athlon-xp -pipe -g3" > and here's the output of gdb: when u get here use these gdb commands: fr 1 p *ed > Program received signal SIGSEGV,

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-16 Thread Виктор Кожухаров
Ok, i've recompiled everything with the following cflags: " -O2 -march=athlon-xp -pipe -g3" and here's the output of gdb: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1224045824 (LWP 29441)] _edje_text_part_on_del (ed=0x80e9070, pt=0x0) at edje_text.c:245 245i

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-15 Thread The Rasterman
On Thu, 15 Sep 2005 17:03:27 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > On Thu, 15 Sep 2005 09:46:33 +0300 <[EMAIL PROTECTED]> wrote: > > > Also, how does the remember thing work, exactly. It seems that if I > > set remember for one app (remember this window + remember position), > > 10 o

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-15 Thread David Seikel
On Thu, 15 Sep 2005 15:53:19 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > you need to tell e HOW to rememebr - by name, class and other > properties. if you dont it ends up applying to all windows. If only I had waited a minute before posting, you would have answered the la

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-15 Thread David Seikel
On Thu, 15 Sep 2005 09:46:33 +0300 <[EMAIL PROTECTED]> wrote: > Also, how does the remember thing work, exactly. It seems that if I > set remember for one app (remember this window + remember position), > 10 other, totally unrelated apps get remembered, and sometimes, not > only the position is c

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-14 Thread The Rasterman
On Thu, 15 Sep 2005 09:46:33 +0300 Виктор Кожухаров <[EMAIL PROTECTED]> babbled: > On Thu, 2005-09-15 at 13:36 +0900, Carsten Haitzler wrote: > > On Mon, 12 Sep 2005 22:34:42 +0300 Виктор Кожухаров <[EMAIL PROTECTED]> > > babbled: > > > > > the backgrace: > > > #0 0xb7f28a9e in _edje_text_part_o

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-14 Thread Виктор Кожухаров
On Thu, 2005-09-15 at 13:36 +0900, Carsten Haitzler wrote: > On Mon, 12 Sep 2005 22:34:42 +0300 Виктор Кожухаров <[EMAIL PROTECTED]> > babbled: > > > the backgrace: > > #0 0xb7f28a9e in _edje_text_part_on_del () > > from /opt/e17//lib/libedje.so.0 > > #1 0xb7f25156 in _edje_file_del () from /opt

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-14 Thread The Rasterman
On Mon, 12 Sep 2005 22:34:42 +0300 Виктор Кожухаров <[EMAIL PROTECTED]> babbled: > the backgrace: > #0 0xb7f28a9e in _edje_text_part_on_del () > from /opt/e17//lib/libedje.so.0 > #1 0xb7f25156 in _edje_file_del () from /opt/e17//lib/libedje.so.0 > #2 0xb7f25c2d in _edje_del () from /opt/e17//li

[E-devel] A crash on restart/exit and a few other bugs.

2005-09-12 Thread Виктор Кожухаров
the backgrace: #0 0xb7f28a9e in _edje_text_part_on_del () from /opt/e17//lib/libedje.so.0 #1 0xb7f25156 in _edje_file_del () from /opt/e17//lib/libedje.so.0 #2 0xb7f25c2d in _edje_del () from /opt/e17//lib/libedje.so.0 #3 0xb7f25e5f in _edje_unref () from /opt/e17//lib/libedje.so.0 #4 0xb7f27a