2015-10-09 22:54 GMT+02:00 Larry Wyble <[email protected]>: > Here's what epymc got: > > > :~$ epymc > Traceback (most recent call last): > File "/usr/bin/epymc", line 5, in <module> > from epymc.main import start_epymc > File "/usr/lib/python2.7/site-packages/epymc/main.py", line 23, in > <module> from efl import evas, ecore, edje, elementary, emotion > File "efl.evas.pyx", line 1, in init efl.evas > (efl/evas/efl.evas.c:104986) > ImportError: /usr/lib/python2.7/site-packages/efl/eo.so: undefined > symbol: EO_BASE_BASE_ID >
sounds like wrong version of python-efl / efl are installed. try to purge the python-efl install (remove the folder /usr/lib/python2.7/site-packages/efl) and reinstall python-efl. Make sure that pyefl and efl versions are in sync > > > > > > On Tue, 8 Sep 2015 20:45:02 +0200 > Davide Andreoli <[email protected]> wrote: > > > Hi, > > > > to see what is happening run the media center from the console, the > > command is "epymc", you should see some kind of error. > > > > btw epymc has nothing to do with enlightenment itself, > > I cannot understand how this is related with the e install :/ > > > > > > 2015-10-09 18:25 GMT+02:00 Larry Wyble <[email protected]>: > > > > > I just installed Enlightenment From the git repository and it works > > > except for one thing. When I click on > > > 'Applications/Multimedia/Emotion Media Center' I get "Emotion Media > > > Center stopped running unexpectedly" "There was no error message" > > > > > > What's up wid dat? :) > > > > > > Thanks > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > _______________________________________________ > > > enlightenment-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > enlightenment-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > ------------------------------------------------------------------------------ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > ------------------------------------------------------------------------------ Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from all of your servers, apps and tools in one place. SourceForge users - Click here to start your Free Trial of Datadog now! http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
