unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* "writing to child signal FD: Bad file descriptor" message when opening a LaTeX document's PDF file using the Run Viewer button
@ 2022-11-08  7:02 Evan Aad
  2022-11-08  8:42 ` Robert Pluim
  0 siblings, 1 reply; 6+ messages in thread
From: Evan Aad @ 2022-11-08  7:02 UTC (permalink / raw)
  To: help-gnu-emacs

I created the following LaTeX document in Emacs:

\documentclass{article}
\begin{document}
Hello, world!
\end{document}

I saved this document in a file named "mydoc.tex" inside my home directory "~/".

I then processed the document through a LaTeX engine by executing the
following commands in a Terminal window:

> pdflatex mydoc

The command ran successfully, and produced a pdf file named "~/mydoc.pdf".

I then hit the "Run Viewer" button in the Emacs GUI's toolbar (i.e.
the button showing a pair of glasses with the label "PDF" under them).
This button is supposed to open the PDF file associated with the TeX
document in the current buffer. And this is indeed what happened.
However, at the same time the following message appeared in the
Terminal window:

/Applications/Emacs.app/Contents/MacOS/Emacs-x86_64-10_14: writing to
child signal FD: Bad file descriptor

This message is appended to the Terminal window every time I hit the
"Run Viewer" button.

How can I fix whatever problem it is that causes this message to appear?

***

System info:

Computer: iMac, late 2013
OS: macOS Catalina, v. 10.15.7
Emacs: GNU Emacs, v. 28.2 (9.0)
pdflatex version: 3.141592653-2.6-1.40.24 (TeX Live 2022)



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

end of thread, other threads:[~2022-11-08 10:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08  7:02 "writing to child signal FD: Bad file descriptor" message when opening a LaTeX document's PDF file using the Run Viewer button Evan Aad
2022-11-08  8:42 ` Robert Pluim
2022-11-08  9:20   ` Evan Aad
2022-11-08  9:37     ` Robert Pluim
2022-11-08  9:52       ` Evan Aad
2022-11-08 10:45         ` Emanuel Berg

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 read-only IMAP folder(s) and NNTP newsgroup(s).