Bug 2087090

Summary: Child name 'page_about' not found in GtkStack
Product: [Fedora] Fedora Reporter: Davide Repetto <red>
Component: bottlesAssignee: Artem <ego.cordatus>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: ego.cordatus, mail
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: bottles-2022.7.14-1.fc36 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-10-27 12:19:55 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 Davide Repetto 2022-05-17 09:47:20 UTC
Description of problem:
=======================
This is my first time trying bottles. So may be I'm doing something wrong.

Anyway, the application starts and shows the main window, plus the "about" window, which has two buttons:
- the button on the left is "quit" and it closes everything;
- the button on the right is "next" and it does nothing, except issuing a warning on the console:

(bottles:413148): Gtk-WARNING **: 11:41:04.011: Child name 'page_about' not 
found in GtkStack


Version-Release number of selected component:
=============================================
bottles-2022.5.2-1.fc36.noarch

Comment 1 Fedora Update System 2022-10-25 05:13:34 UTC
FEDORA-2022-14524d28ef has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-14524d28ef

Comment 2 Fedora Update System 2022-10-25 13:16:52 UTC
FEDORA-2022-14524d28ef has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-14524d28ef`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-14524d28ef

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2022-10-27 12:19:55 UTC
FEDORA-2022-14524d28ef has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 Davide Repetto 2022-10-27 13:06:05 UTC
Now it works. :)