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/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 0xb7f27a07 in _edje_smart_del () from /opt/e17//lib/libedje.so.0 > > #5 0xb7e445f2 in evas_object_smart_del () > > from /opt/e17//lib/libevas.so.1 > > #6 0xb7e3fb7c in evas_object_del () from /opt/e17//lib/libevas.so.1 > > #7 0x08068857 in _e_zone_free () > > #8 0x0808442f in e_object_free () > > #9 0x08084476 in e_object_unref () > > #10 0x08066edf in _e_container_free () > > #11 0x0808442f in e_object_free () > > #12 0x08084476 in e_object_unref () > > #13 0x0805bf3f in _e_manager_free () > > #14 0x0808442f in e_object_free () > > #15 0x08084476 in e_object_unref () > > #16 0x0805b630 in e_manager_shutdown () > > #17 0x0805ac23 in _e_main_screens_shutdown () > > #18 0x0805a7e7 in _e_main_shutdown () > > #19 0x08059ad2 in main () > > hmm. no gdb debugging info there. just a stack trace. this shouldn't happen as > such though. hmmm. not a lot to go by there.
I would appreciate some info on how to do that exactly. > > > I'm using the blue_eyed 0.5.6 theme with the modification included as an > > attachment. > > > > Also, I've noticed some bad things happen upon restart/randr actions. > > It seems that at least for the outside modules (in e_modules and evolume > > module), gadman doesn't remember their positions per resolution. Also, > > on change of resolution or restart, the ibox always moves to the other > > side of the ibar, and the pager always becomes slightly bigger. See the > > attached jpg for their original positions, if that matters. > > i noticed some issues with the pager size changing. i have yet to exactly nail > those. > > > And finally, for windows of type "_NET_WM_WINDOW_TYPE_DOCK", the code in > > e_hints.c seems to take precedence over the remember settings. That's > > why, no matter what the remembered value for the stack is, such windows > > will always have a stack value of 150. I think that this should be > > switched, so that if a window has a remembered stack value, the value > > set by e_hints should not be used. > > yeah. agreed. :) > 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 checked. And worse, the first few times the position is actually remembered, then afterwards, it's like it remembered a totally different position. ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
