Hi, well I have no precise idea but under gdb I had to single step in
irmc_obex_connect (irmc_obex.c), proceeding through
BtOBEX_TransportConnect, obex_transport_connect_request,
btobex_connect_request. In the latter I once observe the failuer
calling one of obex_create_socket or bind (don't know exactly which
one, I was stepping too fast...).
But usually stepping through btobex_connect_request permits to connect.
I'ts with OpenObex1.1
What can I do to help spot the exact problem?
Regards,
g
On 2/20/06, Armin Bauer <arm...@de...> wrote:
>
>
> Guillaume Pothier wrote:
> > Yes, knotes is spawned by kdepim. However there is a timing issue with
> > the OBEX connection: when I try to sync from the command line and
> > knotes running, no problem. When I try tu sync under gdb it doesn't
> > work unless I step into the obex initialization code.
> > The issue with knotes is that if knotes is not running when the sync
> > is started, the kdepim plugin starts it, and this probably affects the
> > OBEX connection because of this strange timing issue...
>
> uh... strange. do you have any suspicion where this timing issue might
> be exactly?
>
> Armin
>
> >
> > On 2/17/06, Armin Bauer <arm...@de...> wrote:
> >
> >>
> >>Guillaume Pothier wrote:
> >>
> >>>When trying to sync a group that has a irmc member, with KNotes NOT
> >>>running, the synchronization fails with a "Cannot connect via OBEX"
> >>>error message.
> >>>If KNotes is already running before trying to sync, it works.
> >>>What is the link between KNotes and IrMC???
> >>
> >>definitely not. but what is the other plugin you are using? Is it maybe
> >>the KDE plugin? what happens if you sync irmc <-> file?
> >>
> >>
> >>>g
> >>>
> >>>
> >>>-------------------------------------------------------
> >>>This SF.net email is sponsored by: Splunk Inc. Do you grep through log=
files
> >>>for problems? Stop! Download the new AJAX search engine that makes
> >>>searching your log files as easy as surfing the web. DOWNLOAD SPLUNK=
!
> >>>http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=103432&bid#0486&dat=121642
> >>>_______________________________________________
> >>>Opensync-users mailing list
> >>>Ope...@li...
> >>>https://lists.sourceforge.net/lists/listinfo/opensync-users
> >>>
> >>
> >>
> >>
> >
>
>
>
|