Old Network Proxy Settings Not Working In Gnome3

Many things have changed in Gnome3 and with this the Network Proxy settings, actually what changed is gconf was replaced with dconf and gconf-tool-2 was replaced with gsettings. You can read more online on how to use the new one, but this is not the issue here. The problem is many applications used gconf-tool-2 to grab the Network Proxy settings from it, one good example is Pidgin. When you try to set the Network Proxy in Gnome3 it gets set (still buggy) but old applications will not find it because it is in another place, so until applications get updated I was provide with this solution (thanks sri@#gnome-shell).

1. Install the gconf-editor package.

2. Start the gconf-editor program in gnome-terminal.

3. Go to the system -> proxy tab and set the proxy you want there.

Make sure you set the mode value from ‘none’ to manual , and for example if you want to set a socks5 proxy set the socks_host and socks_port values.

This worked fine with Pidgin, I did not test it with other applications for now.

Friday, April 29th, 2011 gnomeshell

5 Comments to Old Network Proxy Settings Not Working In Gnome3

  • Fernando says:

    Works for ftp, https and socks, but not for http…
    Why? I don’t know.

  • Mike says:

    Not sure if anyone answered Fernando’s question but the reason why the proxy folder doesn’t affect http is because there is a separate http_proxy folder that specifically handles all the http proxy information including things like the ignore_http_proxy list.

  • Antonio says:

    Thanks for share! =D

  • anant says:

    not working in sabayon…gnome sucks

  • Leave a Reply