[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] Re: Problems with new pager function
From: |
Bert Wesarg |
Subject: |
[Quilt-dev] Re: Problems with new pager function |
Date: |
Mon, 14 Dec 2009 13:19:56 +0100 |
On Mon, Dec 14, 2009 at 11:57, Jean Delvare <address@hidden> wrote:
> Hi Bert,
>
> Your new pager code in quilt seems to cause trouble. Running "quilt
> annotate" on a relatively large file and searching for specific
> strings causes the following error messages:
>
> /opt/quilt/share/quilt/annotate: line 81: echo: write error: Bad file
> descriptor
> /opt/quilt/share/quilt/annotate: line 174: echo: write error: Bad file
> descriptor
> /opt/quilt/share/quilt/annotate: line 177: echo: write error: Bad file
> descriptor
The problem shows up, if you quit the pager before quilt has finished
with its output. The pipe brakes and stdout points to nowhere. I'm
currently unsure how to fix this.
Bert
>
> many many times. If I manually pipe the output to "less", there are
> no errors.
>
> Can you please check what's wrong, and fix it?
>
> Thanks,
> --
> Jean Delvare
> Suse L3
>
- [Quilt-dev] Problems with new pager function, Jean Delvare, 2009/12/14
- [Quilt-dev] Re: Problems with new pager function,
Bert Wesarg <=
- [Quilt-dev] Re: Problems with new pager function, Jean Delvare, 2009/12/14
- [Quilt-dev] Re: Problems with new pager function, Bert Wesarg, 2009/12/14
- [Quilt-dev] Re: Problems with new pager function, Bert Wesarg, 2009/12/14
- [Quilt-dev] Re: Problems with new pager function, Jean Delvare, 2009/12/14
- [Quilt-dev] [PATCH] fix pager on broken pipe, Bert Wesarg, 2009/12/14
- [Quilt-dev] Re: [PATCH] fix pager on broken pipe, Jean Delvare, 2009/12/14
- [Quilt-dev] Re: [PATCH] fix pager on broken pipe, Bert Wesarg, 2009/12/14
- [Quilt-dev] Re: [PATCH] fix pager on broken pipe, Jean Delvare, 2009/12/14