Some Evolution Filters Don't Work On Startup

Asked by cmnorton

I use quite a few Evolution message filters. They all work fine. Some, but not all, filters do not work, when Evolution starts up after it has not been running over the weekend. I don't leave Evolution running during the week. It is started up each morning.

What settings might affect this?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu evolution Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Sounds like a bug to me. What is the output of:

uname -a; lsb_release -a; apt-cache policy evolution

Thanks

Revision history for this message
cmnorton (octopusgrabbus) said :
#2

uname -a; lsb_release -a; apt-cache policy evolution
Linux steamboy 2.6.32-29-generic-pae #58-Ubuntu SMP Fri Feb 11 19:15:25 UTC 2011 i686 GNU/Linux
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.2 LTS
Release: 10.04
Codename: lucid
evolution:
  Installed: 2.28.3-0ubuntu10.2
  Candidate: 2.28.3-0ubuntu10.2
  Version table:
 *** 2.28.3-0ubuntu10.2 0
        500 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
        100 /var/lib/dpkg/status
     2.28.3-0ubuntu9 0
        500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
cnorton@steamboy:~$

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3

Try:

sudo add-apt-repository ppa:jacob/evo230 && sudo apt-get update; sudo apt-get -y upgrade

Revision history for this message
cmnorton (octopusgrabbus) said :
#4

Please send me the instructions to undo
 sudo add-apt-repository ppa:jacob/evo230 && sudo apt-get update;
This just broke my ability to send email.

Revision history for this message
cmnorton (octopusgrabbus) said :
#5

This is funny. Yesterday I performed the instructions for setting a new repository and upgrading, but I did not see evolution upgrade. Then, I just posted help for undoing the changes yeterday. CTRL-N did not work. Then, I manually ran an upgrade this morning, and all these Evolution upgrades were available and installed correctly. So, now CTRL-N works again.

As to the original problem about filters, I won't know if the upgrade works until Monday, and I will post status then.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

If you want to remove the PPA you can run software centre and click edit -> software sources -> othersources tab

Revision history for this message
cmnorton (octopusgrabbus) said :
#7

Thanks actionparsnip, that solved my question.