Sziasztok!
Nem tudom beállítani az indicator-weather programot. Elindul, próbálom megadni a helyet, meg i stalálja az adatbázisban, de az alkalmaz gombra kattintva semmi sem történik. Terminálból indítva, ez az üzenet:
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
Traceback (most recent call last):
File "/usr/bin/indicator-weather", line 1883, in on_apply
(location_code, location_details) = self.location.export_location_details()
File "/usr/bin/indicator-weather", line 405, in export_location_details
return (self.location_code, self.location_details)
AttributeError: Location instance has no attribute 'location_code'
Találkozott már valaki ezzel?