GNOME Bugzilla – Bug 253842
Message windows flicker
Last modified: 2013-09-10 14:03:17 UTC
When oppening a message, sometimes the message "flickers", it appears to be drawn on the window, erased then drawn again.
Adding UI keyword. I think this may have been inadvertently fixed yesterday. Will test.
This looks fixed to me.
Well, it's not. Also, I think it happens more often on large folders. I have a folder with all the linux-kernel messages since December and opening a message on that folder you can clearly see the message being drawn twice, every time. Also, on a message that doesn't flicker I get the following message on the console: (evolution-1.5:5348): camel-CRITICAL **: file camel-folder.c: line 912 (camel_folder_get_message_info): assertion `uid != NULL' failed On a message that flickers the message appears twice, so something is surely happening twice.
"opening a message" - what does this mean? does this only happen when viewing a message in its own window? or in the preview pane? or both? or what?
Sorry if I wasn't clear, english is not my primary language. It only happens when viewing a message in its own window, in the preview it doesn't happen
I only get one warning. anyways, this appears to be fixed in CVS (other than the warning)
Well, I still see this. Which folder type are you using? I made a fresh install from CVS and I'm still seeing this with a mbox folder with 14000 messages. The warning message no longer appears.
i see it, on big folders only yes. its probably a race with the emfolderview remember uid code and the messagebrowser set uid code.
fwiw, I'm now seeing this also. and yea, it is annoying.
i fixed this a couple of weeks ago but forgot to reference the bug