failure of Texshop download

J. Chris Fisher chris.fisher at uregina.ca
Wed May 3 21:10:53 CEST 2023


Help wanted!  I had to upgrade my iMac to 

macOS Catalina 10.15.7.  

My old Texshop no longer works and had to be upgraded.  I went to the TEX users group web page

https://tug.org/mactex/ <https://tug.org/mactex/>

and used the installer to put MacTeX on my computer; I got the message that 
“the installation was successful.”

For a test run, the program opened to the familiar TEX page.  When I tried to typeset a file, the console appeared, but nothing happened.  In particular, there was no error message and NO auxiliary files were produced.  To make sure that I was doing everything correctly, I tried typesetting an old file that I knew had no errors, but again there was no action — no error message.  I then tried “Latexit”, and got the error message ”unexpected error, please see 'LaTeX> Display last log’ ”

Source :
\documentclass[10pt]{article}
\usepackage[usenames]{color} %used for font color
\usepackage{amssymb} %maths
\usepackage{amsmath} %maths
\usepackage[utf8]{inputenc} %useful to type directly diacritic characters

\pagestyle{empty} \begin{document}\begin{align*}Test run
\end{align*}
\end{document}

--------------- processing pdflatex ---------------
#!/bin/sh
export TMPDIR="/var/folders/fc/wd0gl2x56w37l6yx0wpzm_gr0000gp/T/" 1>/dev/null 2>&1 
export SSH_AUTH_SOCK="/private/tmp/com.apple.launchd.J367oV3Ego/Listeners" 1>/dev/null 2>&1 
export SHELL="/bin/tcsh" 1>/dev/null 2>&1 
export HOME="/Users/fisher" 1>/dev/null 2>&1 
export XPC_SERVICE_NAME="fr.chachatelier.pierre.LaTeXiT.2396" 1>/dev/null 2>&1 
export XPC_FLAGS="0x0" 1>/dev/null 2>&1 
export __CF_USER_TEXT_ENCODING="0x1F6:0x0:0x0" 1>/dev/null 2>&1 
export PATH="/sw/usr/local/sbin:/usr/local/texbin:/usr/local/sbin:/sw/local/bin:/usr/local/bin:/usr/texbin:/sw/sbin:/sw/local/sbin:/sbin:/Library/TeX/texbin:/sw/usr/bin:/usr/bin:/usr/sbin:/usr/local/teTeX/bin/i386-apple-darwin-current:/opt/local/bin:/opt/local/sbin:/bin:/sw/usr/sbin:/sw/usr/local/bin:/sw/bin" 1>/dev/null 2>&1 
export LOGNAME="fisher" 1>/dev/null 2>&1 
export USER="fisher" 1>/dev/null 2>&1 
cd "/var/folders/fc/wd0gl2x56w37l6yx0wpzm_gr0000gp/T/LaTeXiT-2.16.5"
/usr/local/teTeX/bin/i386-apple-darwin-current/pdflatex -file-line-error -interaction nonstopmode /var/folders/fc/wd0gl2x56w37l6yx0wpzm_gr0000gp/T/LaTeXiT-2.16.5/latexit-1.tex 1>|/var/folders/fc/wd0gl2x56w37l6yx0wpzm_gr0000gp/T/LaTeXiT-2.16.5/latexit-task-stdout.IVxck5Ak.log 2>|/var/folders/fc/wd0gl2x56w37l6yx0wpzm_gr0000gp/T/LaTeXiT-2.16.5/latexit-task-stderr.TXWQNOcN.log </dev/null


--------------- error while processing pdflatex ---------------



What could be wrong?

Chris


J. Chris Fisher                                         Telephone:   (216)-938-7148
2616 Edgehill Road                                     
Cleveland Heights, OH 44106-2806            

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texhax/attachments/20230503/b223a2c9/attachment.html>


More information about the texhax mailing list.