Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 1104255[details]
Unmax the window with double click and it said"__main__.py"
Description of problem:
When I finished the OS install and reboot, it got Initial Setup screen to let me accept the Licenses etc. But the screen doesn't full of the screen, so that I could see the windows title with "__main__.py" and could double click it to un max the window ,and drag it to move around.
Version-Release number of selected component (if applicable):
rhel-server-7.2-x86_64-dvd.iso
[root@localhost ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.2 (Maipo)
How reproducible:
100%
Steps to Reproduce:
1.Install the OS normally
2.Reboot the OS as it said
3.Get the Initial Setup screen appear.
Actual results:
It doesn't full of the screen ,and a window title with "__main__.py",which I could double click it to un max the window ,and drag it to move around.
Expected results:
It sould be full of the screen , and cant see a window title with "__main__.py"
Additional info:
Please see the attachment of the screen shots
A fix that makes Initial Setup use the full screen real estate has been posted for review. The patch also hides the window header bar when Initial Setup is running with the Metacity window manager.
(In reply to Chris Lumens from comment #2)
> Looks like this has been committed and built, so moving into MODIFIED.
Well, while the Initial Setup side fix has been indeed pushed and released in 0.3.9.31-1, it still needs an additional Anaconda fix (https://github.com/rhinstaller/anaconda/commit/9f92cd870ae13ebb0fbcd5ea903c2e68f2393618) to work. So I've been waiting for the Anaconda fix to hit a release before setting the "Fixed In Version" field.
So the fix added to Anaconda 21.48.22.71 fixes the header for good.
In short, you have anaconda >= 21.48.22.71-1 and initial-setup >= 0.3.9.31-1 then Initial Setup should be correctly using the full screen real estate.
I'm no longer able to reproduce it with anaconda-21.48.22.81-1.el7 and initial-setup-0.3.9.32-1.el7, initial-setup is running in full screen.
Moving to VERIFIED.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://rhn.redhat.com/errata/RHBA-2016-2331.html
Created attachment 1104255 [details] Unmax the window with double click and it said"__main__.py" Description of problem: When I finished the OS install and reboot, it got Initial Setup screen to let me accept the Licenses etc. But the screen doesn't full of the screen, so that I could see the windows title with "__main__.py" and could double click it to un max the window ,and drag it to move around. Version-Release number of selected component (if applicable): rhel-server-7.2-x86_64-dvd.iso [root@localhost ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.2 (Maipo) How reproducible: 100% Steps to Reproduce: 1.Install the OS normally 2.Reboot the OS as it said 3.Get the Initial Setup screen appear. Actual results: It doesn't full of the screen ,and a window title with "__main__.py",which I could double click it to un max the window ,and drag it to move around. Expected results: It sould be full of the screen , and cant see a window title with "__main__.py" Additional info: Please see the attachment of the screen shots