Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57600 - Emerge doesn't change window title when $TERM=kterm
Summary: Emerge doesn't change window title when $TERM=kterm
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High minor
Assignee: Portage team
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords: InVCS
: 57601 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-19 08:44 UTC by Miles Stoudenmire
Modified: 2004-10-22 08:47 UTC (History)
0 users

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


Attachments
(Trivial) patch to allow title changing when TERM=kterm. (kterm-title.patch,455 bytes, patch)
2004-07-23 10:52 UTC, Stephen Bennett (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miles Stoudenmire 2004-07-19 08:44:51 UTC
I use aterm's in X Window, and I was able to see the "emerging 3 of ..." message in the title bar while emerging as root. However, this behavior stopped after performing a system update.

I believe the feature stopped working because I emerged aterm with the USE="cjk" (Japanese character support) flag in my USE flags. This made aterm begin to report itself as a "kterm" (kanji term). 

Adding "export TERM=xterm" to my /etc/profile fixed the problem, but it would be nice if the feature didn't depend on terms reporting themselves as xterms.

Reproducible: Always
Steps to Reproduce:
1.Use a term with TERM=kterm
2.Notice no change in title bar when emerging
3.Set TERM=xterm
Actual Results:  
Emerging # of ## messages begin to appear.

Expected Results:  
Automatically show "Emerging # of ## " messages.

I run emerge inside of su, so the title bar usually says "su" before it changes
over to "Emerging # of ##" (if it does at all).
Comment 1 Tom Knight (RETIRED) gentoo-dev 2004-07-19 08:51:25 UTC
*** Bug 57601 has been marked as a duplicate of this bug. ***
Comment 2 Stephen Bennett (RETIRED) gentoo-dev 2004-07-23 10:52:44 UTC
Created attachment 36023 [details, diff]
(Trivial) patch to allow title changing when TERM=kterm.

Patch to output.py to allow this.
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2004-10-22 08:47:52 UTC
Bug has been fixed and released in stable portages on or before 2.0.51-r2