weather-indicator won't start on Lucid

Bug #714045 reported by Lucas
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Weather Indicator
Fix Released
Critical
Vadim Rutkovsky

Bug Description

I've added the unstable repo in my sources and updated the weather indicator. Unfortunately the program does not start anymore but gives the following terminal output:

lucas@Lucas-PC ~ $ indicator-weather
Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1311, in <module>
    wi = indicator_weather()
  File "/usr/bin/indicator-weather", line 623, in __init__
    self.menu_normal()
  File "/usr/bin/indicator-weather", line 742, in menu_normal
    self.winder.set_label("")
AttributeError: 'appindicator.Indicator' object has no attribute 'set_label'

This is still the case for version: 11.01.16+bzr152rc4~lucid1

Revision history for this message
Vadim Rutkovsky (roignac) wrote :

Fixed in rev. 153, will be included in today's RC5 unstable build

Changed in weather-indicator:
assignee: nobody → Vadim Rutkovsky (roignac)
importance: Undecided → Critical
milestone: none → 11.02.13
status: New → Fix Committed
Revision history for this message
Lucas (lucas-sichardt) wrote :

Is this the build you mean:
11.01.16+bzr158-rc5~lucid1

Because this doesn't start too and gives the following output:

lucas@Lucas-PC ~ $ indicator-weather
Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1374, in <module>
    wi = indicator_weather()
  File "/usr/bin/indicator-weather", line 658, in __init__
    self.update_weather()
  File "/usr/bin/indicator-weather", line 795, in update_weather
    weather = self.get_weather(self.places[self.placechosen])
  File "/usr/bin/indicator-weather", line 873, in get_weather
    self.current_location.update_weather_data()
  File "/usr/bin/indicator-weather", line 199, in update_weather_data
    if (self.__report_fetcher != None):
AttributeError: Location instance has no attribute '_Location__report_fetcher'

Revision history for this message
Vadim Rutkovsky (roignac) wrote : Re: [Bug 714045] Re: weather-indicator won't start on Lucid

Please, erase all settings for weather indicator in gconf using gconf-editor
in /apps/indicator-weather.

I'll add a handler for this situation a bit later.

Revision history for this message
Lucas (lucas-sichardt) wrote :

I've done this and now the program does start again. Thanks!

Changed in weather-indicator:
status: Fix Committed → Fix Released
Revision history for this message
Ken8521 (indygunfreak-hotmail) wrote :

Having the same/similar problem,

ken@ken-Aspire-4339:~$ indicator-weather
Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1944, in <module>
    locale_name = locale.getlocale()[0]
  File "/usr/lib/python2.7/locale.py", line 515, in getlocale
    return _parse_localename(localename)
  File "/usr/lib/python2.7/locale.py", line 428, in _parse_localename
    raise ValueError, 'unknown locale: %s' % localename
ValueError: unknown locale: en_AG

When I look in gconf-editor, i don't have an entry under /apps for indicator-weather.

Thanks

Revision history for this message
Ken8521 (indygunfreak-hotmail) wrote :

sorry, using indicator-weather 11.05-31~natty6

Revision history for this message
Vadim Rutkovsky (roignac) wrote :

@Ken8521, your problem is described in bug #777732

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.