Bug 1101476
Summary: | [IMAPx] Temporarily workaround 'Empty cache file' error | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Jiri Koten <jkoten> | ||||
Component: | evolution-data-server | Assignee: | Matthew Barnes <mbarnes> | ||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.0 | CC: | fidencio, jkoten, mcepl, mcrha, vbenes | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | evolution-data-server-3.12.11-10.el7 | Doc Type: | Bug Fix | ||||
Doc Text: |
Cause: Sometimes an error about "Empty cache file" could be shown with IMAPx accounts
Consequence: The error propagated into the UI and the message wasn't downloaded
Result: A workaround had been applied to minimize the error to happen.
|
Story Points: | --- | ||||
Clone Of: | 1084088 | ||||||
: | 1265684 (view as bug list) | Environment: | |||||
Last Closed: | 2015-11-19 07:56:04 UTC | Type: | Bug | ||||
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: | 1084088 | ||||||
Bug Blocks: | 1265684 | ||||||
Attachments: |
|
Comment 2
Milan Crha
2014-10-09 10:02:54 UTC
Created attachment 945364 [details]
backported eds patch
This is the backported upstream patch for evolution-data-server. It's not 1:1 with its upstream version, some parts were not applicable, but the main part with locking access to selected folder variables is included.
As indicated by [1], that still can happen and more core IMAPx code changes are required to truly fix this, for which the [2] is filled. [1] https://bugzilla.gnome.org/show_bug.cgi?id=737468 [2] https://bugzilla.gnome.org/show_bug.cgi?id=745545 The change from comment #3, respectively comment #2, is included in the rebased evolution-data-server 3.12.11. It's still not enough, as mentioned in comment #4. I'll commit the temporary workaround from the upstream bug report [1], which is only a workaround, thus this error can still happen, as wrote in that bug, but less often. I cannot do more about this right now, even with the rewrite of the job queue, which I expect to be too aggressive, thus not much suitable for the RHEL as of now. [1] https://bugzilla.gnome.org/show_bug.cgi?id=737468 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 |