Hacker News new | ask | show | jobs
by yebyen 4836 days ago
You might get this error when your EFL stack needs upgrading. Did you use the PPA? What version of Ubuntu are you on?

For me, I wasn't able to finish apt-get upgrade without uninstalling an old libefl and all of its dependencies (some libraries that have been since merged into libefl I think), then installing again.

Try doing `apt-get dist-upgrade`

1 comments

I had theefl-trunk installed before, but ppa-purge didn't remove everything, i suppose. Went through libe* libraries and purged whatever came from e17. Installed again.. working now, woohooo!
I never heard of ppa-purge before. Thanks for playing! :)
I'm wondering.. when i hit ctrl-shift-t it seems to open a new terminal? Atleast i get a new prompt.. but no way to switch?
Confirmed. I have no idea what it's doing, maybe this is preliminary support for tabs. You have more terminals to log out from after ctrl+shift+t.
According to https://news.ycombinator.com/item?id=5445978

CTRL-Pgup and Pgdown, trying tomorrow :)