-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/948489

Title:
  Evolution filter errors

Status in “evolution” package in Ubuntu:
  New

Bug description:
  Recently after having used Evolution for years it has started filtering in 
error. 
  Almost all of my incoming mail is filtered of to Inbox/Bills Mesa.
   Don't know how to fix this 
  Have been having trouble with Emptying trash error and was advised to:
  This could be due to a corrupted index file. To fix this we need to delete 
them and let Evolution rebuild them. The following instructions are just a 
workaround, I can't promise that it will solve your issue. 
  Open the Terminal and do the following: 

  1) Force shutdown Evolution: 
  evolution --force-shutdown 

  2) Backup evolution files: 
  $ cp -rv ~/.evolution ~/.evolution.bkp 
  $ cp -rv ~/.local/share/evolution/mail/local 
~/.local/share/evolution/mail/local.bkp 

  3) Delete the index files:

  find ~/.evolution/mail/local -name '*ibex.index*' -exec rm -f {} \; 
  find ~/.evolution/mail/local -name '*ev-summary*' -exec rm -f {} \; 
  find ~/.local/share/evolution/mail/local -name '*ibex.index*' -exec rm -f {} 
\; 

  ;

  4) Start Evolution. At this stage it will be slow to come up because it 
recreates the indexes. 
  Perhaps this has caused part of the new problem.
   Incidentally the Trash empty problem has reoccured several times and the 
above steps have corrected it for a short time.
  Thanks. 
  Solution came from Landscape help.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: evolution 2.32.2-0ubuntu7
  ProcVersionSignature: Ubuntu 2.6.38-13.56-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Tue Mar  6 14:46:39 2012
  ExecutablePath: /usr/bin/evolution
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406.1)
  ProcEnviron:
   LANGUAGE=en_CA:en
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: Upgraded to natty on 2012-02-28 (7 days ago)
  XsessionErrors:
   (gnome-settings-daemon:1704): GdkPixbuf-CRITICAL **: 
gdk_pixbuf_format_get_name: assertion `format != NULL' failed
   (gnome-settings-daemon:1704): GdkPixbuf-CRITICAL **: 
gdk_pixbuf_format_get_name: assertion `format != NULL' failed
   (nautilus:1750): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: 
assertion `format != NULL' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/948489/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to