Bug 1947788
| Summary: | gnome-initial-setup does not run on F34 installations(vm) when user is created during anaconda setup | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bhushan Barve <bbarve> | |
| Component: | gnome-initial-setup | Assignee: | Rui Matos <tiagomatos> | |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 34 | CC: | gnome-sig, jstpierr, mcatanza, tiagomatos | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1977785 (view as bug list) | Environment: | ||
| Last Closed: | 2021-08-16 12:42:07 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1977785 | |||
|
Description
Bhushan Barve
2021-04-09 09:22:54 UTC
Checked it again and found that if user is created during anaconda setup, the g-i-s does not run after installation. If user is not created during anaconda, g-i-s runs properly. For CJK locales, if g-i-s does not run, then the default input method is not set accordingly. These locales require input method to be set along with the keyboard for input in native language. In that case user manually needs to select the IM from settings. Updating the summary accordingly and also cloning it for RHEL-9. Hi, this is intentional, gnome-initial-setup no longer supports existing user mode, it now requires that it is run in a separate kiosk session, which is launched only when no user accounts exist. So if a user account is created in anaconda, it won't run at all. We did this because we don't want gnome-initial-setup running in uncontrolled environments anymore. E.g. the locale settings didn't work properly because you would have to restart your desktop session for them to take effect. I know it's weird that the netinstall installer is different, but there's not much to do about this other than make it more like the Workstation installer, which I expect would probably irritate people. It's probably best to accept that the end result is going to be a little different when you use the netinstall. |