Comment 21 for bug 1990196

Revision history for this message
Michael Mikowski (kfocus) wrote :

Test steps taken:

1. Patched kde_ui.py. See patch kde_ui.py.diff.
2. Created two VMs, installed in OEM mode and then prepared-for-shipping and ran through user install on each. Used the same login names each time, and after sign-in, immediately prepared file system audits. See kde_ui.vm-file-audity.diff.

Results: Patched version no longer showed back or next buttons during user setup (good!). All fs diffs look trivial except /boot/initrd.img-5.19.0-32-generic is 543 bytes smaller in the patched system. This is likely normal variation.

Next steps:

Remove exception trap in on_next_clicked function to avoid potential side effects and test again. 2 attachments to follow.