* [gentoo-dev] annoying delays in screen since last update
@ 2002-08-28 14:52 Gert Menke
2002-08-28 15:04 ` Sloan Poe
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Gert Menke @ 2002-08-28 14:52 UTC (permalink / raw
To: gentoo-user, gentoo-dev
Hi!
Since I last did an update world, app-misc/screen started to wait about 5
seconds everytime I start it and everytime I open a new window. This is
VERY annoying! During the delay, screen uses 100% of the CPU.
I have no idea how to fix it, and since old ebuilds seem to be always
cleaned out as soon as a new one is available now, I cannot even downgrade
to the previous version. :-(
Does anyone else have the same problem? How can I fix it?
Thanks in advance!
Regards
Gert
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] annoying delays in screen since last update
2002-08-28 14:52 [gentoo-dev] annoying delays in screen since last update Gert Menke
@ 2002-08-28 15:04 ` Sloan Poe
2002-08-28 15:06 ` [gentoo-dev] Re: [gentoo-user] " Sloan Poe
2002-08-28 15:34 ` [gentoo-dev] " makoto
2 siblings, 0 replies; 7+ messages in thread
From: Sloan Poe @ 2002-08-28 15:04 UTC (permalink / raw
To: Gert Menke; +Cc: gentoo-user, gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1016 bytes --]
YES! I've noticed this too.. I thought it had something to do with
taking preemption out of my kernel, but I put it back and I'm still
getting the delays...
maybe we should start a bug report
-sloan
On Wed, 2002-08-28 at 10:52, Gert Menke wrote:
> Hi!
>
> Since I last did an update world, app-misc/screen started to wait about 5
> seconds everytime I start it and everytime I open a new window. This is
> VERY annoying! During the delay, screen uses 100% of the CPU.
> I have no idea how to fix it, and since old ebuilds seem to be always
> cleaned out as soon as a new one is available now, I cannot even downgrade
> to the previous version. :-(
> Does anyone else have the same problem? How can I fix it?
>
> Thanks in advance!
>
> Regards
> Gert
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
--
Sloan Poe
rpoe@warren-wilson.edu
If I'm insane, who are you in?
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-dev] Re: [gentoo-user] annoying delays in screen since last update
2002-08-28 14:52 [gentoo-dev] annoying delays in screen since last update Gert Menke
2002-08-28 15:04 ` Sloan Poe
@ 2002-08-28 15:06 ` Sloan Poe
2002-08-28 15:34 ` [gentoo-dev] " makoto
2 siblings, 0 replies; 7+ messages in thread
From: Sloan Poe @ 2002-08-28 15:06 UTC (permalink / raw
To: Gert Menke; +Cc: gentoo-user, gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 901 bytes --]
Actually, there seems to already be a bug:
http://bugs.gentoo.org/show_bug.cgi?id=7055
On Wed, 2002-08-28 at 10:52, Gert Menke wrote:
> Hi!
>
> Since I last did an update world, app-misc/screen started to wait about 5
> seconds everytime I start it and everytime I open a new window. This is
> VERY annoying! During the delay, screen uses 100% of the CPU.
> I have no idea how to fix it, and since old ebuilds seem to be always
> cleaned out as soon as a new one is available now, I cannot even downgrade
> to the previous version. :-(
> Does anyone else have the same problem? How can I fix it?
>
> Thanks in advance!
>
> Regards
> Gert
> _______________________________________________
> gentoo-user mailing list
> gentoo-user@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-user
--
Sloan Poe
rpoe@warren-wilson.edu
If I'm insane, who are you in?
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] annoying delays in screen since last update
2002-08-28 14:52 [gentoo-dev] annoying delays in screen since last update Gert Menke
2002-08-28 15:04 ` Sloan Poe
2002-08-28 15:06 ` [gentoo-dev] Re: [gentoo-user] " Sloan Poe
@ 2002-08-28 15:34 ` makoto
2002-08-28 16:10 ` Gert Menke
2 siblings, 1 reply; 7+ messages in thread
From: makoto @ 2002-08-28 15:34 UTC (permalink / raw
To: gentoo-user, gentoo-dev
Hi,
From: Gert Menke <g.menke@gmx.net>
Subject: [gentoo-dev] annoying delays in screen since last update
> Since I last did an update world, app-misc/screen started to wait about 5
> seconds everytime I start it and everytime I open a new window. This is
You can easily resolve the problem if you remove (or rename)
/etc/termcap. It comes along with new sys-apps/baselayout.
It seems that screen is parsing /etc/termcap in the delay time.
--
YAMAKURA Makoto
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] annoying delays in screen since last update
2002-08-28 15:34 ` [gentoo-dev] " makoto
@ 2002-08-28 16:10 ` Gert Menke
2002-08-28 21:46 ` [gentoo-dev] termcap in baselayout? [was Re: annoying delays in screen since last update] Paul
2002-08-28 22:16 ` [gentoo-user] Re: [gentoo-dev] annoying delays in screen since last update Jens-Uwe Mager
0 siblings, 2 replies; 7+ messages in thread
From: Gert Menke @ 2002-08-28 16:10 UTC (permalink / raw
To: makoto; +Cc: gentoo-user, gentoo-dev
Hi,
On Thu, Aug 29, 2002 at 12:34:21AM +0900, makoto@dsb.club.ne.jp wrote:
> From: Gert Menke <g.menke@gmx.net>
> > Since I last did an update world, app-misc/screen started to wait about 5
> > seconds everytime I start it and everytime I open a new window. This is
> You can easily resolve the problem if you remove (or rename)
> /etc/termcap. It comes along with new sys-apps/baselayout.
> It seems that screen is parsing /etc/termcap in the delay time.
Thank you, this helps.
But isn't an /etc/termcap a good thing to have? Why does it suddenly take
so long to parse it? Perhaps it has been replaced with a much bigger
version than before during the last baselayout update? It's 16k lines long
which seems quite huge...
Regards,
Gert
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-dev] termcap in baselayout? [was Re: annoying delays in screen since last update]
2002-08-28 16:10 ` Gert Menke
@ 2002-08-28 21:46 ` Paul
2002-08-28 22:16 ` [gentoo-user] Re: [gentoo-dev] annoying delays in screen since last update Jens-Uwe Mager
1 sibling, 0 replies; 7+ messages in thread
From: Paul @ 2002-08-28 21:46 UTC (permalink / raw
To: gentoo-dev
Gert Menke <g.menke@gmx.net>, on Wed Aug 28, 2002 [06:10:30 PM] said:
> Hi,
>
> On Thu, Aug 29, 2002 at 12:34:21AM +0900, makoto@dsb.club.ne.jp wrote:
> > From: Gert Menke <g.menke@gmx.net>
> > > Since I last did an update world, app-misc/screen started to wait about 5
> > > seconds everytime I start it and everytime I open a new window. This is
> > You can easily resolve the problem if you remove (or rename)
> > /etc/termcap. It comes along with new sys-apps/baselayout.
> > It seems that screen is parsing /etc/termcap in the delay time.
>
> Thank you, this helps.
>
> But isn't an /etc/termcap a good thing to have? Why does it suddenly take
> so long to parse it? Perhaps it has been replaced with a much bigger
> version than before during the last baselayout update? It's 16k lines long
> which seems quite huge...
>
> Regards,
> Gert
Why do we have a giant /etc/termcap in baselayout? If
some app _needs_ termcap instead of terminfo, then maybe termcap
can be a separate package it depends on...?
I am curious what dependancy brought this in.
Paul
set@pobox.com
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: [gentoo-dev] annoying delays in screen since last update
2002-08-28 16:10 ` Gert Menke
2002-08-28 21:46 ` [gentoo-dev] termcap in baselayout? [was Re: annoying delays in screen since last update] Paul
@ 2002-08-28 22:16 ` Jens-Uwe Mager
1 sibling, 0 replies; 7+ messages in thread
From: Jens-Uwe Mager @ 2002-08-28 22:16 UTC (permalink / raw
To: Gert Menke; +Cc: makoto, gentoo-user, gentoo-dev
On Wed, Aug 28, 2002 at 06:10:30PM +0200, Gert Menke wrote:
> But isn't an /etc/termcap a good thing to have? Why does it suddenly take
> so long to parse it? Perhaps it has been replaced with a much bigger
> version than before during the last baselayout update? It's 16k lines long
> which seems quite huge...
I do not think that having a termcap at all is a good thing. All halfway
sane programs use curses instead of the old termcap routines, especially
as curses has routines to emulate the old termcap routines. So for very
old software that insists on linking against libtermcap you can in most
cases substitute libcurses (or libncurses).
--
Jens-Uwe Mager <pgp-mailto:62CFDB25>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2002-08-28 22:20 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-28 14:52 [gentoo-dev] annoying delays in screen since last update Gert Menke
2002-08-28 15:04 ` Sloan Poe
2002-08-28 15:06 ` [gentoo-dev] Re: [gentoo-user] " Sloan Poe
2002-08-28 15:34 ` [gentoo-dev] " makoto
2002-08-28 16:10 ` Gert Menke
2002-08-28 21:46 ` [gentoo-dev] termcap in baselayout? [was Re: annoying delays in screen since last update] Paul
2002-08-28 22:16 ` [gentoo-user] Re: [gentoo-dev] annoying delays in screen since last update Jens-Uwe Mager
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox