So I'm now convinced its a regression/bug in either edje or elementary. I have two devices, ones a laptop running the lastest (as of yesterday) svn of the EFL and a Pandora running the EFL from the default repositories (core libraries aren't at 1.0). The Pandora behaves as expected but the laptop displays the errors below.
Thanks On Tue, Mar 22, 2011 at 10:21 PM, Benjamin Flanagin <[email protected]>wrote: > You are correct sir. I must amend my previous statements and include that I > am embedding the elementary widget into a edj file via editje-bin. > > These are the errors that I get from clicking on the selector button > numerous times. > > RR<2637>:ecore ecore.c:227 _ecore_magic_fail() > *** ECORE ERROR: Ecore Magic Check Failed!!! > *** IN FUNCTION: ecore_job_del() > ERR<2637>:ecore ecore.c:237 _ecore_magic_fail() Input handle is wrong > type > Expected: 76543210 - <UNKNOWN> > Supplied: 13242f98 - <UNKNOWN> > ERR<2637>:ecore ecore.c:240 _ecore_magic_fail() *** NAUGHTY PROGRAMMER!!! > *** SPANK SPANK SPANK!!! > *** Now go fix your code. Tut tut tut! > ERR<2637>:elementary elm_widget.c:2006 elm_widget_type_check() Passing > Object: 0x12ab2780, of type: 'fileselector_entry' when expecting type: 'win' > ERR<2637>:elementary elm_widget.c:2006 elm_widget_type_check() Passing > Object: 0x12ab2780, of type: 'fileselector_entry' when expecting type: 'win' > ERR<2637>:ecore ecore.c:227 _ecore_magic_fail() > *** ECORE ERROR: Ecore Magic Check Failed!!! > *** IN FUNCTION: ecore_job_del() > ERR<2637>:ecore ecore.c:237 _ecore_magic_fail() Input handle is wrong > type > Expected: 76543210 - <UNKNOWN> > Supplied: 61635f74 - <UNKNOWN> > ERR<2637>:ecore ecore.c:240 _ecore_magic_fail() *** NAUGHTY PROGRAMMER!!! > *** SPANK SPANK SPANK!!! > *** Now go fix your code. Tut tut tut! > ERR<2637>:elementary elm_widget.c:2006 elm_widget_type_check() Passing > Object: 0x12ab2780, of type: 'fileselector_entry' when expecting type: 'win' > ERR<2637>:elementary elm_widget.c:2006 elm_widget_type_check() Passing > Object: 0x12aac690, of type: 'fileselector_entry' when expecting type: 'win' > ERR<2637>:elementary elm_widget.c:2006 elm_widget_type_check() Passing > Object: 0x12ab2780, of type: 'fileselector_entry' when expecting type: 'win' > ERR<2637>:ecore ecore.c:227 _ecore_magic_fail() > *** ECORE ERROR: Ecore Magic Check Failed!!! > *** IN FUNCTION: ecore_job_del() > ERR<2637>:ecore ecore.c:237 _ecore_magic_fail() Input handle is wrong > type > Expected: 76543210 - <UNKNOWN> > Supplied: 6f697470 - <UNKNOWN> > ERR<2637>:ecore ecore.c:240 _ecore_magic_fail() *** NAUGHTY PROGRAMMER!!! > *** SPANK SPANK SPANK!!! > *** Now go fix your code. Tut tut tut! > ERR<2637>:ecore ecore.c:227 _ecore_magic_fail() > *** ECORE ERROR: Ecore Magic Check Failed!!! > *** IN FUNCTION: ecore_job_del() > ERR<2637>:ecore ecore.c:237 _ecore_magic_fail() Input handle is wrong > type > Expected: 76543210 - <UNKNOWN> > Supplied: 12c6f030 - <UNKNOWN> > ERR<2637>:ecore ecore.c:240 _ecore_magic_fail() *** NAUGHTY PROGRAMMER!!! > *** SPANK SPANK SPANK!!! > *** Now go fix your code. Tut tut tut! > displaying config for Genesis > ERR<2637>:elementary elm_widget.c:2006 elm_widget_type_check() Passing > Object: 0x12aae688, of type: '(unknown)' when expecting type: 'fileselector' > ERR<2637>:elementary elm_widget.c:2006 elm_widget_type_check() Passing > Object: 0x12e04c78, of type: '(unknown)' when expecting type: 'fileselector' > > ERR<2637>:elementary elm_widget.c:2006 elm_widget_type_check() Passing > Object: 0x12aac690, of type: 'fileselector_entry' when expecting type: 'win' > > > > On Tue, Mar 22, 2011 at 6:55 PM, Daniel Juyung Seo > <[email protected]>wrote: > >> Hello, >> Can you test that with elementary_test "File Selector Entry"? >> It looks like working well in elementary_test. >> >> Thanks. >> Daniel Juyung Seo (SeoZ) >> >> >> On Wed, Mar 23, 2011 at 8:03 AM, Benjamin Flanagin <[email protected]> >> wrote: >> > I have a program with a fileselector_entry widget. The first time you >> use >> > the file selector everything is fine and displays as expected. >> Subsequent >> > calls to the fileselector however displays garbled or missing text >> including >> > the cancel and ok buttons. Is this a known bug and more importantly is >> there >> > a work around? >> > >> > Thanks >> > >> ------------------------------------------------------------------------------ >> > Enable your software for Intel(R) Active Management Technology to meet >> the >> > growing manageability and security demands of your customers. Businesses >> > are taking advantage of Intel(R) vPro (TM) technology - will your >> software >> > be a part of the solution? Download the Intel(R) Manageability Checker >> > today! http://p.sf.net/sfu/intel-dev2devmar >> > _______________________________________________ >> > enlightenment-users mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users >> > >> > > ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
