From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#44824: 27.1; Org export as pdf and open file does not open it Date: Sat, 30 Jan 2021 15:49:02 +0200 Message-ID: <83sg6i8rht.fsf__25154.7623005294$1612014687$gmane$org@gnu.org> References: <87y2gfcape.fsf_-_@gnus.org> <87a6st7oi1.fsf@gnus.org> <108399a5-66ad-eee6-572b-b3f2181e4e6c@gmail.com> <87lfccxs5a.fsf@gnus.org> <875z3f2bwx.fsf@gnus.org> <838s8aak8j.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10326"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 44824@debbugs.gnu.org, gbiotti@gmail.com To: Maxim Nikulin Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jan 30 14:51:23 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l5qeo-0002ZU-L2 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 30 Jan 2021 14:51:22 +0100 Original-Received: from localhost ([::1]:45864 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l5qen-0006UB-KC for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 30 Jan 2021 08:51:21 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54256) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l5qcY-0005OF-Ou; Sat, 30 Jan 2021 08:49:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:42586) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l5qcY-0003fm-Hs; Sat, 30 Jan 2021 08:49:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l5qcY-0006Gt-Gh; Sat, 30 Jan 2021 08:49:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, emacs-orgmode@gnu.org Resent-Date: Sat, 30 Jan 2021 13:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44824 X-GNU-PR-Package: emacs,org-mode X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 44824-submit@debbugs.gnu.org id=B44824.161201453224090 (code B ref 44824); Sat, 30 Jan 2021 13:49:02 +0000 Original-Received: (at 44824) by debbugs.gnu.org; 30 Jan 2021 13:48:52 +0000 Original-Received: from localhost ([127.0.0.1]:54132 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5qcN-0006GT-QJ for submit@debbugs.gnu.org; Sat, 30 Jan 2021 08:48:52 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:36374) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5qcL-0006GG-Ul for 44824@debbugs.gnu.org; Sat, 30 Jan 2021 08:48:51 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44439) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l5qcG-0003bA-Mn; Sat, 30 Jan 2021 08:48:44 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3878 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1l5qcE-0004dn-GR; Sat, 30 Jan 2021 08:48:44 -0500 In-Reply-To: (message from Maxim Nikulin on Sat, 30 Jan 2021 20:31:53 +0700) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:198934 Archived-At: > From: Maxim Nikulin > Date: Sat, 30 Jan 2021 20:31:53 +0700 > Cc: gbiotti@gmail.com > > > How about asking the xdg-open developers to help us figure out the > > reason? Or, failing that, debug xdg-open in the problematic > > situations to find out what fails there and why? E.g., could it be > > that it fails because stdin/stdout is a PTY? what happens if you bind > > process-connection-type to nil when starting the async subprocess? > > I do not think, it is xdg-open problem. It just calls kde-open5 that > spawns actual handler and immediately exits. I didn't say it was their problem, I suggested to ask them to help us understand why xdg-open doesn't work in those cases, under the assumption that they are familiar with their code better than us.