zsh-workers
 help / color / mirror / code / Atom feed
* Zsh 4.3.12: subshell in midnight commander:  precmd: 15: bad file descriptor
@ 2011-07-18  8:26 Pavel Reznicek
  2011-07-18  9:07 ` Peter Stephenson
  2011-07-18 14:13 ` Peter Stephenson
  0 siblings, 2 replies; 14+ messages in thread
From: Pavel Reznicek @ 2011-07-18  8:26 UTC (permalink / raw)
  To: zsh-workers


Hello,

   after upgrading to zsh 4.3.12 (in debian), I am having problems running 
midnight commander in zsh (going back to zsh version 4.3.10 it works 
fine). The symptom is that when trying to use the subshell in mc, it 
complains about:

precmd: 15: bad file descriptor

and the mc session get hanged. Of course it could be bug in mc and not 
zsh, but since this behaviour is not seen with zsh 4.3.10, the zsh updates 
since that version can tell what is going on. Browsing the mc source code, 
the precmd command defined in there is:

precmd(){ pwd>&%d;kill -STOP $$ }

Would some have an idea why this precmd command would cause the error 
message above in connection of the updateds between zsh 4.3.10 and 4.3.12 
?

PS: It is also important to note that the behaviour seem to be
     terminal-emulator dependent (happens in konsole and urxvt, but not in
     gnome-terminal, aterm).

Thanks,
Pavel


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-10-02 19:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-18  8:26 Zsh 4.3.12: subshell in midnight commander: precmd: 15: bad file descriptor Pavel Reznicek
2011-07-18  9:07 ` Peter Stephenson
2011-07-18 10:04   ` Pavel Reznicek
2011-07-18 14:07     ` Bart Schaefer
2011-07-18 14:45     ` Bart Schaefer
2011-07-18 15:24       ` Peter Stephenson
2011-07-18 15:52         ` Bart Schaefer
2011-07-18 16:01           ` Peter Stephenson
2011-07-18 16:26             ` Bart Schaefer
2011-07-19  9:47               ` Peter Stephenson
2011-07-19  9:52           ` Peter Stephenson
2011-07-19 14:28             ` Bart Schaefer
2011-07-18 14:13 ` Peter Stephenson
2011-10-02 19:00   ` Pavel Reznicek

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