Bug 1955179
| Summary: | Removing gnome-tour also removes gnome-initial-setup | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Rusek <drusek> |
| Component: | gnome-initial-setup | Assignee: | Kalev Lember <klember> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 34 | CC: | gnome-sig, jstpierr, klember, mail, tiagomatos |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | gnome-initial-setup-40.0-2.fc34 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-03 02:05:49 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: | |||
|
Description
Daniel Rusek
2021-04-29 15:40:48 UTC
Oh hm, good catch. We added the dependency to gnome-initial-setup because gnome-initial-setup in gnome 3.38 used to launch gnome-tour at the end of initial setup run. It however didn't have a desktop file back then (or maybe it was hidden=true, I can't remember) so it didn't show up in the app launcher. In gnome 40 it's visible so I understand that people may want to remove it. The launching mechanism has also changed and it's no longer gnome-initial-setup that launches it, but gnome-shell itself. I think what we should do here is to drop the dep from gnome-initial-setup and move it to gnome-shell, but as a Recommends instead of hard Requires so it can be removed. https://src.fedoraproject.org/rpms/gnome-initial-setup/c/988389a5d9cc3b7c5dbb3da6fa2646da04bd2bbb?branch=rawhide https://src.fedoraproject.org/rpms/gnome-shell/c/9d11163049be650ff15b9cb515f7d14ad5aedc6b?branch=rawhide FEDORA-2021-61f0316439 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-61f0316439 FEDORA-2021-61f0316439 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-61f0316439` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-61f0316439 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-61f0316439 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |