Comment 14 for bug 1071345

Revision history for this message
Maro Ziza (maro-ziza) wrote :

Have a solution:
echo 'deb http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse' >> /etc/apt/sources.list
apt-get update
apt-get remove empathy empathy-common
apt-get install empathy=3.4.1-0ubuntu1 empathy-common=3.4.1-0ubuntu1 libebook-1.2-12

This will install old empathy from precise, but it is usable now with all necessory functions.