core20 - bug after pressing done after entering email address

Bug #1878471 reported by Paul Larson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subiquity
New
Undecided
Unassigned

Bug Description

I was testing core20 on a rpi4 (1GB) with the armhf image from http://cdimage.ubuntu.com/ubuntu-core/20/beta/20200512.3/ and testing the reinstall option. After booting to do the reinstall, I got to the point where I had just entered my lp email address and pressed enter on the [done] button. Here was the traceback I got:

Traceback (most recent call last):
  File "/usr/bin/console-conf", line 11, in <module>
    load_entry_point('subiquity==0.0.5', 'console_scripts', 'console-conf-tui')()
  File "/usr/share/subiquity/console_conf/cmd/tui.py", line 86, in main
    interface.run()
  File "/usr/share/subiquity/subiquitycore/core.py", line 686, in run
    self.urwid_loop.run()
  File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 286, in run
    self._run()
  File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 384, in _run
    self.event_loop.run()
  File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 1484, in run
    reraise(*exc_info)
  File "/usr/lib/python3/dist-packages/urwid/compat.py", line 58, in reraise
    raise value
  File "/usr/lib/python3.8/asyncio/events.py", line 81, in _run
    self._context.run(self._callback, *self._args)
  File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 403, in <lambda>
    wrapper = lambda: self.parse_input(
  File "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 502, in parse_input
    callback(processed, processed_codes)
  File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 411, in _update
    self.process_input(keys)
  File "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 511, in process_input
    k = self._topmost_widget.keypress(self.screen_size, k)
  File "/usr/lib/python3/dist-packages/urwid/wimp.py", line 648, in keypress
    return self._current_w

After that, I pressed enter and console-conf started over from the beginning, except this time it worked. This is the first time I've seen this, so it may be pretty hard to reproduce.

Tags: uc20
Revision history for this message
Paul Larson (pwlars) wrote :

Here's a tarball with the contents of /var/log/console-conf in case that's helpful

tags: added: core20
Paul Larson (pwlars)
tags: added: uc20
removed: core20
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.