Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 166255

Summary: xtermTitle (in file pym/output.py) only sets the XTerm title when "havecolor" is set
Product: Portage Development Reporter: Joachim Kaeber <joachim.kaeber>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: trivial Keywords: InVCS, REGRESSION
Priority: High    
Version: 2.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 167107    

Description Joachim Kaeber 2007-02-10 21:20:16 UTC
Since the latest portage update, emerge only updates the XTerm title when color output is enabled. Removing the "havecolor" test from the xtermTitle function in pym/output.py)fixes this. This behavior is a problem for me because i have problems reading the color output, but i do appreciate the XTerm titles :)

Reproducible: Always

Steps to Reproduce:
1. Run emerge --color y (...) and emerge --color n (...)
   and look at the XTerm title
Comment 1 Zac Medico gentoo-dev 2007-02-10 22:19:19 UTC
Thanks, this is fixed in svn r5950.
Comment 2 Zac Medico gentoo-dev 2007-02-19 21:44:28 UTC
This has been released in 2.1.2-r10.