Bug 1254199
| Summary: | GOA account Mail part lost on its disable/enable | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Vadim Rutkovsky <vrutkovs> |
| Component: | evolution-data-server | Assignee: | Matthew Barnes <mbarnes> |
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | jkoten, mcrha |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | evolution-data-server-3.12.11-22.el7 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: could not enable GOA configured account Mail part again
Consequence: a GOA account had been configured, evolution-data-server picked its enabled parts and offered them to clients. Once the Mail part was disabled, it's re-enable didn't provide the Mail part to the clients again, due to deleted underlying .source files.
Fix: File system change notifications are processed properly now, no delete is done (file modification generated delete & create events)
Result: Mail part (or even other parts) can be disabled and enabled multiple times without losing them.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-11-19 07:59:45 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: | |||
| Bug Blocks: | 1278701 | ||
|
Description
Vadim Rutkovsky
2015-08-17 12:22:33 UTC
Package versions: evolution-data-server-3.12.11-21.el7.x86_64 gnome-online-accounts-3.14.4-2.el7.x86_64 evolution-3.12.11-14.el7.x86_64 I guess this is related to an upstream bug [1]. I'll backport that change, together with the change for an upstream bug [2], which is related. [1] https://bugzilla.gnome.org/show_bug.cgi?id=751657 [2] https://bugzilla.gnome.org/show_bug.cgi?id=752114 Verified on evolution-3.12.11-15.el7.x86_64 and evolution-data-server-3.12.11-23.el7.x86_64 This change has a regression in folks `make check`, see bug #1278701 for more information. 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 |