* More problem in pre-R5
@ 1999-03-04 9:08 Martin Costabel
1999-03-04 20:26 ` Tom Rini
0 siblings, 1 reply; 7+ messages in thread
From: Martin Costabel @ 1999-03-04 9:08 UTC (permalink / raw)
To: linuxppc-dev
Hi,
I observed the following bug in the "more" program in pre-R5:
If I type "/" to do an expression search, then what I type after the "/"
is invisible, like when you type passwords. I can type blindly, and the
search works, but this is kind of annoying.
Does anyone else see this?
I might add that this problem does not appear if I use "less" instead of
"more". I tried several versions of util-linux, the latest being
util-linux-2.9h-9a. The problem stays the same. I haven't seen it in R4.
Any ideas?
--
Martin
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: More problem in pre-R5
1999-03-04 9:08 More problem in pre-R5 Martin Costabel
@ 1999-03-04 20:26 ` Tom Rini
1999-03-05 1:12 ` Martin Costabel
0 siblings, 1 reply; 7+ messages in thread
From: Tom Rini @ 1999-03-04 20:26 UTC (permalink / raw)
To: Martin Costabel; +Cc: linuxppc-dev
On Thu, 4 Mar 1999, Martin Costabel wrote:
> Does anyone else see this?
used to. Upgrade ncurses as well.
---
Tom Rini (TR1265)
http://dobbstown.yeti.edu/
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: More problem in pre-R5
1999-03-04 20:26 ` Tom Rini
@ 1999-03-05 1:12 ` Martin Costabel
1999-03-05 3:00 ` Tom Rini
0 siblings, 1 reply; 7+ messages in thread
From: Martin Costabel @ 1999-03-05 1:12 UTC (permalink / raw)
To: Tom Rini; +Cc: linuxppc-dev
Tom Rini wrote:
>
> On Thu, 4 Mar 1999, Martin Costabel wrote:
>
> > Does anyone else see this?
>
> used to. Upgrade ncurses as well.
Thanks. Just upgraded; still doesn't work. What version of ncurses is
recommended?
root[272]#rpm -qa |grep ncur
ncurses3-1.9.9e-8
ncurses-devel-4.2-12a
ncurses-4.2-12a
--
Martin
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: More problem in pre-R5
1999-03-05 1:12 ` Martin Costabel
@ 1999-03-05 3:00 ` Tom Rini
1999-03-05 21:08 ` Tom Rini
0 siblings, 1 reply; 7+ messages in thread
From: Tom Rini @ 1999-03-05 3:00 UTC (permalink / raw)
To: Martin Costabel; +Cc: linuxppc-dev
On Fri, 5 Mar 1999, Martin Costabel wrote:
> Tom Rini wrote:
> >
> > On Thu, 4 Mar 1999, Martin Costabel wrote:
> >
> > > Does anyone else see this?
> >
> > used to. Upgrade ncurses as well.
>
> Thanks. Just upgraded; still doesn't work. What version of ncurses is
> recommended?
Gimmie a few.. <g> I'm looking at a few things now.
---
Tom Rini (TR1265)
http://dobbstown.yeti.edu/
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: More problem in pre-R5
1999-03-05 3:00 ` Tom Rini
@ 1999-03-05 21:08 ` Tom Rini
1999-03-06 2:05 ` Martin Costabel
0 siblings, 1 reply; 7+ messages in thread
From: Tom Rini @ 1999-03-05 21:08 UTC (permalink / raw)
To: Martin Costabel; +Cc: linuxppc-dev
On Thu, 4 Mar 1999, Tom Rini wrote:
> On Fri, 5 Mar 1999, Martin Costabel wrote:
>
> > Tom Rini wrote:
> > >
> > > On Thu, 4 Mar 1999, Martin Costabel wrote:
> > >
> > > > Does anyone else see this?
> > >
> > > used to. Upgrade ncurses as well.
> >
> > Thanks. Just upgraded; still doesn't work. What version of ncurses is
> > recommended?
>
> Gimmie a few.. <g> I'm looking at a few things now.
It's been a few, fix found. For those of you that just can't wait/use
less, grab util-linux 2.9i and change HAVE_SHADOW=yes to no (current
behavior) and build.
---
Tom Rini (TR1265)
http://dobbstown.yeti.edu/
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: More problem in pre-R5
1999-03-05 21:08 ` Tom Rini
@ 1999-03-06 2:05 ` Martin Costabel
1999-03-06 2:11 ` Tom Rini
0 siblings, 1 reply; 7+ messages in thread
From: Martin Costabel @ 1999-03-06 2:05 UTC (permalink / raw)
To: Tom Rini; +Cc: linuxppc-dev
Thanks for the hint. It is working now. So, if anyone else is listening:
It finally was just this little typo in more.c:
--- util-linux-2.9h/text-utils/more.c Tue Jan 26 01:09:08 1999
+++ util-linux-2.9i/text-utils/more.c Thu Jan 28 16:11:00 1999
@@ -1800,7 +1800,7 @@
void errwrite1 (char *sym)
{
- write (fileno(stderr), &sym, 1);
+ write (fileno(stderr), sym, 1);
}
void error (char *mess)
I didn't yet have the courage to compile the whole
util-linux-2.9i.tar.gz, considering that the 2.9h.src.rpm contains
plenty of patches and the 2.9h spec together with the 2.9i.tar.gz didn't
want to build.
Or is there a util-linux-2.9i.src.rpm around?
--
Martin
Tom Rini wrote:
>
> On Thu, 4 Mar 1999, Tom Rini wrote:
>
> > On Fri, 5 Mar 1999, Martin Costabel wrote:
> >
> > > Tom Rini wrote:
> > > >
> > > > On Thu, 4 Mar 1999, Martin Costabel wrote:
> > > >
> > > > > Does anyone else see this?
> > > >
> > > > used to. Upgrade ncurses as well.
> > >
> > > Thanks. Just upgraded; still doesn't work. What version of ncurses is
> > > recommended?
> >
> > Gimmie a few.. <g> I'm looking at a few things now.
>
> It's been a few, fix found. For those of you that just can't wait/use
> less, grab util-linux 2.9i and change HAVE_SHADOW=yes to no (current
> behavior) and build.
>
> ---
> Tom Rini (TR1265)
> http://dobbstown.yeti.edu/
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~1999-03-06 2:11 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-03-04 9:08 More problem in pre-R5 Martin Costabel
1999-03-04 20:26 ` Tom Rini
1999-03-05 1:12 ` Martin Costabel
1999-03-05 3:00 ` Tom Rini
1999-03-05 21:08 ` Tom Rini
1999-03-06 2:05 ` Martin Costabel
1999-03-06 2:11 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).