Bug 694612

Summary: Libreoffice can not see evolution addressbooks as a source db
Product: [openSUSE] openSUSE 11.4 Reporter: Teruel de Campo MD <chusty>
Component: OpenOffice.orgAssignee: E-mail List <bnc-team-ooo>
Status: RESOLVED FIXED QA Contact: Chao Wei <cwei>
Severity: Normal    
Priority: P5 - None CC: mmeeks, pmladek
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.4   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Teruel de Campo MD 2011-05-18 15:14:29 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

Evolution 2.32.1

LibreOffice 3.3.2 
OOO330m19 (Build:202)
tag libreoffice-3.3.2.2

opensuse 11.4 64b

Problem: I cannot use the addressbooks from evolution as datasource in libreoffice.

1. The evolution connector is seen under libre office like
File/wizards/addressdatasource   or
View/datasources/Evolutionlocal
however the tables are empty.

2. The evolocal.odb is present
~/.libreoffice/3-suse/user/database/evolocal.odb

3. I tried both with evolution addressbooks migrated from previous version (evolution 2.30 from OS 11.3) as well as in a fresh install with a new address books just made for this test. Result is the same. 

4. Evolution has changed were the data is from ~/.evolution to ~/.local/share/evolution. I wonder if this has something to do with the empty evolocal.odb.

5. Someway related: I do not see kmail connector as I used to see under opensuse 11.3 (openoffice/evolution 2.30)

I'll be glad to test anything you may suggest. I have 2 working systems one customized and the other installed without any changes. 

Thxs

-=terry=-



Reproducible: Always

Steps to Reproduce:
1.Install evolution
2.Make an evolution address book
3.open libreoffice writer then View/datasources/evolutionlocal and check tables.
You should see the addressbook content but there is no tables
Comment 1 Petr Mladek 2011-05-18 15:55:34 UTC
It should get fixed in LO-3.3.3 release by the following commit
http://cgit.freedesktop.org/libreoffice/libs-core/commit/?h=libreoffice-3-3&id=2833c4cb4dc6c6def3d3cb3b134f22eda3a87207

You should be able to find the packages in the LibreOffice:Stable repository by the end of June. The repository for openSUSE-11.4 is at
http://download.opensuse.org/repositories/LibreOffice:/Stable/openSUSE_11.4/

See also http://wiki.documentfoundation.org/ReleasePlan#3.3.3_release
Comment 2 Teruel de Campo MD 2011-05-18 16:32:08 UTC
Petr thank you!!