auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

missing bash in /usr/bin seems to cause auctex to break on buffer initia


From: jfbu
Subject: missing bash in /usr/bin seems to cause auctex to break on buffer initialization
Date: Fri, 26 Jun 2020 16:30:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

Hi,
This is on an Ubuntu 18 with no admin rights,

On trying to open any .tex file I hit against

Debugger entered--Lisp error: (file-error "Searching for program" "Aucun 
fichier ou dossier de ce type" "/usr/bin/bash")
  call-process("/usr/bin/bash" nil t nil "-c" "atril --help")
  apply(call-process "/usr/bin/bash" nil t nil ("-c" "atril --help"))
  process-file("/usr/bin/bash" nil t nil "-c" "atril --help")
  shell-command-to-string("atril --help")
  TeX-view-program-select-evince("mate" "atril")
  byte-code(" 

byte-code does not copy paste easily here

  apply(TeX-tex-mode nil)
  tex-mode()
  set-auto-mode-0(tex-mode nil)
  set-auto-mode()
  normal-mode(t)

And indeed I don't have /usr/bin/bash but I see only /bin/bash

Besides I don't have any atril only evince


This happens with AucTeX 12.2.0, and also 12.2.3

If I click in backtrace on TeX-tex-mode it  opens the tex.el file in the 
elpa/auctex-12.2.0/

PS : I am opening this ticket but will probably not be able to interact much 
because I won't have physical access to this terminal any time soon

Best
Jean-François





reply via email to

[Prev in Thread] Current Thread [Next in Thread]