Bug 836814 - Basic local address book functions broken ("Unable to open address book")
Summary: Basic local address book functions broken ("Unable to open address book")
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-01 16:54 UTC by James
Modified: 2012-07-02 08:52 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-02 08:00:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Screenshot for example 2 (317.58 KB, image/png)
2012-07-01 16:54 UTC, James
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 679245 0 None None None 2012-07-02 08:00:46 UTC

Description James 2012-07-01 16:54:22 UTC
Created attachment 595548 [details]
Screenshot for example 2

Description of problem:
The Evolution address book is unable to perform basic functions (adding contacts, adding/removing other address books) with local address books.

In most cases, address book operations fail with a message to the effect that the address book "cannot be opened. Please check the path <path in ~/.local/share/evolution/addressbook> exists" etc. The file mentioned does not exist, not is it created by evolution at shutdown.


Example 1: Adding a new contact.

1. Create a new user account to ensure a clean start.
2. Start up Evolution. Follow the wizard with dummy e-mail account settings.
3. Go to the Address Book view.
4. Click to add a new Contact in the Personal address book.

This just fails silently.


Example 2: Adding a new address book.

1. Add a new address book: give it a name, click to create it.
2. Click on the new address book. Note the red banner error message.
   (Screenshot attached.)
3. Attempt to delete this unusable address book by right-clicking on it
   and selecting delete.

This fails with a nondescript "unable to comply" message.


Version-Release number of selected component (if applicable):
evolution-3.4.3-1.fc17.x86_64

How reproducible:
Always.

Comment 1 Milan Crha 2012-07-02 08:00:46 UTC
Thanks for a bug report. I can reproduce this too and I moved this upstream
as [1]. Please see [1] for any further updates. If possible, please CC yourself there, in case upstream developers will have additional questions.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=679245

Comment 2 Milan Crha 2012-07-02 08:52:01 UTC
There is a workaround, you can create the folder for evolution-data-server, which can be done with a command like this:
   $ mkdir -p -m 0700 ~/.local/share/evolution/addressbook/xxx

The actual path depends on the error message shown in evolution.


Note You need to log in before you can comment on or make changes to this bug.