From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: Re: bug#14605: Problem with export an .org file to .pdf does not open pdf file Date: Tue, 17 Sep 2013 02:01:41 -0400 Message-ID: References: <51B9C912.4050100@redhat.com> <51C979DF.9080106@redhat.com> <520A312B.5080003@redhat.com> <6CD2860F-6518-4BC6-B431-507BB088B588@gmail.com> <8738pnlj09.fsf@gmail.com> <81237114-C902-40D8-95F9-70AA2055C4D3@gmail.com> <20130902094701.GI2828@kuru.dyndns-at-home.com> <1B84ED41-BCE5-46AE-BBFB-92D656CD373E__38750.8492371582$1378116581$gmane$org@gmail.com> <8738pnw4e5.fsf_-_@Rainer.invalid> <4E229EE1-5DE1-48B5-B5C4-DCFB41A1686B@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLoM4-0004Cz-FP for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 02:01:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VLoM3-0004vo-01 for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 02:01:44 -0400 Received: from mail-ea0-x236.google.com ([2a00:1450:4013:c01::236]:64576) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLoM2-0004vj-OX for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 02:01:42 -0400 Received: by mail-ea0-f182.google.com with SMTP id o10so2523977eaj.27 for ; Mon, 16 Sep 2013 23:01:41 -0700 (PDT) In-Reply-To: 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: Org Mode On Tue, Sep 17, 2013 at 12:42 AM, Matt Price wrote: > On Tue, Sep 3, 2013 at 5:12 AM, Achim Gratz wrote: >> >> Or you could leave it in and see who complains. The instances where >> xdg-open doesn't work or is not correctly configured will probably be in >> multi-user / corporate environments where it is unlikely that the newest Org >> or Emacs is installed anyway. > > Hi, > > I'm running today's org with a recent emacs-snapshot in a single-user > linux environment (ubuntu 13.04). > > xdg-open xxx.html works fine when run from the command line, but from > inside org-mode it seems to fail to run In particular, html, odt and > pdf documents no longer seem to open from the export menu, even though > the log in *Messages* reports that the relevant command > ("xdg-open-my-org-file.html") has been run. > > Can I help diagnose this? toggle-debug-on-error doesn't give me any extra info. > hmm, it looks like xdg-open isn't the culprit -- no matter what I set in org-file-apps, the command doesn't seem to run. > Thanks! > Matt