Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122494 - sys-apps/portage output.py xtermTitle(): set xterm title for TERM="gnome"
Summary: sys-apps/portage output.py xtermTitle(): set xterm title for TERM="gnome"
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 115839
  Show dependency tree
 
Reported: 2006-02-11 13:17 UTC by Ed Catmur
Modified: 2006-02-26 15:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
portage-output-xterm-title-gnome.patch (portage-output-xterm-title-gnome.patch,565 bytes, patch)
2006-02-11 13:20 UTC, Ed Catmur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2006-02-11 13:17:55 UTC
In recent gnome-experimental ebuilds, gnome-terminal sets TERM to "gnome" (from "xterm").

dang has confirmed that this change will show up in gnome 2.14 when it hits Portage.

Currently, output.py has

                legal_terms = ["xterm","Eterm","aterm","rxvt","screen","kterm","rxvt-unicode"]

"gnome" needs to be added for xterm titles to be set when running emerge etc. from gnome-terminal.

I attach a patch; this might as well be fixed now so we don't see bugs when gnome 2.14 hits gentoo proper.
Comment 1 Ed Catmur 2006-02-11 13:20:29 UTC
Created attachment 79523 [details, diff]
portage-output-xterm-title-gnome.patch

patch to portage-2.1_pre4/pym/output.py

Just so I don't get misunderstood: this is NOT a bug in gnome-experimental; it is a change that will need to be made to portage when gnome 2.14 hits the tree.
Comment 2 Zac Medico gentoo-dev 2006-02-20 17:46:36 UTC
Thanks, this is in svn for release in 2.1_pre5.
Comment 3 Zac Medico gentoo-dev 2006-02-26 15:00:37 UTC
Released in 2.1_pre5.