Hi,<br><br>Googling kioslaverc I found that there is a command to read from that file, in order to extract the http proxy settings I should use this command:<br><br>"kreadconfig --file kioslaverc --group Proxy\ Settings --key httpproxy"<br>

<br>this will return the http host and the port, If the user is ussing and authentication proxy conecction it will give also the username and password? <br><br>It this command available by default or require the installation some extra package?<br>

<br>thanks.<br><br><div class="gmail_quote">On Fri, Sep 9, 2011 at 4:46 AM, Osvaldo Martin <span dir="ltr"><<a href="mailto:aloctavodia@gmail.com">aloctavodia@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi Kevin,<br><br>Thanks for your answer <br><br>Let me give you a little of background I am writing code in Python. The idea is to try to avoid asking the user to set the proxy, I already solve this for gnome (and may be for Windows and Mac Osx...) do you know how to get the proxy setting from this kioslaverc file? or may be could you send me an example of that file? (I am using gnome). Thanks.<br>


<br><div class="gmail_quote"><div><div></div><div class="h5">On Fri, Sep 9, 2011 at 4:26 AM, Kevin Krammer <span dir="ltr"><<a href="mailto:kevin.krammer@gmx.at" target="_blank">kevin.krammer@gmx.at</a>></span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
<div><div></div><div>On Friday, 2011-09-09, Osvaldo Martin wrote:<br>
> Hi,<br>
><br>
> Proxy setting can be stored in the environment variable HHTP_PROXY (I think<br>
> this works in every Linux), but in GNOME the proxy setting co</div></div></div></div></blockquote></div></blockquote><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div class="h5"><div><div>uld be<br>
> configured using "Network Proxy Preference" in that case proxy setting are<br>
> stored inside Gconf. KDE uses environment variable HHTP_PROXY and/or other<br>
> place to store proxy settings?<br>
<br>
</div></div>KDE stores its proxy settings in a file called kioslaverc, usually located in<br>
$HOME/.kde/share/config or $HOME/.kde4/share/config<br>
<br>
Cheers,<br>
Kevin<br>
<font color="#888888">--<br>
Kevin Krammer, KDE developer, xdg-utils developer<br>
KDE user support, developer mentoring<br>
</font><br></div></div><div class="im">___________________________________________________<br>
This message is from the kde mailing list.<br>
Account management:  <a href="https://mail.kde.org/mailman/listinfo/kde" target="_blank">https://mail.kde.org/mailman/listinfo/kde</a>.<br>
Archives: <a href="http://lists.kde.org/" target="_blank">http://lists.kde.org/</a>.<br>
More info: <a href="http://www.kde.org/faq.html" target="_blank">http://www.kde.org/faq.html</a>.<br></div></blockquote></div><br>
</blockquote></div><br>