So I got my evolution + exchange working again. Here's my step-by-step

 * Add proposed repositories
 * apt-get update
 * apt-get upgrade
 * wget -q 
http://ftp.us.debian.org/debian/pool/main/s/sqlite3/libsqlite3-0_3.7.4-2_i386.deb
 * wget -q 
http://ftp.us.debian.org/debian/pool/main/s/sqlite3/evolution_2.30.3-5_i386.deb
 * dpkg-deb -x evolution_2.30.3-5_i386.deb loc
 * dpkg-deb --control evolution_2.30.3-5_i386.deb loc/DEBIAN
 * edit the control file to remove the maximum version dependencies for 
libgtk-editor0 and libgtkhtml3.14-19 [find the libxxx(<<YYY) and remove]
 * dpkg-deb -b loc evolution_2.30.3-5_i386_loc.deb
 * dpkg --install libsqlite3-0_3.7.4-2_i386.deb
 * dpkg --configure libsqlite3-0_3.7.4-2_i386.deb
 * dpkg --install evolution_2.30.3-5_i386_loc.deb
 * dpkg --configure evolution_2.30.3-5_i386_loc.deb
 * apt-get install evolution-exchange

I now have email, calendar, and GAL

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/631395

Title:
  When upgrading from 10.04 to 10.10, exchange mail accounts no longer
  work in Evolution. When clicking the account, the folder structure
  won't expand and the account does not send or receive e-mail
  (although) it does appear in the send/receive dialog box.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to