Re: [Evolution] evolution zimbra connector - Caldav



On Fri, 2011-02-25 at 16:07 +0100, Milan Crha wrote:
On Fri, 2011-02-25 at 14:37 +0100, ML wrote:
value has been optimized out
Continuing.

Oh, that's bad. Could you change, in the previous gdb command, that
priv->uri to cbdav->priv->uri
whether it'll not be optimized out?


Hi, I've done it and here is the output I got:

user host:/usr/lib/evolution$ gdb ./e-calendar-factory --ex "b
caldav_server_list_objects" --ex "r" --ex n --ex n --ex n --ex "p
cbdav->priv->uri"  --ex "d br 1" --ex c
GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 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/lib/evolution/e-calendar-factory...Reading
symbols from /usr/lib/debug/usr/lib/evolution/e-calendar-factory...done.
done.
Function "caldav_server_list_objects" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y

Breakpoint 1 (caldav_server_list_objects) pending.
Starting program: /usr/lib/evolution/e-calendar-factory 
warning: the debug information found in
"/usr/lib/debug//usr/lib/libebackend-1.2.so.0.0.1" does not match
"/usr/lib/libebackend-1.2.so.0" (CRC mismatch).

warning: the debug information found in
"/usr/lib/debug/usr/lib/libebackend-1.2.so.0.0.1" does not match
"/usr/lib/libebackend-1.2.so.0" (CRC mismatch).

[Thread debugging using libthread_db enabled]
warning: the debug information found in
"/usr/lib/debug//usr/lib/libxml2.so.2.7.7" does not match
"/usr/lib/libxml2.so.2" (CRC mismatch).

warning: the debug information found in
"/usr/lib/debug/usr/lib/libxml2.so.2.7.7" does not match
"/usr/lib/libxml2.so.2" (CRC mismatch).

warning: the debug information found in
"/usr/lib/debug//usr/lib/libegroupwise-1.2.so.13.0.1" does not match
"/usr/lib/libegroupwise-1.2.so.13" (CRC mismatch).

warning: the debug information found in
"/usr/lib/debug/usr/lib/libegroupwise-1.2.so.13.0.1" does not match
"/usr/lib/libegroupwise-1.2.so.13" (CRC mismatch).

e-data-server-Message: adding type `ECalBackendContactsEventsFactory'
e-data-server-Message: adding type `ECalBackendGoogleEventsFactory'
e-data-server-Message: adding type `ECalBackendGoogleTodosFactory'
e-data-server-Message: adding type `ECalBackendGroupwiseJournalFactory'
e-data-server-Message: adding type `ECalBackendGroupwiseEventsFactory'
e-data-server-Message: adding type `ECalBackendGroupwiseTodosFactory'
e-data-server-Message: adding type `ECalBackendHttpMemosFactory'
e-data-server-Message: adding type `ECalBackendHttpEventsFactory'
e-data-server-Message: adding type `ECalBackendHttpTodosFactory'
e-data-server-Message: adding type `ECalBackendWeatherEventsFactory'
e-data-server-Message: adding type `ECalBackendMAPIJournalFactory'
e-data-server-Message: adding type `ECalBackendMAPIEventsFactory'
e-data-server-Message: adding type `ECalBackendMAPITodosFactory'
e-data-server-Message: adding type `ECalBackendCalDAVMemosFactory'
e-data-server-Message: adding type `ECalBackendCalDAVTodosFactory'
e-data-server-Message: adding type `ECalBackendCalDAVEventsFactory'
e-data-server-Message: adding type `ECalBackendExchangeTodosFactory'
e-data-server-Message: adding type `ECalBackendExchangeEventsFactory'
e-data-server-Message: adding type `ECalBackendFileJournalFactory'
e-data-server-Message: adding type `ECalBackendFileEventsFactory'
e-data-server-Message: adding type `ECalBackendFileTodosFactory'
[New Thread 0x7fffe3fba700 (LWP 6064)]
Server is up and running...
[New Thread 0x7fffe37b9700 (LWP 6104)]
[New Thread 0x7fffe2fb8700 (LWP 6105)]
[New Thread 0x7fffe27b7700 (LWP 6107)]
[New Thread 0x7fffe1fb6700 (LWP 6108)]

CalDAV - finished syncing with 34 items in a cache
[Switching to Thread 0x7fffe27b7700 (LWP 6107)]

Breakpoint 1, caldav_server_list_objects (cbdav=0x66b160,
objs=0x7fffe27b6d30, 
    len=0x7fffe27b6d3c, only_hrefs=0x0, start_time=1295800367, 
    end_time=1301848367) at e-cal-backend-caldav.c:1090
1090    e-cal-backend-caldav.c: No such file or directory.
        in e-cal-backend-caldav.c
1105    in e-cal-backend-caldav.c
1090    in e-cal-backend-caldav.c
1102    in e-cal-backend-caldav.c
There is no member named priv.
Continuing.

(e-calendar-factory:6061): e-cal-backend-caldav-WARNING **: Server did
not response with 207, but with code 4 (Cannot connect to destination)

(e-calendar-factory:6061): e-cal-backend-caldav-WARNING **: Server did
not response with 207, but with code 4 (Cannot connect to destination)
CalDAV - finished syncing with 0 items in a cache





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]