Hello all,

I'm experimenting the cool quicklaunch framework of Elementary to
improve my app startup time.

I wrote some app to test with it.  When it is launched by symlinked
elementary_run, the elementary_quicklaunch outputs lots of:
-------------------------
ERR:Ecore ecore.c:161 _ecore_magic_fail()
*** ECORE ERROR: Ecore Magic Check Failed!!!
*** IN FUNCTION: ecore_event_handler_del()
ERR:Ecore ecore.c:163 _ecore_magic_fail()   Input handle pointer is NULL!
ERR:Ecore ecore.c:174 _ecore_magic_fail() *** NAUGHTY PROGRAMMER!!!
*** SPANK SPANK SPANK!!!
*** Now go fix your code. Tut tut tut!
-----------------------------
When it is launched without elementary_run/quicklaunch, it seems ok
and without SPANK errors.

I tried to ignore the warnings and played with the app a bit and
everything seemed ok.  However, after I quit the app and launched it
again (without quitting elementary_quicklaunch), the app is not
responding to mouse events.

I did more tests with simpler apps.
--------------------------------
1. elm_win + elm_bg
    * No SPANK errors.
2. elm_win + elm_bg + elm_box
    * Lots of SPANK errors...
3.  Dup'd the elm_flip test code with elm_button to flip sides
    * Lots of SPANK errors
    * First launch ok
    * Second launch: no mouse events -> buttons are not working

Is the quicklaunch framework used by anyone?  The behaviours persist
on my target too.

Thanks in advance.


brian


-- 
brian
------------------

Cool-Karaoke - The smallest recording studio, in your palm, open-sourced
http://cool-idea.com.tw/

iMaGiNaTiOn iS mOrE iMpOrTaNt tHaN kNoWlEdGe

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to