On 30/01/19 at 09:32, Nuno Silva wrote: > On 2019-01-30, Marcelo Laia wrote: > > What is the exact evince command that is executed by mutt?
> Doing "ps -ef | grep evinc[e]" This is that output when I try to open a .docx attach: marcelo@marcelo:~$ ps -ef | grep libreoffice marcelo 23593 23558 0 12:18 pts/1 00:00:00 sh -c libreoffice ''/home/marcelo/.mutt/temp/Artigo_01___rev_12.docx'' marcelo 23594 23593 0 12:18 pts/1 00:00:00 /usr/lib/libreoffice/program/oosplash /home/marcelo/.mutt/temp/Artigo_01___rev_12.docx marcelo 23611 23594 1 12:18 pts/1 00:00:00 /usr/lib/libreoffice/program/soffice.bin /home/marcelo/.mutt/temp/Artigo_01___rev_12.docx --splash-pipe=7 marcelo 23691 23648 0 12:19 pts/2 00:00:00 grep libreoffice marcelo@marcelo:~$ This problem occur with any program: evice, libreoffice, acrored, gimp, etc... with any attached file .pdf, .doc, .odt, .ods, etc -- Marcelo
