Bug 559114 - libsyncevolution library failure
Summary: libsyncevolution library failure
Keywords:
Status: CLOSED DUPLICATE of bug 538127
Alias: None
Product: Fedora
Classification: Fedora
Component: genesis
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Andrea Musuruane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-27 07:58 UTC by Stjepan Gros
Modified: 2010-01-27 18:17 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-01-27 18:17:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Stjepan Gros 2010-01-27 07:58:16 UTC
Description of problem:
When freshly installed genesis starts it complains that it can not find libsyncevolution.so.0

Version-Release number of selected component (if applicable):
genesis-0.4.2.1-3.fc12.noarch
syncevolution-0.9-3.fc12.x86_64

How reproducible:
Always, just start genesis.

Steps to Reproduce:
1. Install genesis and syncevolution
2. Start genesis
  
Actual results:
genesis starts but complains that libsyncevolution couldn't be loaded. In the configuration dialog there is only 'Generic server' option.

Expected results:
genesis doesn't complain and in the configuration dialog there are multiple templates available.

Additional info:
libsyncevolution is installed, but in /usr/lib64/syncevolution. Making symlink to /usr/lib64 makes genesis work.

Comment 1 Andrea Musuruane 2010-01-27 08:48:10 UTC
I cannot verify this right now, but it would be nice if you can do some additional checks.

Can you run syncevolution from the command line?

It seems to me that your issue is similar to this one:
https://bugzilla.redhat.com/show_bug.cgi?id=533106

Can you please follow the suggested workaround and tell me if it works?

Thanks!

Comment 2 Andrea Musuruane 2010-01-27 09:22:23 UTC
Looking in Bugzilla I also found this:
https://bugzilla.redhat.com/show_bug.cgi?id=538127

Can you confirm this is your problem?

Comment 3 Andrea Musuruane 2010-01-27 18:17:50 UTC
I just verified this bug. This is a syncevolution bug and it is a duplicate of #538127.

Another workaround is to call genesis from a terminal in this way:
$ LD_LIBRARY_PATH=/usr/lib64/syncevolution/ genesis

Closing.

*** This bug has been marked as a duplicate of bug 538127 ***


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