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 1296110 - Restore all the title handling options
Summary: Restore all the title handling options
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gnome-terminal
Version: 7.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Debarshi Ray
QA Contact: Desktop QE
Lucie Vařáková
URL:
Whiteboard:
Depends On:
Blocks: 1203710 1297830 1313485
TreeView+ depends on / blocked
 
Reported: 2016-01-06 11:02 UTC by amit yadav
Modified: 2019-12-16 05:15 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Custom titles for the terminal tabs or windows This update allows users to set custom titles for terminal windows or tabs in *gnome-terminal*. The titles can be changed directly in the *gnome-terminal* user interface.
Clone Of:
Environment:
Last Closed: 2016-11-03 23:48:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 740188 0 None None None 2016-05-25 10:01:14 UTC
Red Hat Product Errata RHBA-2016:2167 0 normal SHIPPED_LIVE gnome-terminal and vte bug fix and enhancement update 2016-11-03 13:15:24 UTC

Description amit yadav 2016-01-06 11:02:51 UTC
1. What is the nature and description of the request?

The request is to include 'Title' option support for gnome-terminal windows and tabs similar to what was available in older versions of gnome-terminal as available in RHEL prior to the RHEL7.2 release.

Previous versions of gnome-terminal prior to RHEL 7.2 allowed titles to be set in terminal windows and tabs with the --title option.  It was also possible to set the title on a tab by performing a right-click on a tab and selecting the 'Set Title...' option.  In addition, there was also a preserve title feature that could be set via the gnome-terminal "Profile Preferences" --> "Title and Command" --> "Title: Keep initial title" selection.  This was useful in conjunction with --title in many circumstances.


2. Why would you need it ? (List the business requirements here)

Used in various combinations these 3 options can address terminal managment in many situations.  The above options all helped to effectively manage a large number of terminal widows/tabs over multiple workspaces.   The --title option was very useful for defining predefined window/tab sets for a large number of systems and various activities.  The right-click set title option allowed one to easily rename a tab with a running process so it could easily be identified, found, and tracked or to avoid accidental closure.  There appears to be no viable title alternative for these use cases.  Sysetem Administrators and others are often working with dozens (and dozens and dozens) of terminal windows and tabs.  The system terminal is a critical application in Linux/UNIX environments especially in an enterprise environment.  To perform an operation in the wrong terminal window/tab can be catastrophic.


3. How would you like to achieve this? (List the functional requirements here)

Ideally restoration of title features as found in gnome-terminal prior to the release of RHEL 7.2 (i.e., gnome-terminal-3.8.4-8.el7 or earlier).  Any of the features are better than none but ideally all the title features would be restored include the profile feature related to titles.


4. For each functional requirement listed, specify how Red Hat and you can test to confirm the requirement is successfully implemented.

The '--title' option can be tested with a code block like the following:

#!/usr/bin/bash
/usr/bin/gnome-terminal --window --geometry=132x40 --profile='default' --title='host1' \
--tab --profile='site.tpreserve' --title=host2 \
--tab --profile='site.tpreserve' --title=host3 \
--tab --profile='site.tpreserve' --title=host4

The right-click 'set title' option on a tab can be tested as described above.


5. Do you have any specific timeline dependencies ?

No


6. Is the sales team involved in this request and do they have any additional input?

No


7. Would you be able to assist in testing this functionality if implemented? 

Yes


Additional details:

Gnome rebase to 3.14 must have done this,
https://bugzilla.gnome.org/show_bug.cgi?id=724110
https://bugzilla.gnome.org/show_bug.cgi?id=740188

Comment 2 Matthias Clasen 2016-04-05 14:31:10 UTC
Here is the upstream commit to backport:

https://git.gnome.org/browse/gnome-terminal/commit/?id=156b85533f42d8c7e6cf6258ce3e7fe4ec8f1754

Comment 3 Debarshi Ray 2016-04-11 18:48:26 UTC
I have built gnome-terminal-3.14.3-7.el7:
https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=10830606

Comment 6 Matthias Clasen 2016-04-12 16:18:36 UTC
The option is still deprecated, so the warning is intentional, but it is working again.

Comment 16 Debarshi Ray 2016-06-30 18:48:58 UTC
I have built gnome-terminal-3.14.3-12.el7:
https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=11293633

It should have all the knobs that were there in RHEL 7.1 (ie. till GNOME 3.10.x).

Comment 20 errata-xmlrpc 2016-11-03 23:48:04 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-2016-2167.html


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