On Wed, Sep 9, 2009 at 5:02 AM, Denis Johnson<[email protected]> wrote: >>>> win = elementary.Window("", elementary.ELM_WIN_BASIC) >>>> win_evas = win.evas_get() >>>> type(win_evas) > <type 'NoneType'> >>>> type(win.evas) > <type 'NoneType'>
FYI it is fixed in enlightenment svn. Morphis fixed for me. Thanks for him! It just needs repackaging in SHR. Best regards, Khiraly _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

