Bug 638423

Summary: Guake has wrong terminal type set (environment variable TERM=dumb)
Product: [Fedora] Fedora Reporter: Aron Parsons <aronparsons>
Component: vteAssignee: Behdad Esfahbod <behdad>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: behdad, pingou
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-13 18:58:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aron Parsons 2010-09-28 23:41:55 UTC
Description of problem:
Shells run in Guake have their terminal type set to dumb (environment variable TERM=dumb).  Running xterm or gnome-terminal has the correct TERM environment variable set).

Version-Release number of selected component (if applicable):
guake-0.4.2-2.fc14.x86_64

How reproducible:
Always

Steps to Reproduce:
1. set guake as a startup application in GNOME
2. open a new shell in Guake
3. echo $TERM
  
Actual results:
dumb

Expected results:
xterm

Additional info:
I have Guake set to automatically start in GNOME.  If I kill that instance and start Guake from gnome-terminal, the TERM variable is set correctly.  So maybe this is an issue with GNOME and not necessarily Guake?

Comment 1 Pierre-YvesChibon 2010-10-10 11:33:30 UTC
It appears to be a VTE bug cf: http://guake.org/ticket/249#comment:10

I am therefore reassigning this bug to VTE.
According to qense on the Guake bug tracker there is a patch available at:
http://bazaar.launchpad.net/~mathieu-tl/vte/lp621927/revision/78

Comment 2 Kevin Fenzi 2010-10-13 18:58:39 UTC
This looks like a dup of 639280

*** This bug has been marked as a duplicate of bug 639280 ***