GNOME Bugzilla – Bug 343991
CPU very high while running Evolution 2.6.1
Last modified: 2006-08-02 07:23:37 UTC
Please describe the problem: I updated from 5.10 to 6.06 and since the update Evolution uses at least 50 % from my dual prozessor AMD, or 100 % from one CPU!!! When I close Evolution everything works normal. fgr 5857 84.0 2.0 289812 41596 ? Sl 13:34 2:42 evolution --component=mail 84 % CPU and I am not running anything else then Evolution. I have 2 IMAP accounts configured in Evo, no Webcalenders or anythng else. Steps to reproduce: 1. start evolution 2. 3. Actual results: the cpu runs al least with 50 % Expected results: Does this happen every time? yes, every time Other information: When I run out of the Terminal: ** (evolution-2.6:7259): WARNING **: Could not form the uri for ** (evolution-2.6:7259): WARNING **: Could not form the uri for This appears every 1/10 sec. ----------------------- When I start Evo with sudo and make a new account, then Evolution runs without problems. Strange. What can be the problem? ----------------------
aditional comment: I use Ubuntu 6.06 64 Bit Edition GNOME 2.14.1
I've found the problem in the sourcecode: http://cvs.gnome.org/viewcvs/evolution/plugins/publish-calendar/publish-location.c?rev=1.2&view=markup Where you call: 'migrateURI', the entry for 'location' is empty and then evolution runs in the loop! When I disable the plugin for 'publish calendar' then evolution runs very well! Do you need further information about my settings? I think it is a bug and I hope you will fix it. Thank you, best regards, Florian.
calendar bug, reassigning. CC'ing chen as he wrote that code.
Created attachment 70060 [details] [review] Fixes the bug
Fix committed to cvs HEAD and gnome-2-14 branch.
*** Bug 343782 has been marked as a duplicate of this bug. ***