It looks like editje uses elm_pager. elm_pager was replaced by elm_naviframe. We need someone who knows python and has time to fix editje :(
Daniel Juyung Seo (SeoZ) On Mon, May 7, 2012 at 10:46 AM, David Seikel <[email protected]> wrote: > On Sun, 6 May 2012 16:51:58 -0500 Jeff Hoogland > <[email protected]> wrote: > >> OK so got python bindings all working again and now editje fails to >> load with the latest versions of the bindings. Terminal output: >> >> bodhi@bodhi-VPCF115FM:/media/sda5/Bodhi/e17_debs$ editje-bin >> Traceback (most recent call last): >> File "/usr/bin/editje-bin", line 31, in <module> >> from editje.editje import Editje >> File "/usr/lib/pymodules/python2.6/editje/editje.py", line 29, in >> <module> from about import About >> File "/usr/lib/pymodules/python2.6/editje/about.py", line 22, in >> <module> from floater import Wizard >> File "/usr/lib/pymodules/python2.6/editje/floater.py", line 20, in >> <module> >> from elementary import Layout, Button, InnerWindow, Box, Pager, \ >> ImportError: cannot import name Pager >> >> Anyone know off hand if these commands where just changed? I'll dig >> into it more myself after my school term ends later this week - I >> know a bit of python. >> > > Elementary just underwent a really big lot of changes, it's likely > other things have not caught up yet. > > -- > A big old stinking pile of genius that no one wants > coz there are too many silver coated monkeys in the world. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
