Proxy problem

Asked by Fredrik Stahre

Hi,

when I start indicator-weather I get this error in the indicator-weather.log:
[MainThread] 2011-08-11 10:41:03,005 - DEBUG - ProxyMonitor: loading gconf settings
[MainThread] 2011-08-11 10:41:03,005 - ERROR - ProxyMonitor: empty proxy host!

If I look in gconf-editor I can see that my proxy settings is there but they don't seem to be applied. Does anyone know what might be the problem?

Question information

Language:
English Edit question
Status:
Answered
For:
Weather Indicator Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Vadim Rutkovsky (roignac) said :
#1

Could you please paste here the output of the following commands:
    gconftool-2 -a /system/http_proxy
and
    apt-cache show indicator-weather

Revision history for this message
Fredrik Stahre (fredrik-stahre) said :
#2

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

$ apt-cache show indicator-weather
Package: indicator-weather
Priority: extra
Section: universe/python
Installed-Size: 672
Maintainer: Ubuntu Developers <email address hidden>
Architecture: all
Version: 11.04.10+repack-0ubuntu2
Depends: python (>= 2.6), python-support (>= 0.90.0), python-appindicator, desktopcouch, python-desktopcouch-records, python-notify, python-gobject, python-gtk2, python-gconf, python-pywapi, gir1.2-glib-2.0, gnome-icon-theme, xdg-utils
Recommends: python-apport
Filename: pool/universe/i/indicator-weather/indicator-weather_11.04.10+repack-0ubuntu2_all.deb
Size: 73248
MD5sum: 0b15643fac46abf3cac637cc21768899
SHA1: 9add72042b4e75b67f56871f9e90d9fe818bda77
SHA256: 092972d0dd2aadb4398b5c630359557342daeef9eb240a8718592584943562b5
Description: indicator that displays weather information
 Indicator-Weather displays information for one or multiple places
 in the world. Current weather status is displayed directly on your
 panel and detailed forecasts are no more than a click away.
 .
 It is implemented using the Indicator Applet API.
Homepage: https://launchpad.net/weather-indicator
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: indicator-weather
Priority: extra
Section: python
Installed-Size: 828
Maintainer: Vadim Rutkovsky <email address hidden>
Architecture: all
Version: 11.05.31~natty6
Recommends: python-apport
Depends: python (<< 2.8), python (>= 2.7), python-support (>= 0.90.0), libglib2.0-bin, python-appindicator, python-notify, python-gobject, python-gtk2, python-gconf, python-pywapi
Filename: pool/main/i/indicator-weather/indicator-weather_11.05.31~natty6_all.deb
Size: 103796
MD5sum: 9dd0b92824760b88d26a2eece95cfce6
SHA1: d7a6278022f224bc43d88940537c4c2d107b2a9f
Description: A weather indicator for Ubuntu's Indicator Applet
 A weather indicator that displays information for one or multiple places
 in the world
Python-Version: 2.7

Revision history for this message
Vadim Rutkovsky (roignac) said :
#3

As you may see, 'host' is empty, so you should verify and correct your proxy settings.

Note, that you are using a very outdated version from Ubuntu repos - could you please try updating to a PPA version from ppa:weather-indicator-team/ppa?

Revision history for this message
Fredrik (stahre-fredrik) said :
#4

Hi, after a new installation I get the proxy connection error again. Se de log files below. Do you have any idea what might be the problem?

$ gconftool-2 -a /system/http_proxy
 host = my.proxy.com
 port = 808
 use_same_proxy = false

$ apt-cache show indicator-weather
Package: indicator-weather
Priority: extra
Section: universe/python
Installed-Size: 852
Maintainer: Ubuntu Developers <email address hidden>
Architecture: all
Version: 11.11.28-0ubuntu1
Depends: gir1.2-glib-2.0, gnome-icon-theme, libglib2.0-bin, libgtk2.0-bin, python-appindicator, python-gconf, python-gobject, python-gtk2, python-notify, python-pywapi, xdg-utils, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Recommends: python-apport
Filename: pool/universe/i/indicator-weather/indicator-weather_11.11.28-0ubuntu1_all.deb
Size: 122462
MD5sum: 19dfdae12bc1376dc45e96aad3c2b4a9
SHA1: 966dded50e797a7f82084537f6d3785ba07955fd
SHA256: e04ce96168988234a4932b4d32aba957e07c74c85ea2bcf7614d490a5212cca7
Description-en: indicator that displays weather information
 Indicator-Weather displays information for one or multiple places
 in the world. Current weather status is displayed directly on your
 panel and detailed forecasts are no more than a click away.
 .
 It is implemented using the Indicator Applet API.
Homepage: https://launchpad.net/weather-indicator
Description-md5: 92e624ef1f737c12a30e6d9154dcab33
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: indicator-weather
Priority: extra
Section: python
Installed-Size: 845
Maintainer: Vadim Rutkovsky <email address hidden>
Architecture: all
Version: 11.11.28~precise2
Recommends: python-apport
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), libglib2.0-bin, python-appindicator, python-notify, python-gobject, python-gtk2, python-gconf, python-pywapi
Filename: pool/main/i/indicator-weather/indicator-weather_11.11.28~precise2_all.deb
Size: 126078
MD5sum: 775b77427b24368e277006a28343cc98
SHA1: 4f40ea023f3df72da4e044d42eca88e3b30c4b6d
Description: A weather indicator for Ubuntu's Indicator Applet
 A weather indicator that displays information for one or multiple places
 in the world

Can you help with this problem?

Provide an answer of your own, or ask Fredrik Stahre for more information if necessary.

To post a message you must log in.