Code: Select all
\documentclass{beamer}
\title[Test]{Beamer Test}
\author{Someone}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\end{document}
This problem occurs only when I use the beamer class. I used the last version of MiKTeX 2.9 and all packages updates to the last versions, and WinEdt 5.5.("H:\Archivos de programa\MiKTeX 2.9\tex\latex\beamer\base\themes\inner\beameri
nnerthemedefault.sty"pdflatex.exe: Windows API error 21: El dispositivo no está listo.
pdflatex.exe: Data: C:/MiKTeX-Builds/2.9/share/poppler/nameToUnicode
texify: pdflatex.exe failed for some reason (see log file).
The attached log file shows the error I get.
Thanks