I assume 1a-2a are "performing Backup Step", but that text is never displayed, As well, rather than clearing the line before showing "100%", that text is appended to the end of the line.
Pictures below:
1a.
2a. (This shows for about 7 seconds on a Adder2)
3a. (expected behavior)
(4a-6a are expected behavior and are not shown.)
Steps to reproduce (if you know):
Install Pop!_OS
Tested in a few languages on both 21.10 and 21.04
Expected behavior:
According to src/Views/ProgressView.vala the Installer should show steps with a appended percentage
1b. "Perform Backup Step"
2b. "Partitioning Drive"
3b. "Extracting Files"
4b. "Configuring the System"
5b. "Finishing the Installation"
Distribution (run
cat /etc/os-release
):Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):Issue/Bug Description:
Shown steps are: 1a. (0%) 2a. (0%)(100%) 3a. "Partitioning Drive" 4a. "Extracting Files" 5a. "Configuring the System" 6a. "Finishing the Installation"
I assume 1a-2a are "performing Backup Step", but that text is never displayed, As well, rather than clearing the line before showing "100%", that text is appended to the end of the line.
Pictures below: 1a. 2a. (This shows for about 7 seconds on a Adder2) 3a. (expected behavior) (4a-6a are expected behavior and are not shown.)
Steps to reproduce (if you know): Install Pop!_OS
Tested in a few languages on both 21.10 and 21.04
Expected behavior: According to src/Views/ProgressView.vala the Installer should show steps with a appended percentage 1b. "Perform Backup Step" 2b. "Partitioning Drive" 3b. "Extracting Files" 4b. "Configuring the System" 5b. "Finishing the Installation"