Bug 618136
| Summary: | New tasks not shown in clock applet | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Arthur Buliva <arthurbuliva> |
| Component: | evolution-data-server | Assignee: | Matthew Barnes <mbarnes> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 13 | CC: | arthurbuliva, mbarnes, mcrha |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-03-01 04:44:23 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Arthur Buliva
2010-07-26 08:56:29 UTC
Thanks for a bug report. This is the cause of the trouble:
> (evolution:5036): libecal-WARNING **: e-cal.c:404: e-d-s proxy died
which means that e-calendar-factory crashed for some reason. It would be good to run it from a terminal under gdb and get the backtrace from there, like this:
$ gdb /usr/libexec/e-calendar-factory --ex r --ex "t a a bt"
Before that make sure there is not running any other factory, because there can be running only one in the system. Also make sure you've installed debug info packages for evolution and evolution-data-server.
When you've running factory then run evolution from another console and try to reproduce the issue. Thanks in advance.
Closing due to lack of response from OP. |