From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Kamm Subject: Re: Cannot display local images with orgmode under macOS Date: Sun, 17 Nov 2019 08:37:20 -0800 Message-ID: <87h832o3wf.fsf@gmail.com> References: <84lfutel4g.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35355) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWNYD-0004tH-La for emacs-orgmode@gnu.org; Sun, 17 Nov 2019 11:37:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iWNYC-0002Tx-QD for emacs-orgmode@gnu.org; Sun, 17 Nov 2019 11:37:25 -0500 Received: from mail-pg1-x543.google.com ([2607:f8b0:4864:20::543]:43443) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iWNYC-0002TU-JU for emacs-orgmode@gnu.org; Sun, 17 Nov 2019 11:37:24 -0500 Received: by mail-pg1-x543.google.com with SMTP id l24so8376236pgh.10 for ; Sun, 17 Nov 2019 08:37:24 -0800 (PST) In-Reply-To: <84lfutel4g.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Marco Wahl , emacs-orgmode@gnu.org Hello, I want to report that this bug is not specific to macOS, and also affects Linux. Specifically, I am running Archlinux-packaged emacs 26.3, and am encountering this same issue. Ever since commit 48da60f47a77f4b99b4160fa620f258896ff4da3, org-mode no longer displays inline images for me. I tested this with "emacs -q" and an org-file with a link to a PNG image. Jack