Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 134381
Summary: | defaults to personal calendar as unchecked. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bill Peck <bpeck> |
Component: | evolution | Assignee: | Dave Malcolm <dmalcolm> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | ||
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: | 2004-10-14 19:41:55 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: | |||
Bug Depends On: | |||
Bug Blocks: | 131589 |
Description
Bill Peck
2004-10-01 21:04:42 UTC
Calendars are stored in gconf in: /apps/evolution/calendar/sources (which stores a list of strings containing XML-ified data about each calendar). The state of those checkboxes appears to be determined by the UIDs that appear in a list of strings in /apps/evolution/calendar/display/selected_calendars So I'm guessing that on a fresh install, upon going through the startup wizard it generates the necessary stuff into GConf, and should be adding it to that list, and isn't - will investigate further. There's a patch upstream, will be fixed in 2.0.2 Upstream bug 61766; patch is on evolution-patches list, posted 28 Sep 2004 2.0.2 seems to be in now, is this fixed? Yes: I just tried a fresh install of rawhide 20041014 with evo 2.0.2 and it's fixed. confirmed as well. yum update of evo 2.0.2 with a new user. You just beat me to this Dave. :-) |