2014-08-03 12:55 GMT+02:00 Lino E. Urdiales Matus <lino.urdia...@gmail.com>:

> No, its not. Everything else (icon in shelf) seems to work fine.
>
> Traceback (most recent call last):
>   File "/usr/bin/econnman-bin", line 19, in <module>
>     import efl.evas as evas
>   File "efl.evas.pyx", line 1, in init efl.evas
> (efl/evas/efl.evas.c:116585)
> ImportError: /usr/lib/python3.4/site-packages/efl/eo.cpython-34m.so:
> undefined symbol: eo_event_freeze_get
>

This is another problem, related to the econnman python app, they where
speaking about the e gadget... always confusing that separation.

btw, I think your error is caused by python-efl not being in sync with efl,
please
try to update both and see if the error persist.



>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/bin/econnman-bin", line 46, in <module>
>     import elementary as elm
>   File "/usr/lib/python3.4/site-packages/elementary/__init__.py", line 2,
> in <module>
>     from efl.elementary.actionslider import *
>   File "/usr/lib/python3.4/site-packages/efl/elementary/__init__.py", line
> 19, in <module>
>     from efl.elementary.general import *
>   File "general.pyx", line 1, in init efl.elementary.general
> (efl/elementary/general.c:7106)
>   File "__init__.pyx", line 1, in init efl.ecore.__init__
> (efl/ecore/__init__.c:36934)
> ImportError: /usr/lib/python3.4/site-packages/efl/eo.cpython-34m.so:
> undefined symbol: eo_event_freeze_get
>
>
> On 31 July 2014 10:20, Kai Huuhko <kai.huu...@gmail.com> wrote:
>
> > If it's the same error that Massimo got, use:
> >
> > make clean
> >
> > and then make and make install.
> >
> > If the error is different you need to let us know what the error is.
> > The logging will output to stdout so run econnman-bin from a terminal.
> >
> > 2014-07-31 11:13 GMT+03:00 Lino E. Urdiales Matus <modjov...@gmail.com>:
> > > I'm still getting an error with econnman. I updated it yesterday to see
> > if
> > > it got better but it didn't. It won't produce any logs so I have no
> idea
> > > how to debug it. Any suggestions?
> > >
> > >
> > > On 29 July 2014 15:49, Massimo Maiurana <maiur...@gmail.com> wrote:
> > >
> > >> With a recent git version of econnman I get this:
> > >>
> > >> Traceback (most recent call last):
> > >>   File "/opt/e17/bin/econnman-bin", line 56, in <module>
> > >>     from pnac import PNACConfig
> > >> ImportError: No module named pnac
> > >>
> > >> The directory is in PYTHONPATH as always:
> > >>
> > >> max@rubino:~$ env | grep PYTHON
> > >>
> > >>
> >
> PYTHONPATH=:/opt/e17/lib/python2.7/site-packages:/opt/e17/lib/python2.7/site-packages
> > >>
> > >> Am I the only one facing this?
> > >>
> > >> --
> > >> Massimo Maiurana
> > >> Ragusa (RG)
> > >>
> > >>
> > >>
> >
> ------------------------------------------------------------------------------
> > >> Infragistics Professional
> > >> Build stunning WinForms apps today!
> > >> Reboot your WinForms applications with our WinForms controls.
> > >> Build a bridge from your legacy apps to the future.
> > >>
> > >>
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> > >> _______________________________________________
> > >> enlightenment-users mailing list
> > >> enlightenment-users@lists.sourceforge.net
> > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > >>
> > >
> >
> ------------------------------------------------------------------------------
> > > Infragistics Professional
> > > Build stunning WinForms apps today!
> > > Reboot your WinForms applications with our WinForms controls.
> > > Build a bridge from your legacy apps to the future.
> > >
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> > > _______________________________________________
> > > enlightenment-users mailing list
> > > enlightenment-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
> >
> >
> ------------------------------------------------------------------------------
> > Infragistics Professional
> > Build stunning WinForms apps today!
> > Reboot your WinForms applications with our WinForms controls.
> > Build a bridge from your legacy apps to the future.
> >
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> > _______________________________________________
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
>
>
> --
> We don't rest  in peace, we just disappear
>
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to