Re: bash-3.2 regression: breaked colour prompt.

2007-02-24 Thread Andreas Schwab
Volkov Peter <[EMAIL PROTECTED]> writes:

> Hello Chet.
>
> On Fri, 2007-02-23 at 16:43 -0500, Chet Ramey wrote:
>> I can't reproduce this on Mac OS X, using Terminal or xterm.  I will
>> look further when I have access to a Linux machine.
>
> I've checked this behavior and in xterm everything works. Thus seems
> that this is konsole bug and bash works as it should.

Except that is also fails in xterm, or any other terminal.

Andreas.

-- 
Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


___
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash


Re: bush-3.2 regression: breaked colour prompt.

2007-02-24 Thread Andreas Schwab
Chet Ramey <[EMAIL PROTECTED]> writes:

> I can't reproduce this on Mac OS X, using Terminal or xterm.

I can reproduce it with
GNU bash, version 3.2.9(1)-release (powerpc-apple-darwin8.8.0)
both with Terminal and xterm.

Andreas.

-- 
Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


___
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash


Re: bash-3.2 regression: breaked colour prompt.

2007-02-24 Thread Chet Ramey
Volkov Peter wrote:

> On Fri, 2007-02-23 at 16:43 -0500, Chet Ramey wrote:
>> I can't reproduce this on Mac OS X, using Terminal or xterm.  I will
>> look further when I have access to a Linux machine.
> 
> I've checked this behavior and in xterm everything works. Thus seems
> that this is konsole bug and bash works as it should.

No, there are definitely problems here.  Mac OS X has its own set of
problems, mostly stemming from the BSD layer not reflecting the file
system's use of partially decomposed Unicode in file names, but there
is a readline redisplay problem, too.  I was able to reproduce it using
Benno Schulenberg's test case on a Linux virtual machine.  I will send
out a fix for testing when I have one.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
   Live Strong.  No day but today.
Chet Ramey, ITS, CWRU[EMAIL PROTECTED]http://cnswww.cns.cwru.edu/~chet/


___
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash


Re: bash-3.2 regression: breaked colour prompt.

2007-02-24 Thread Volkov Peter
On Сбт, 2007-02-24 at 09:37 +0100, Andreas Schwab wrote:
> Volkov Peter <[EMAIL PROTECTED]> writes:
> > I've checked this behavior and in xterm everything works. Thus seems
> > that this is konsole bug and bash works as it should.
> 
> Except that is also fails in xterm, or any other terminal.

Hm... Right. It's broken in xterm also. I overlooked something during
previous testing in xterm. Sorry for the noise.

Peter.


signature.asc
Description: This is a digitally signed message part
___
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash


/etc/bash.bashrc derivation and "misuses"

2007-02-24 Thread Linda Walsh



Chet Ramey wrote:

not a standard part of the build, so it's not in the man page.
Putting a mention of it in would cause more problems that it would solve.

---
Maybe, but a mention of it might not.  Some verbiage that some implementations
of bash "may implement a system-wide 'bashrc' equivalent, that by default,
is called '/etc/bash.bashrc'.  More information is available in the source".

???

Yeah...it might confuse some people.

But certainly no more than having /etc/bash.bashrc call /etc/profile, by default
and having /etc/profile call "$HOME/.bashrc" by default (which ends up with
some "distributions" (SuSE10.2) calling .bashrc twice with each bash
invocation (ug!) (not that this is "bash's" fault :-)).




___
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash