solved by replacing old osso_iap by conic api ;)
On 5/8/07, Antonio Gomes <[EMAIL PROTECTED]> wrote:
> humm ... it stops to work just after I get the following messages on
> konsole (from the device)
>
> A handler is already registered for the path starting with path[0] = "com"
> SCANNING FOR VISIBILITY
> SCANNING FOR VISIBILITY
> SCANNING FOR VISIBILITY
> SCANNING FOR VISIBILITY
>
>
> any tips ?
>
>
> On 5/8/07, Antonio Gomes <[EMAIL PROTECTED]> wrote:
> > hey all,
> >
> > just facing some weird problem while handling connectivity problems on
> > my app. For some specific cases, connectivity status callback is not
> > called. Any specific reason for this kind of problem ?
> >
> > <quoted code 1>
> > (...)
> > // connecting callback
> > #ifdef USE_OSSOIC
> > webglobal = G_OBJECT(self);
> > if (osso_iap_cb(g_mozilla_connectivity_iap_callback) != OSSO_OK) {
> > printf("osso_iap_cb failed\n");
> > }
> > #endif
> > (...)
> > </quoted code 1>
> >
> >
> > <quoted code 2>
> >
> > // callback
> > void
> > connectivity_iap_callback(struct iap_event_t *event, void *arg)
> > {
> > // ... handle my code here
> > }
> > #endif
> >
> > </quoted code 2>
> >
> >
> >
> > --
> > --Antonio Gomes
> >
>
>
> --
> --Antonio Gomes
>
--
--Antonio Gomes
_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers