On Mon, 09 May 2005 00:24:27 -0400 (EDT) [EMAIL PROTECTED] babbled:
> > that is entirely bizarre. what backtraces do you get?
>
> I do not know precisely what you need: is there some kind of tracing
> facility beside setting the info.debug flag via the evas_engine_info_set()
> call that I missed?
HAHAHAHAHAHH oh damn. of course that wont work. you have a half-initialized
canvas. it wont work well at all. there is no engine attached and evas will not
work properly. it's in an unknown state and so well... expect weird stuff. try
using ecore and ecore_evas to get a quick simply wrapper around setting up an
evas canvas properly :) that's one problem. i just added the bottom/top get
stuff to one of my programs (and fixed the printf stuff to actually display the
lowest and highst obj pointers) and i get:
Object #1: 0x805a758
Object #2: 0x805a890
Lowest object : 0x805a758
Highest object: 0x805a890
i run under valgrind and i get 0 errors/problems... :/
> Anyway, compiling test.c[1], I just get this segfault output[2].
> Running it through valgrind's memcheck tool, I get this[3]. Line 329
> of my evas installment (around evas 0.9.9.007, taken from CVS) read:
>
> obj2 = evas_object_below_get_internal(obj2);
>
> When removing the call to evas_object_bottom_get(), I hit the very same
> error on the corresponding call of evas_object_above_internal()...
>
> Of course, that's just an expurged version: I get similar errors every
> time I try using those two calls in a more complete code when the rest
> of Evas works fine...
>
> --
> S.Fourmanoit <[EMAIL PROTECTED]>
>
> With your bare hands?!?
>
> [1] http://adesklets.sf.net/verbatim/test.c
> [2] http://adesklets.sf.net/verbatim/test.out
> [3] http://adesklets.sf.net/verbatim/test.log
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler) [EMAIL PROTECTED]
裸好多 [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel