Bug 467804

Summary: Evolution spews debugging output to .xsession-errors
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: evolution-data-serverAssignee: Matthew Barnes <mbarnes>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, mbarnes, mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: evolution-data-server-2.24.1-2.fc10 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-23 18:51:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 454582, 465130    

Description Jesse Keating 2008-10-20 23:33:10 UTC
During a mail check, I get a spew of things like:

removing cache for  INBOX/bugzilla 804 0x7f072183aec0
done .. now 804
removing cache for  INBOX/missed 6 0x7f072a5cf4c0
done .. now 6
removing cache for  INBOX/builds/failures 13 0x1db4c80
done .. now 13

This fills up the file and causes even more disk writes.

Comment 1 Matthew Barnes 2008-10-21 20:01:03 UTC
That's debug chatter from the new SQLite backend.  I guess we (Evolution devs) forgot to turn it off before the stable release.  I'll take care of it.

Comment 2 Matthew Barnes 2008-10-23 18:51:36 UTC
Fixed in evolution-data-server-2.24.1-2.fc10.

At least I think I got 'em all.  Reopen if you spot any more.