Error updating the weather forecast, when the service is selected OpenWeatherMap.

Bug #1093344 reported by Alex
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
my-weather-indicator
New
Undecided
Unassigned

Bug Description

alex$ LC_ALL=en_US.UTF-8 my-weather-indicator
<gettext.GNUTranslations instance at 0x1b49b00>
#####################################################
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch
Distributor ID: Ubuntu
Description: Ubuntu 12.04.1 LTS
Release: 12.04
Codename: precise
Version: x86_64
#####################################################

My-Weather-Indicator version: 0.6.0.1.precise.1
#####################################################
OpenWeatherMap Weather Service url:http://openweathermap.org/data/2.1/weather/city/687700
OWMWeatherService url:http://openweathermap.org/data/2.1/forecast/city/687700
(<type 'str'>, u'-16 \xb0C')
Traceback (most recent call last):
  File "/usr/share/my-weather-indicator/myweatherindicator.py", line 569, in menu_forecast_response
    fc = FC(self.location,self.ws,self.weather1)
  File "/usr/share/my-weather-indicator/forecastw.py", line 129, in __init__
    self.create_forecast_dor_day(forecast,i)
  File "/usr/share/my-weather-indicator/forecastw.py", line 250, in create_forecast_dor_day
    image2 = load_image(os.path.join(comun.WIMAGESDIR,forecast[day]['condition_image']),128)
  File "/usr/share/my-weather-indicator/forecastw.py", line 36, in load_image
    pixbuf = GdkPixbuf.Pixbuf.new_from_file_at_size(filename, size, size)
  File "/usr/lib/python2.7/dist-packages/gi/types.py", line 72, in constructor
    return info.invoke(cls, *args, **kwargs)
gi._glib.GError: Не удалось открыть файл «/usr/share/my-weather-indicator/wimages/N/A»: Нет такого файла или каталога(No such file or directory)

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.