On Thu, 2015-05-28 at 11:22 +0200, Daniel CLEMENT wrote:
> Le jeudi 28 mai 2015 à 10:01 +0200, Patrick Ohly a écrit :
> > Try this:
> > 
> > for i in /usr/lib/syncevolution/backends/syncecal*.so; do echo $i; if ldd 
> > $i | grep -q "not found"; then echo "   unusable"; else echo "   usable"; 
> > fi; done
> > syncevolution  --daemon=no --version
> 
> daniel@e6330d ~ $ for i in /usr/lib/syncevolution/backends/syncecal*.so;
> do echo $i; if ldd $i | grep -q "not found"; then echo "   unusable";
> else echo "   usable"; fi; done
> /usr/lib/syncevolution/backends/syncecal-2.so
>    usable
> /usr/lib/syncevolution/backends/syncecal-3.so
>    usable
> /usr/lib/syncevolution/backends/syncecal-4.so
>    usable
> /usr/lib/syncevolution/backends/syncecal-5.so
>    usable
> /usr/lib/syncevolution/backends/syncecal.so
>    usable
> 
> It makes a whole lot, though everything is "usable". Could it be the
> problem? Should I do some cleanup there?

It would be a good start. Something is messed up in your EDS
installation if you can create the memo.ics file, but then not read it
again.

-- 
Best Regards, Patrick Ohly

The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.



_______________________________________________
SyncEvolution mailing list
[email protected]
https://lists.syncevolution.org/mailman/listinfo/syncevolution

Reply via email to