[SyncEvolution] Compatibility with Evolution 3.8

Daniel CLEMENT dclement1 at laposte.net
Mon Feb 10 16:17:38 UTC 2014


Le lundi 10 février 2014 à 16:40 +0100, Patrick Ohly a écrit :
> On Mon, 2014-02-10 at 15:22 +0100, Daniel CLEMENT wrote:
> > Le dimanche 09 février 2014 à 20:05 +0100, Patrick Ohly a écrit :
> > > On Fri, 2014-02-07 at 22:23 +0100, Daniel CLEMENT wrote:
> > > > Perhaps there is a residue of an old config. which is still interfering?
> > > > On this (test) PC I could try and purge and reinstall everything.
> > > 
> > > Even if it fails there should be some indication how. Please type the
> > > commands below in a shell and send the resulting /tmp/syncevo.out text
> > > file.
> > > 
> > > script /tmp/syncevo.out
> > > syncevolution --daemon=no --version
> > > SYNCEVOLUTION_DEBUG=1 gdb --args /usr/libexec/syncevo-dbus-server --no-syslog --stdout --verbosity 3 -d unlimited
> > > run
> > > 
> > > Now it should still be running (no gdb command prompt). Run the sync-ui
> > > separately. If it crashes or quits, gdb will tell you. In that case,
> > > type
> > > 
> > > thread apply all bt
> > > 
> > I get this:
> > -----
> [...]
> 
> > ...but the 2nd command produces no further output. I tried to rerun
> > everything, but on the next runs the syncevo.out remains empty!?
> 
> Can you please follow the instructions step-by-step and then attach the
> entire /tmp/syncevo.out file? I can't believe that gdb quits without
> printing anything. Therefore I want to see exactly what you doing.
> Otherwise I can't help.
> 
> Copy-paste each line, press return after each line. The first command
> starts a script session, the third commands starts gdb (must be
> installed), then "run" inside gdb starts syncevo-dbus-server.
> 
My apology for not understanding that "run" was separated (thought it
was an automated linebreak).

But I assure you that syncevo.out remains empty hereafter, so I'm trying
to attach instead the whole contents of the shell screen. That's really
all I see, I hope it's useful. To me it looks as if the
syncevo-dbus-server tries to start but exits immediately.

The UI has the same empty look.

Thank you for your patience,
-- 
Daniel CLEMENT
-------------- next part --------------
daniel at e6330v ~ $ syncevolution --daemon=no --version
SyncEvolution 1.3.99.5
Loading backend library /usr/local/lib/syncevolution/backends/platformgnome.so
Loading backend library /usr/local/lib/syncevolution/backends/platformkde.so
Loading backend library /usr/local/lib/syncevolution/backends/providergoa.so
Loading backend library /usr/local/lib/syncevolution/backends/providergsso.so
Loading backend library /usr/local/lib/syncevolution/backends/syncactivesync.so
Loading backend library /usr/local/lib/syncevolution/backends/syncaddressbook.so
Loading backend library /usr/local/lib/syncevolution/backends/syncakonadi.so
Loading backend library /usr/local/lib/syncevolution/backends/syncdav.so
Loading backend library /usr/local/lib/syncevolution/backends/syncebook.so
Loading backend library /usr/local/lib/syncevolution/backends/syncecal.so
Loading backend library /usr/local/lib/syncevolution/backends/syncfile.so
Loading backend library /usr/local/lib/syncevolution/backends/synckcalextended.so
Loading backend library /usr/local/lib/syncevolution/backends/syncmaemocal.so
Loading backend library /usr/local/lib/syncevolution/backends/syncpbap.so
Loading backend library /usr/local/lib/syncevolution/backends/syncqtcontacts.so
Loading backend library /usr/local/lib/syncevolution/backends/syncsqlite.so
Loading backend library /usr/local/lib/syncevolution/backends/syncxmlrpc.so
daniel at e6330v ~ $ SYNCEVOLUTION_DEBUG=1 gdb --args /usr/libexec/syncevo-dbus-server --no-syslog --stdout --verbosity 3 -d unlimited
GNU gdb (GDB) 7.6.1 (Debian 7.6.1-1)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/libexec/syncevo-dbus-server...done.
(gdb) run
Starting program: /usr/libexec/syncevo-dbus-server --no-syslog --stdout --verbosity 3 -d unlimited
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[DEBUG syncevo-dbus-server 00:00:00] syncevo-dbus-server: catch SIGINT/SIGTERM in our own shutdown function
[DEBUG syncevo-dbus-server 00:00:00] SuspendFlags: (re)activating, currently inactive
[DEBUG syncevo-dbus-server 00:00:00] SuspendFlags: activating signal handler(s) with fds 5->4
[New Thread 0x7fffec763700 (LWP 5638)]
/usr/libexec/syncevo-dbus-server: symbol lookup error: /usr/libexec/syncevo-dbus-server: undefined symbol: _Z21intrusive_ptr_add_refP14DBusConnection
[Thread 0x7fffec763700 (LWP 5638) exited]
[Inferior 1 (process 5634) exited with code 0177]


More information about the SyncEvolution mailing list