Bug 1883619
| Summary: | ECalendarItem: Settings loaded only when being shown | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Paulo Andrade <pandrade> |
| Component: | evolution | Assignee: | Milan Crha <mcrha> |
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.2 | CC: | modehnal, tpelka |
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
| Target Release: | 8.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | evolution-3.28.5-15.el8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-18 15:19:09 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: | |||
|
Description
Paulo Andrade
2020-09-29 17:51:37 UTC
Ops, on step 4 should also select Saturday and Sunday as work days. Thanks for a bug report. I can reproduce it too, but only in the Month View. Other views do not trigger the gtk+ bug (I suppose so, because the backtrace shows a long recursive call of gtk_css_node_ensure_style() function (more than 1000 of those on the stack). After some investigation, the gtk+ function call is only a side effect of a disagreement between the mini-calendar inner state and the actual settings, causing immediate change of the selected month due to "rounding" to correct time. Once this is fixed it all behaves as it should. I fixed this upstream [1] for 3.39.1+ and 3.38.1+. [1] https://gitlab.gnome.org/GNOME/evolution/commit/8a442bd07b As a workaround, let the side bar shown at least once (press F9 twice). That's enough to make it work as expected. Unable to reproduce with evolution-3.28.5-15.el8.x86_64. Switching to VERIFIED. 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 (Low: evolution security, bug fix, and enhancement update), 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://access.redhat.com/errata/RHSA-2021:1752 |