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.
Bug 1144201 - guestfish can not restore terminal's output colour when exit guestfish, if the terminal's background colour is black then it will make a inconvenient
Summary: guestfish can not restore terminal's output colour when exit guestfish, if th...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libguestfs
Version: 7.1
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard:
: 1144198 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-19 01:29 UTC by Lingfei Kong
Modified: 2015-03-05 13:45 UTC (History)
4 users (show)

Fixed In Version: libguestfs-1.27.50-1.1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-05 13:45:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
guestfish_2.png (258.06 KB, application/octet-stream)
2014-09-19 01:30 UTC, Lingfei Kong
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:0303 0 normal SHIPPED_LIVE libguestfs bug fix and enhancement update 2015-03-05 17:34:44 UTC

Description Lingfei Kong 2014-09-19 01:29:35 UTC
Description of problem:
guestfish can not restore terminal's output colour when exit guestfish, if the terminal's background colour is black then it will make a inconvenient(see attatchment: guestfish_2.png).


Version-Release number of selected component (if applicable):
libguestfs-1.27.48-1.1.el7


How reproducible:
100%


Steps to Reproduce:
# useradd test
# su - test
# guestfish
><fs>
><fs> exit
[test@rhel7libguestfs ~]$ (these characters are black on a black background colour)


Actual results:
See attachment: guestfish_2.png


Expected results:
guestfish should restore terminal's output colour when exit guestfish


Additional info:

Comment 1 Lingfei Kong 2014-09-19 01:30:38 UTC
Created attachment 939072 [details]
guestfish_2.png

Comment 2 Richard W.M. Jones 2014-09-19 12:12:49 UTC
An easy way to reproduce this:

(1) Run:  xterm -bg black -fg white

(2) In the xterm window which opens, run guestfish

(3) Type 'exit' at the guestfish prompt

(4) We return to the command prompt, but with black-on-black prompt
and text.

Comment 4 Richard W.M. Jones 2014-09-19 12:53:30 UTC
*** Bug 1144198 has been marked as a duplicate of this bug. ***

Comment 6 Lingfei Kong 2014-09-24 05:06:05 UTC
Verify with libguestfs-1.27.53-1.1.el7
Steps to verify:
1. Run:  xterm -bg black -fg white
2. Run guestfish
3. ><fs> exit
4. Return to the command prompt with white-on-black prompt

Comment 8 errata-xmlrpc 2015-03-05 13:45:23 UTC
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-2015-0303.html


Note You need to log in before you can comment on or make changes to this bug.