I do have a SOCKS proxy configured (localhost, port 1080) in gconf, but
it is disabled:

     $ gconftool -R /system/http_proxy
      use_authentication = false
      authentication_password = 
      authentication_user = 
      ignore_hosts = [localhost,127.0.0.0/8,*.local,zope3]
      use_http_proxy = true
      port = 8080
      use_same_proxy = false
      host = 

I'm surprised to see use_http_proxy is true, since the UI doesn't say
anything about it -- see attached screenshot of gnome-network-
properties.

Looks like the bug is in get_http_proxy_string_from_gconf(), since it
returns something rather nonsensical for this gconf data:

    >>> get_http_proxy_string_from_gconf()
    'http://:8080/'


** Attachment added: "my proxy settings as shown by gnome-network-properties"
   
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/675186/+attachment/1755254/+files/gnome-network-properties.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675186

Title:
  Software-center does not show screenshots

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to