Fedora Account System
Red Hat Associate
Red Hat Customer
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.
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!
Looking in Bugzilla I also found this: https://bugzilla.redhat.com/show_bug.cgi?id=538127 Can you confirm this is your problem?
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 ***