-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to Install for Language English/No Country #245
Comments
Caused by #241 (although installation would have failed if It does seem like allowing any country to be selected would make sense. |
In general, |
You're of course right about that. I restarted the process and found out my initial confusion was created by the installer's UX. When starting the installer, English is pre-selected with a tick on the right side. The button to continue installation is at the bottom right, suggesting it will take me to the next page of the installer. That is what I expected the button to do, not for it to offer me with a selection of sub options. So while the window obviously still states "Languages" on the left, the way I interacted with the installer suggested to me that I was done selecting a language and being presented with a list of countries I assumed I was now meant to select my home country. I think it would be preferable if "English" wasn't pre-selected. That way, I'd be required to click on English, which would take me to the list of options for that language. The "Select" button at the bottom shouldn't work until I selected an actual language, instead of just having selected a language Family. At the very least English shouldn't be marked with a tick as it currently is, but with an arrow, suggesting I need to select more options. |
I don't believe we built new 21.04 ISOs since #241, so this has already been fixed, we just need to rebuild the ISO's for 21.04 so users can't select none |
No clearly not. |
This was the UX concern, which still exists. The user ended up installing with a German language just because they thought they needed to get the country correct. |
Issues are closed when their PRs are merged, not when they're released, so if you think an issue is actually resolved, close it. Also,
We will not be building any further 21.04 iso's since 21.10 is already released. |
That is fair, my initial reading of the issue assumed they had #241 when they did not, upon reading closer. I read the context of the user's confusion and focused on that, and I didn't look too much closer today based on nonsensically saying we needed to re-spin isos for a non-current release. The initial description also included:
Which is what this issue is about at this point. As Michael explained, we can't have all countries for all languages, but an "Other" option that selects US in the background might provide a release valve for users who think the country in this list matters beyond the language localization. |
Agreed, I would like an "Other" option, but it sounds like if we did that the default would just be "US", which is not the same as "Other". I think me might have to come up with another solution, or pull UX in. |
There is no "Other" or "None" locale, that's the crux of the issue. The locale needs to be If you'd rather wait for a UX improvement to make it more clear that this country selection is just for the language variant, that would also be an option. |
In michael's comment he stated |
Distribution (run
cat /etc/os-release
):Pop!_OS 21.04
Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):Installer
Issue/Bug Description:
I tried installing Pop!_OS in English. After selecting the language, the installer prompts you to select a country. As I'm from Germany trying to use the OS in English, I was unable to select the correct option for me (Germany) so I went with "None" instead. This lead to the Installer failing to configure the system later down the line. Selecting German/Germany instead resolved the issue,
Steps to reproduce (if you know):
Start installation, select English and then None, continue the installation. it should fail before prompting a restart.
Expected behavior:
The installation shouldn't fail.
Other Notes:
To me it would be preferable if I was just able to select any country, no matter what language I selected.
The text was updated successfully, but these errors were encountered: