<br><br><div class="gmail_quote">On Wed, Dec 17, 2008 at 1:30 AM, <span dir="ltr"><<a href="mailto:geoclue-request@lists.freedesktop.org">geoclue-request@lists.freedesktop.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Send GeoClue mailing list submissions to<br>
<a href="mailto:geoclue@lists.freedesktop.org">geoclue@lists.freedesktop.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.freedesktop.org/mailman/listinfo/geoclue" target="_blank">http://lists.freedesktop.org/mailman/listinfo/geoclue</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:geoclue-request@lists.freedesktop.org">geoclue-request@lists.freedesktop.org</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:geoclue-owner@lists.freedesktop.org">geoclue-owner@lists.freedesktop.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of GeoClue digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: No network lib? (Jussi Kukkonen)<br>
2. Re: API hint (Jussi Kukkonen)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 16 Dec 2008 19:58:11 +0200<br>
From: Jussi Kukkonen <<a href="mailto:jku@linux.intel.com">jku@linux.intel.com</a>><br>
Subject: Re: No network lib?<br>
To: GeoClue <<a href="mailto:geoclue@lists.freedesktop.org">geoclue@lists.freedesktop.org</a>><br>
Message-ID: <<a href="mailto:4947EC33.70604@linux.intel.com">4947EC33.70604@linux.intel.com</a>><br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
Pierre-Luc Beaudoin wrote:<br>
> Hi!<br>
><br>
> I'd like to share my experience debugging an issue I had with geoclue.<br>
><br>
> No matter what I tried, no providers were working, only manual. So I<br>
> dug into the code to find out that the providers (such as Hostip) were<br>
> unavailable.<br>
><br>
> I dug a little further to find out that the net_status was not set<br>
> because I didn't have libnm*-dev! Therefore all network based providers<br>
> were discarded.<br>
<br>
geoclue_master_client_set_requirements() has a parameter<br>
"require_updates". Setting that to FALSE should make the master client<br>
use network based providers even without networkmanager or conic (there<br>
won't be "changed" signals of course), but now that I test it doesn't<br>
seem to work. I'll look into it and let you know.<br>
</blockquote><div> <br>I have the same problem. No webservices are working.Tried setting it to FALSE, but that didn't work. If I don't use the master then can I still access Geonames Hostip Plazes or Yahoo directly without Networkmanager or Conic?<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
> Now it works fine :D<br>
><br>
> I just have lost a good 3 hours looking for why lol<br>
><br>
> I think that by default net_status should be set so that the providers<br>
> are not discarded if no network library is used.<br>
><br>
> Pierre-Luc<br>
><br>
><br>
> ------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> GeoClue mailing list<br>
> <a href="mailto:GeoClue@lists.freedesktop.org">GeoClue@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/geoclue" target="_blank">http://lists.freedesktop.org/mailman/listinfo/geoclue</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 16 Dec 2008 20:23:34 +0200<br>
From: Jussi Kukkonen <<a href="mailto:jku@linux.intel.com">jku@linux.intel.com</a>><br>
Subject: Re: API hint<br>
To: GeoClue <<a href="mailto:geoclue@lists.freedesktop.org">geoclue@lists.freedesktop.org</a>><br>
Message-ID: <<a href="mailto:4947F226.7010403@linux.intel.com">4947F226.7010403@linux.intel.com</a>><br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
Pierre-Luc Beaudoin wrote:<br>
> Hi!<br>
><br>
> In GeocluePosition,<br>
><br>
> I think that geoclue_position_get_position_async ()'s callback and the<br>
> "position-changed" signal's callback should have the same signature,<br>
> this way we can use the same function.<br>
><br>
> Same for GeoclueAddress.<br>
><br>
<br>
Hmm, I guess that would make client code a tiny bit simpler. We'd have<br>
to add a "empty" parameter to the signal handler signature to make room<br>
for the GError* in the function callback, right? Somehow that sounds<br>
dirty...<br>
<br>
- Jussi<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
GeoClue mailing list<br>
<a href="mailto:GeoClue@lists.freedesktop.org">GeoClue@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/geoclue" target="_blank">http://lists.freedesktop.org/mailman/listinfo/geoclue</a><br>
<br>
<br>
End of GeoClue Digest, Vol 19, Issue 2<br>
**************************************<br>
</blockquote></div><br>