zsh-users
 help / color / mirror / code / Atom feed
From: Ville Herva <vherva@niksula.hut.fi>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: "Samuli Kärkkäinen" <Samuli.Karkkainen@netspan.fi>,
	zsh-users@sunsite.auc.dk
Subject: Re: Terminal problem with linux-2.0.34
Date: Mon, 15 Feb 1999 07:38:13 +0200	[thread overview]
Message-ID: <19990215073813.Y22067@niksula.cs.hut.fi> (raw)
In-Reply-To: <990214155928.ZM29656@candle.brasslantern.com>; from Bart Schaefer on Sun, Feb 14, 1999 at 03:59:28PM -0800

On Sun, Feb 14, 1999 at 03:59:28PM -0800, you [Bart Schaefer] claimed:
> } The problem appears as before.
> 
> The only thing I can think of to suggest at this point is that you run
> "strace -v zsh +Z" and then examine what's output immediately following
> a "setopt zle" command.  I get, among other irrelevant things,
> 
> ioctl(10, SNDCTL_TMR_STOP, {c_iflags=0x540, c_oflags=0x5, c_cflags=0xbf,
> c_lflags=0x8a31, c_line=0, c_cc[VMIN]=1, c_cc[VTIME]=0,
> c_cc="\x03\x00\x08\x15\x04\x00\x01\x00\x11\x13\x00\x00\x12\x00\x17\x00
>       \x00\x00\x73"})
>  = 0

I got 

read(0, "setopt zle\n", 4096)           = 11
time(NULL)                              = 919056503
sigprocmask(SIG_BLOCK, [CHLD], [])      = 0
sigprocmask(SIG_BLOCK, [CHLD], [CHLD])  = 0
sigprocmask(SIG_UNBLOCK, [CHLD], [CHLD]) = 0
sigprocmask(SIG_UNBLOCK, [CHLD], [])    = 0
fstat(0, {st_dev=makedev(8, 3), st_ino=328182,
st_mode=S_ISVTX|0405, st_nlink=0,
 st_uid=4096, st_gid=0, st_blksize=919056412, st_blocks=0,
st_size=0, st_atime=0
, st_mtime=35/12/23-12:03:32, st_ctime=70/01/01-02:00:03}) = 0
fcntl(0, F_GETFL)                       = 0x2 (flags O_RDWR)
time(NULL)                              = 919056503
time(NULL)                              = 919056503
time(NULL)                              = 919056503
ioctl(10, TIOCSPGRP, [30250])           = 0
sigaction(SIGINT, {0x8071c80, [], 0}, NULL) = 0
sigaction(SIGINT, {0x8071c80, [], 0}, NULL) = 0
ioctl(10, TIOCSPGRP, [30250])           = 0
ioctl(10, SNDCTL_TMR_STOP, {c_iflags=0x540, c_oflags=0x5, c_cflags=0xbf,
c_lflag s=0x8a31, c_line=0, c_cc[VMIN]=1, c_cc[VTIME]=0,
c_cc="\x03\x00\x7f\x15\x04\x00\x01\x00\x11\x13\x00\x00\x12\x00\x17\x00
      \x00\x00\x73\xa0\xf9\xff\xbf\xb9\x87\x07\x08\x0a\x00\x00\x00\x01"}) = 0

> } That's what I would like to know, too...
> 
> I meant other users of that same machine, though anyone anywhere that is
> also having the problem would be good to hear from.

I seem to do a good job misunderstanding you all the time. The other users
of the machine tend to prefer bash (I have a hard time trying to
convinence them about zsh's superioty now that it does not work.) I have
used it as an ordinary user and as root - the problem shows the same way
as root, also. As I noted before I have also tried to disable my .zshrc,
but that had no effect. 


--
Ville Herva       Ville.Herva@netspan.fi   +358-50-5164500
Netspan Oy        netspan@netspan.fi       PL 65  FIN-02151 Espoo
PGP key available: http://www.iki.fi/v/pgp.html


  reply	other threads:[~1999-02-15  5:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-14  9:26 vherva
1999-02-14 13:15 ` Bart Schaefer
1999-02-14 13:50   ` Ville Herva
1999-02-14 17:46     ` Bart Schaefer
1999-02-14 21:48       ` Ville Herva
1999-02-14 23:59         ` Bart Schaefer
1999-02-15  5:38           ` Ville Herva [this message]
1999-02-15 15:20 ` Larry P . Schrof
1999-02-15 17:56   ` Thomas Köhler
1999-02-15 18:22     ` Larry P . Schrof
1999-02-17  9:06       ` Thomas Köhler
1999-02-17 15:37 Ville Herva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19990215073813.Y22067@niksula.cs.hut.fi \
    --to=vherva@niksula.hut.fi \
    --cc=Samuli.Karkkainen@netspan.fi \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-users@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).