Possibly dumb question, but is it possible to create a box without a window 
that contains an input method element? I'm not seeing it in the documentation.

I'm looking for a way to build a fullscreen application GUI uncluttered by X 
window elements.

Thanks, 

Mike

On Jan 30, 2013, at 5:02 PM, Carsten Haitzler (The Rasterman) 
<ras...@rasterman.com> wrote:

> On Wed, 30 Jan 2013 09:08:38 -0700 Michael Gehl <m...@vail.net> said:
> 
>> Hi - I get the following error messages at the tail end of my tightvnc
>> vncserver log file; E works fine at the start but then seems to fail after
>> about an hour after the start of the server session:
>> 
>> ERR<12321>:ecore ecore.c:464 _ecore_magic_fail()
>> *** ECORE ERROR: Ecore Magic Check Failed!!!
>> *** IN FUNCTION: ecore_con_server_del()
>> ERR<12321>:ecore ecore.c:474 _ecore_magic_fail()   Input handle is wrong type
>>    Expected: 77665544 - <UNKNOWN>
>>    Supplied: 40360278 - <UNKNOWN>
>> ERR<12321>:ecore ecore.c:477 _ecore_magic_fail() *** NAUGHTY PROGRAMMER!!!
>> *** SPANK SPANK SPANK!!!
>> *** Now go fix your code. Tut tut tut!
>> 
>> ahem… OK, any hints on how to proceed debugging this?
>> 
>> I am running E17 0.16.999.0 on a Beaglebone (TI AM3359 ARM Cortex-A8) on
>> Angstrom Linux 2012.05.
> 
> you want to actually DEBUG it? maybe recompile a released e17+efl first... :)
> like 0.17.0 ...  :) and then...
> 
> export EINA_LOG_ABORT=1
> export EINA_LOG_ABORT_LEVEL=1
> 
> u'll get an abort for every time eina-log bitches... and thus a backtrace... 
> :)
> 
> -- 
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> 
> 


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to