GNOME Bugzilla – Bug 347770
copying large portion of text into memo composer freezes evo
Last modified: 2013-09-13 00:50:07 UTC
memo composer: copy a large text into the "Memo Content" field, for example my xchat log file of the #evolution irc channel (845830 bytes) the composer window will be closed, but evolution freezes while trying to display the memo in the memo component view. (first trace could be a pango bug, because harfbuzz-gsub.c is part of pango.) evolution 2.7.4 cvs head. (gdb) thread apply all bt [...]
+ Trace 69384
Thread 1 (Thread -1236199760 (LWP 7389))
Thread 1 (Thread -1235945808 (LWP 7436))
Set target milestone to 2.8
probably the same problem as in bug 333245
Could be related to bug 373092. Please test the patch there.
Created attachment 91671 [details] [review] proposed evo patch for evolution; how to do with GtkHtml while it is trying to calculate preview width I don't know.
Created attachment 91673 [details] [review] proposed evo patch for evolution; forgotten debug variable removed.
I fixed the same bug in a downstream opensuse release. Commit to head.
Committed to trunk. Committed revision 34073.