Hacker News new | ask | show | jobs
by buster 4835 days ago
Unfortunately, terminology seems to be broken for me :(

  [buster@Fry➔ ~] terminology 
  terminology: symbol lookup error:   /usr/lib/libelementary.so.1: undefined symbol:   ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_ACTIVATE
1 comments

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`

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 :)