Re: [E-devel] Re: E CVS: libs/ecore xcomputerman

2005-09-12 Thread Ibukun Olumuyiwa
Michael Jennings wrote: On Sunday, 11 September 2005, at 19:42:40 (-0700), E CVS List wrote: Log Message: Directory list should sort case-insensitive. Anything else is counter-intuitive and annoying. :) I think the exact opposite is true. Case-insensitive sorting is annoying and wrong. T

[E-devel] Re: E CVS: libs/ecore xcomputerman

2005-09-12 Thread Michael Jennings
On Sunday, 11 September 2005, at 19:42:40 (-0700), E CVS List wrote: > Log Message: > Directory list should sort case-insensitive. Anything else is > counter-intuitive and annoying. :) I think the exact opposite is true. Case-insensitive sorting is annoying and wrong. Of course, that function s

[E-devel] edje and event objects

2005-09-12 Thread Brian Mattern
Raster, I've been noticing that we often want to accept generic evas mouse events on edje objects (such as ibar icons, pager windows, pager desks, etc). So, we've been adding event objects and moving/resizing them along with the edjes and setting cb's on those. As this becomes more frequent,

[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

[E-devel] patch: Fix iconifying windows with new pager DND

2005-09-12 Thread Jonathan Turner
This is a small patch to fix windows that are iconified still being picked up by DND in the pager. Thanks to Rephorm, who dictated what to do over irc. Jonathan --- /home/jonathan/tmp/e_mod_main.c 2005-09-12 15:21:53.0 -0400 +++ e_mod_main.c 2005-09-12 15:25:44.0 -0400 @@ -1129,7

[E-devel] backtrace

2005-09-12 Thread Massimo Maiurana
for the first time, E did segfault on my box :) I remember raster posted a quick-guide for debugging a while ago, but I couldn't find it in my mailbox (it must be there, but I do not remember even the thread subject). however, I printed a backtrace with gdb and here it is: Program received sign