Comment 13 for bug 926433

Revision history for this message
Neal McBurnett (nealmcb) wrote :

It seems that this bug has been fixed:

$ killall -i -9 indicator-weather
Signal indicator-weath(2503) ? (y/N) y

$ cat /tmp/indicator-weather-1000.pid
2503

$ indicator-weather
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject

So there is still a complaint, but I think that's another bug.

But the install was not smooth. I got these error messages during the apt-get update:

Setting up indicator-weather (11.11.28-0ubuntu1.1) ...
Installing indicator-specific icons...
Installing indicator dconf schema...
cp: cannot stat `/usr/share/indicator-weather/indicator-weather.gschema.xml': No such file or directory
dpkg: error processing indicator-weather (--configure):
 subprocess installed post-installation script returned error exit status 1

...

Errors were encountered while processing:
 indicator-weather
[master fd875bc] committing changes in /etc after apt run
 Author: neal <neal@rf>
 3 files changed, 3 insertions(+), 3 deletions(-)
E: Sub-process /usr/bin/dpkg returned an error code (1)

So I'm guessing that should be fixed, but don't really know what it is, so I haven't changed the verification-needed tag.