oem-config-kde crashes when buttons clicked
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
In Progress
|
High
|
Olivier Gayot | ||
Jammy |
Confirmed
|
High
|
Unassigned | ||
Kinetic |
Won't Fix
|
High
|
Unassigned | ||
Lunar |
Won't Fix
|
High
|
Olivier Gayot |
Bug Description
During oem-config-kde mode, after user information has been entered, oem-config-kde keeps the "Back" and "Continue" buttons when these shouldn't appear at this stage. If these are clicked, the installer will crash, this is 100% reproducible:
Traceback (most recent call last):
File" /usr/lib/
ui = self.pages[
IndexError:list index out of range
This is very bad from a user experience point of view as this can make the system unrecoverable without a complete reinstall, depending on where in the process the installer was when the user clicked on either of these buttons.
This problem exists in both Jammy and Kinetic. See attached screenshots and pictures.
Related branches
- Kubuntu Bugs: Pending requested
- Ubuntu Installer Team: Pending requested
-
Diff: 21 lines (+10/-0)1 file modifiedubiquity/frontend/kde_ui.py (+10/-0)
tags: | added: foundations-todo |
Changed in ubiquity (Ubuntu Jammy): | |
importance: | Undecided → High |
Changed in ubiquity (Ubuntu Kinetic): | |
importance: | Undecided → High |
Changed in ubiquity (Ubuntu): | |
assignee: | nobody → Olivier Gayot (ogayot) |
Changed in ubiquity (Ubuntu): | |
status: | Confirmed → In Progress |
tags: | removed: foundations-todo |
Hello Erich,
thanks for reporting the issue. I was able to reproduce it with https:/ /cdimage. ubuntu. com/kubuntu/ releases/ 22.04.1/ release/ kubuntu- 22.04.1- desktop- amd64.iso and set the status to 'confirmed'.
Looking at the screenshot VirtualBox_ ISOTest_ 19_09_2022_ 13_51_25. png it seems there is a layout problem with the upper and lower case letters being too close to each other. I did not see the same while in OEM mode. I guess this would deserve a separate bug report.
Best regards
Heinrich