It crashes on the Keyboard Layout's selection

Bug #42396 reported by Danilo Horta
This bug report is a duplicate of:  Bug #41921: strange EINTR in keyboard chooser. Edit Remove
8
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Medium
Unassigned

Bug Description

To reproduce this bug, follow the installation process. Choose Português do Brasil as Language, Forward, click on Definir Hora... (aka Set Time...), just click OK, and Forward. If it didn't crash this time, try go Forward to "Who are you?" and Back to Layout selection many times util it crashes.

  Ubuntu 6.06 beta2 live AMD64

  It seems to be the same bug of Bug #41921.

  Hope this helps.

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1061, in watch_debconf_fd_helper
    return callback(source, debconf_condition)
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 141, in process_input
    if not self.process_line():
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 80, in process_line
    return self.dbfilter.process_line()
  File "/usr/lib/python2.4/site-packages/ubiquity/debconffilter.py", line 208, in process_line
    if not input_widgets[0].run(priority, question):
  File "/usr/lib/python2.4/site-packages/ubiquity/components/kbd_chooser.py", line 63, in run
    self.debug("Choices: %s", self.choices(question))
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 186, in choices
    choices = unicode(self.db.metaget(question, 'choices'), 'utf-8')
  File "/usr/lib/python2.4/site-packages/debconf.py", line 58, in <lambda>
    lambda *args, **kw: self.command(command, *args, **kw))
  File "/usr/lib/python2.4/site-packages/debconf.py", line 64, in command
    resp = self.read.readline().strip()
IOError: [Errno 4] Interrupted system call

Revision history for this message
Colin Watson (cjwatson) wrote :

Thanks for your bug, but as you say this is a duplicate of bug 41921.

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.