Bug 93888

Summary: incorrect window title after quiting mc (the title stay MC~ )
Product: [Applications] konsole Reporter: Georgi Ivanov <georgi.r.ivanov>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 1.4.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: shows the bug

Description Georgi Ivanov 2004-11-25 10:35:37 UTC
Version:           1.4.1 (using KDE KDE 3.3.1)
Installed from:    SuSE RPMs
OS:                Linux

Start Konsole.
The title is somethink like  "Shell No 5"
Start "mc"
Quit mc
The titke stays "mc~" even when started another application like "lynx"
Comment 1 Georgi Ivanov 2004-11-25 10:43:25 UTC
Created attachment 8424 [details]
shows the bug
Comment 2 Waldo Bastian 2004-11-25 12:26:27 UTC
Works just fine here. Do you experience the same problem if you run mc in xterm?
Comment 3 Kurt Hindenburg 2004-11-25 16:11:50 UTC
Bug confirmed here using CVS/HEAD.  Perhaps related to setting of PS1?

% echo $PS1
\[\033[0;32m\](\[\033[1;34m\]\u\[\033[1;32m\]@\[\033[1;34m\]\h\[\033[0;32m\])-(\[\033[0;36m\]$(date +%H:%M)\[\033[0;32m\])-(\[\033[0;36m\]\w\[\033[0;32m\])\[\033[0;36m\]>\[\033[0;37m\] \[\e]30;\w\a\]


OT: Interesting image; how do you get the +/- for new/delete tabs?
Comment 4 Georgi Ivanov 2004-11-25 16:32:19 UTC
Same in xterm.

>>
>>OT: Interesting image; how do you get the +/- for new/delete tabs? 

Gartoon icons.
Comment 5 Waldo Bastian 2004-11-25 16:55:49 UTC
Same in xterm -> not a konsole bug then.

See bug 93375 for further explanation.