[Bug 26330] Support proxy configuration via connection parameters

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 7 14:51:44 CET 2010


http://bugs.freedesktop.org/show_bug.cgi?id=26330





--- Comment #3 from Felipe Contreras <felipe.contreras at gmail.com>  2010-02-07 05:51:43 PST ---
(In reply to comment #2)
> Haze doesn't expose configuring your proxy settings, so without Haze growing
> support for that, the Maemo 5 UI can't offer these options. Felipe (CCed): how
> did you support this in your fork of Haze? Did you add account options to
> Pecan, or expose proxy settings as connection parameters?
> 
> The vague plan is to make CMs pick up your system proxy settings (probably
> using libproxy) but given that Maemo doesn't *have* any system proxy settings,
> maybe we should just expose libpurple's proxy settings as connection parameters
> for now.

It turns out Maemo does have system proxy settings in a way similar to GNOME:
using GConf.

In telepathy-msn-pecan I hacked the internal libpurple so that it assumes we
are in a GNOME environment (the current checks return 'false'). Then libpurple
goes on fetching the proxy settings using system calls to gconftool-2 (ugly!)
and everything works fine.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list