ValueError in Cairo Clock: row sequence has wrong length

Bug #493475 reported by Robert Ros
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Awn Extras
Won't Fix
Medium
onox

Bug Description

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1587, in init_start
    applet_class(applet)
  File "/usr/share/avant-window-navigator/applets/cairo-clock/cairo-clock.py", line 59, in __init__
    self.setup_context_menu()
  File "/usr/share/avant-window-navigator/applets/cairo-clock/cairo-clock.py", line 152, in setup_context_menu
    self.setup_plugins_preferens(prefs)
  File "/usr/share/avant-window-navigator/applets/cairo-clock/cairo-clock.py", line 195, in setup_plugins_preferens
    preferences = i.get_preferences(prefs)
  File "/usr/share/avant-window-navigator/applets/cairo-clock/locations.py", line 160, in get_preferences
    self.__prefs_tab = LocationsPreferencesTab(prefs, self.__applet.applet, self.__cities_timezones, self.add_city, self.remove_city, self.contains_not_location)
  File "/usr/share/avant-window-navigator/applets/cairo-clock/locations.py", line 348, in __init__
    iter = self.location_store.append(None, city_and_timezone.split("#", 2))
ValueError: row sequence has wrong length

I'm using Ubuntu Karmic Testing PPA

onox (onox)
Changed in awn-extras:
assignee: nobody → onox (onox)
Revision history for this message
onox (onox) wrote :

Please remove the locations and readd them, or add them in a new instance of the applet. I have decided to not fix this because this ValueError occurs due to one-time change in the data structures that represent the locations. These have been changed a couple of days ago. Because python-gweather is only available since Karmic, there won't be many too users at the moment to justify adding code to migrate the data structures.

Changed in awn-extras:
importance: Undecided → Medium
milestone: none → 0.4.0
status: New → Won't Fix
onox (onox)
tags: added: applet cairo-clock traceback
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.