Dario Niedermann
2019-05-04 09:37:18 UTC
From the symptoms it would seem that way. When I press 'm' on the
text/html part of an email, the '/usr/bin/sensible-browser' shell script
is started (as per mailcap) but then the X11 browser doesn't find temp
file 'mutt.html' in my ~/tmp/.
If I insert a "sleep 10" in '/usr/bin/sensible-browser' between
the browser call and the script's exit, the browser finds the
'~/tmp/mutt.html' file.
So it seems that there's a race going on between the browser and Mutt's
unlink().
I'm using Mutt 1.10.1, but I haven't seen this problem mentioned in the
release notes of more recent versions.
text/html part of an email, the '/usr/bin/sensible-browser' shell script
is started (as per mailcap) but then the X11 browser doesn't find temp
file 'mutt.html' in my ~/tmp/.
If I insert a "sleep 10" in '/usr/bin/sensible-browser' between
the browser call and the script's exit, the browser finds the
'~/tmp/mutt.html' file.
So it seems that there's a race going on between the browser and Mutt's
unlink().
I'm using Mutt 1.10.1, but I haven't seen this problem mentioned in the
release notes of more recent versions.
--
Dario Niedermann. Also on the Internet at:
gopher://darioniedermann.it/ <> https://www.darioniedermann.it/
Dario Niedermann. Also on the Internet at:
gopher://darioniedermann.it/ <> https://www.darioniedermann.it/