timezone page broken in KDE frontend

Bug #412589 reported by Jonathan Riddell
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Fix Released
High
Unassigned
Karmic
Fix Released
High
Unassigned

Bug Description

Binary package hint: ubiquity

Ubiquity recently had a merge to add support for translated timezone names. The GUI changes were only made for the GTK frontend and the KDE one is currently broken.

Exception caught in process_line:
Traceback (most recent call last):
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 112, in process_line
    return self.dbfilter.process_line()
  File "/usr/lib/ubiquity/ubiquity/debconffilter.py", line 261, in process_line
    if not input_widgets[0].run(priority, question):
  File "/usr/lib/ubiquity/ubiquity/components/timezone.py", line 82, in run
    self.frontend.set_timezone(zone)
  File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 1273, in set_timezone
    self.tzmap.set_timezone(timezone)
  File "/usr/lib/ubiquity/ubiquity/frontend/kde_components/Timezone.py", line 295, in set_timezone
    self._set_timezone(self.cities[name])
KeyError: 'US/Eastern'

Related branches

Jonathan Riddell (jr)
Changed in ubiquity (Ubuntu):
milestone: none → karmic-alpha-4
Steve Langasek (vorlon)
Changed in ubiquity (Ubuntu Karmic):
importance: Undecided → High
Revision history for this message
Michael Terry (mterry) wrote :

Ah, my bad. I know why this is broken and can fix.

Michael Terry (mterry)
Changed in ubiquity (Ubuntu Karmic):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubiquity - 1.99.6

---------------
ubiquity (1.99.6) karmic; urgency=low

  [ Michael Terry ]
  * kde: Fix crash in timezone map when default country is US or Canada,
    broken by recent translation support. (LP: #412589)

  [ Evan Dandrea ]
  * 'as' is not supported in Python 2.5.

 -- Evan Dandrea <email address hidden> Wed, 12 Aug 2009 17:13:39 +0100

Changed in ubiquity (Ubuntu Karmic):
status: Fix Committed → Fix Released
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.