On Wed, 5 Mar 2014 10:55:57 -0300 Gustavo Sverzut Barbieri <[email protected]> said:
> On Wed, Mar 5, 2014 at 10:38 AM, Carsten Haitzler <[email protected]> > wrote: > > On Wed, 5 Mar 2014 10:04:52 -0300 Gustavo Sverzut Barbieri > > <[email protected]> said: > > > >> my git master/HEAD build, it is giving me an error about this being > >> NULL with the old-fashioned ecore magic checks. > >> > >> this happened while running ELM_ENGINE=fb. > > > > weird. i don't see it: > > > > 10:35PM ~ > export ELM_ENGINE=fb > > 10:35PM ~ > elementary_test > > [ecore_fb:init] can't open /dev/tty0 > > CRI<22019>:elementary elm_win.c:2917 _win_constructor() Software FB engine > > creation failed. Trying default. CRI<22019>:elementary elm_win.c:2921 > > _win_constructor() Software X11Fallback to Software X11 successful. > > > > nothing like you describe... ? trying to find a way to reproduce this > > problem... > > errr... read your log, you don't have permissions to open tty0 and > then it reverted to x11 :-D You need to actually run in fb to get it. > > Maybe this could happen if you force sw cursor, since it is always the > case with fb engine as in elm_win.c it's the same story in the fb too (no x11 around - switched to vt). i don't see the error you seem to have. no ecore_evas magic check complaints. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
