RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1224758 - Parse attachments on demand, not on message open
Summary: Parse attachments on demand, not on message open
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: evolution
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Milan Crha
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-25 14:36 UTC by Milan Crha
Modified: 2015-11-19 07:58 UTC (History)
4 users (show)

Fixed In Version: evolution-3.12.11-15.el7
Doc Type: Bug Fix
Doc Text:
Cause: messages with large (text) attachments took long to open Consequence: large (text) attachments were parsed on message open Fix: parse large (text) attachments only on demand, when requested Result: speeds up message open
Clone Of:
Environment:
Last Closed: 2015-11-19 07:58:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
zipped test message (263.10 KB, application/zip)
2015-05-25 16:10 UTC, Milan Crha
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 733877 0 None None None Never
Red Hat Product Errata RHBA-2015:2226 0 normal SHIPPED_LIVE evolution bug fix and enhancement update 2015-11-19 08:37:43 UTC

Description Milan Crha 2015-05-25 14:36:22 UTC
This comes from an upstream bug report [1].

Emails with large text attachments, like CSV or any similar, could cause Evolution UI freeze when the message was selected to be viewed in the message preview. That was caused by the attachment being parsed and formatted right after the message was opened, even it was set to stay collapsed, thus not viewed by the user. The upstream fix makes the message attachment parse and format only after the user makes the attachment shown explicitly, which makes the Evolution freeze again, but not right after the message open.

This doesn't help with attachments which are marked to be viewed inline, but I believe that most of the text attachments are not marked as such.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=733877

Comment 1 Milan Crha 2015-05-25 16:10:54 UTC
Created attachment 1029526 [details]
zipped test message

Unzip the message and import it to one folder in the Evolution. The unpatched version will cause a long (might be more than a minute, so it's just slowly processing further) message rendering as soon as the message is selected, while the patched version shows the message immediately and causes the same busy-state only after the text attachment is expanded (viewed inline).

Comment 3 Milan Crha 2015-05-29 10:44:36 UTC
Tomas' Popela machine behaves slightly differently than mine, the button to expand the attachment was disable to him for images, due to the underlying element in the DOM structure not being provided by the WebKit yet. The updated patch doesn't rely on WebKit in this regard.

Comment 4 Milan Crha 2015-08-19 14:50:20 UTC
There had been discovered a possible regression in the upstream change, which could cause a crash when viewing mailing list message digest, and even I cannot reproduce it in RHEL7, I can quite reliably in Fedora 22, thus better have the follow-up change included than not.

Comment 7 errata-xmlrpc 2015-11-19 07:58:37 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2226.html


Note You need to log in before you can comment on or make changes to this bug.