<br><br><div class="gmail_quote">On Wed, Dec 17, 2008 at 1:30 AM,  <span dir="ltr">&lt;<a href="mailto:geoclue-request@lists.freedesktop.org">geoclue-request@lists.freedesktop.org</a>&gt;</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>
 &nbsp; &nbsp; &nbsp; &nbsp;<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>
 &nbsp; &nbsp; &nbsp; &nbsp;<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 &#39;help&#39; to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<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>
 &nbsp; &nbsp; &nbsp; &nbsp;<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 &quot;Re: Contents of GeoClue digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
 &nbsp; 1. Re: No network lib? (Jussi Kukkonen)<br>
 &nbsp; 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 &lt;<a href="mailto:jku@linux.intel.com">jku@linux.intel.com</a>&gt;<br>
Subject: Re: No network lib?<br>
To: GeoClue &lt;<a href="mailto:geoclue@lists.freedesktop.org">geoclue@lists.freedesktop.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:4947EC33.70604@linux.intel.com">4947EC33.70604@linux.intel.com</a>&gt;<br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
Pierre-Luc Beaudoin wrote:<br>
&gt; Hi!<br>
&gt;<br>
&gt; I&#39;d like to share my experience debugging an issue I had with geoclue.<br>
&gt;<br>
&gt; No matter what I tried, no providers were working, only manual. &nbsp;So I<br>
&gt; dug into the code to find out that the providers (such as Hostip) were<br>
&gt; unavailable.<br>
&gt;<br>
&gt; I dug a little further to find out that the net_status was not set<br>
&gt; because I didn&#39;t have libnm*-dev! Therefore all network based providers<br>
&gt; were discarded.<br>
<br>
geoclue_master_client_set_requirements() has a parameter<br>
&quot;require_updates&quot;. Setting that to FALSE should make the master client<br>
use network based providers even without networkmanager or conic (there<br>
won&#39;t be &quot;changed&quot; signals of course), but now that I test it doesn&#39;t<br>
seem to work. I&#39;ll look into it and let you know.<br>
</blockquote><div>&nbsp; <br>I have the same problem. No webservices are working.Tried setting it to FALSE, but that didn&#39;t work. If I don&#39;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>
&gt; Now it works fine :D<br>
&gt;<br>
&gt; I just have lost a good 3 hours looking for why lol<br>
&gt;<br>
&gt; I think that by default net_status should be set so that the providers<br>
&gt; are not discarded if no network library is used.<br>
&gt;<br>
&gt; Pierre-Luc<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; GeoClue mailing list<br>
&gt; <a href="mailto:GeoClue@lists.freedesktop.org">GeoClue@lists.freedesktop.org</a><br>
&gt; <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 &lt;<a href="mailto:jku@linux.intel.com">jku@linux.intel.com</a>&gt;<br>
Subject: Re: API hint<br>
To: GeoClue &lt;<a href="mailto:geoclue@lists.freedesktop.org">geoclue@lists.freedesktop.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:4947F226.7010403@linux.intel.com">4947F226.7010403@linux.intel.com</a>&gt;<br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
Pierre-Luc Beaudoin wrote:<br>
&gt; Hi!<br>
&gt;<br>
&gt; In GeocluePosition,<br>
&gt;<br>
&gt; I think that geoclue_position_get_position_async ()&#39;s callback and the<br>
&gt; &quot;position-changed&quot; signal&#39;s callback should have the same signature,<br>
&gt; this way we can use the same function.<br>
&gt;<br>
&gt; Same for GeoclueAddress.<br>
&gt;<br>
<br>
Hmm, I guess that would make client code a tiny bit simpler. We&#39;d have<br>
to add a &quot;empty&quot; 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>
 &nbsp;- 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>