Activity log for bug #272740

Date Who What changed Old value New value Message
2008-09-21 12:17:20 Jason Liquorish bug added bug
2008-09-21 12:17:20 Jason Liquorish bug added attachment 'title.png' (title.png)
2008-09-21 15:19:44 Chris Jones terminator: status New Incomplete
2008-09-21 15:19:44 Chris Jones terminator: importance Undecided Medium
2008-09-21 15:19:44 Chris Jones terminator: statusexplanation Normally the title would be emitted by your shell. Could you let me know what the output of the following commands is please? echo $TERM echo $PROMPT_COMMAND
2008-09-23 10:32:58 Chris Jones terminator: status Incomplete Invalid
2008-09-23 10:32:58 Chris Jones terminator: statusexplanation Normally the title would be emitted by your shell. Could you let me know what the output of the following commands is please? echo $TERM echo $PROMPT_COMMAND > jason@Kryten:~$ echo $PROMPT_COMMAND > Assuming you are running bash, then this is the issue. The title is set by the shell via an escape sequence, which is usually part of $PROMPT_COMMAND. For example: cmsj@kodachi:~$ grep PROMPT_COMMAND .bashrc PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME}: ${PWD/$HOME/~}\007"'
2009-04-05 13:40:46 chantra terminator: status Invalid In Progress
2009-04-05 13:54:06 chantra terminator: status In Progress Invalid
2009-04-05 13:54:06 chantra converted to question 66537