You have been subscribed to a public bug:

Description:    Ubuntu 8.04.1
Release:        8.04
bash:
  Installed: 3.2-0ubuntu18
  Candidate: 3.2-0ubuntu18
  Version table:
 *** 3.2-0ubuntu18 0
        500 http://archive.ubuntu.com hardy-updates/main Packages
        100 /var/lib/dpkg/status
     3.2-0ubuntu16 0
        500 http://archive.ubuntu.com hardy/main Packages

Problem:
Uncommenting <code>force_color_prompt=yes</code> in .bashrc did not set $PS1 to 
colorize the prompt.  

Solution:
Change  <code>if [ -n "$force_colored_prompt" ]; then</code> to <code>if [ -n 
"$force_color_prompt" ]; then</code> in .bashrc

** Affects: gnome-terminal (Ubuntu)
     Importance: Undecided
         Status: Fix Released

-- 
Syntax error in .bashrc prevents prompt colorization
https://bugs.launchpad.net/bugs/294823
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to