emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Price <moptop99@gmail.com>
To: Suvayu Ali <fatkasuvayu+linux@gmail.com>
Cc: Emacs Org mode <emacs-orgmode@gnu.org>,
	Glyn Millington <glyn.millington@gmail.com>,
	Carsten Dominik <carsten.dominik@gmail.com>
Subject: Re: bug#14605: Problem with export an .org file to .pdf does not open pdf file
Date: Tue, 17 Sep 2013 18:10:02 -0400	[thread overview]
Message-ID: <CAN_Dec8bD7g13owPOg25JNyJegF2MUi8xGdKZNS+5OPrm-3SKg@mail.gmail.com> (raw)
In-Reply-To: <20130917212557.GC16911@kuru.dyndns-at-home.com>

On Tue, Sep 17, 2013 at 5:25 PM, Suvayu Ali <fatkasuvayu+linux@gmail.com> wrote:
> Hi,
>
> On Tue, Sep 17, 2013 at 10:31:41PM +0200, Carsten Dominik wrote:
>>
>> On 17.9.2013, at 22:21, Suvayu Ali <fatkasuvayu+linux@gmail.com> wrote:
>> >
>> > I can consistently repeat this outside of Org.  I am trying with
>> > `dired-do-shell-command'.
>> >
>> > Steps:
>> > 1) (dired-do-shell-command "xdg-open" nil '("file.pdf")), the script
>> >   runs and opens the pdf file.
>> > 2) (dired-do-shell-command "xdg-open &" nil '("file.pdf")), this runs
>> >   the script too but the pdf is not opened.
>> >
>> > (I know the scripts run because I turned on debugging in the scripts)
>> >
>> > I'm assuming Org opens it asynchronously.  What lisp function does Org
>> > use?
>>
>> Org used start-process-shell-command, and this happens in
>> org-open-file, which is called for links to a file in org-open-at-point.
>
> I need some feedback from users using different desktop environments.
> What DEs do you use, Matt, Glyn?
>
> I am on XFCE.  For me xdg-open calls the internal function (defined in
> the script), open_xfce.  Inside that function, exo-open is called.  This
> is XFCE specific.  When I replace exo-open with say, evince, and open a
> pdf file; start-process-shell-command works; with exo-open it doesn't.
> I can repeat this for html files with Firefox.
>
> I would like to know if other desktop environments has the same issue:
> kde-open (KDE) and gvfs-open (Gnome, Mate, etc).  So to test, just open
> a directory with pdf/odt/html files in dired and run either of them
> asynchronously with &.


I'm running unity in Ubuntu 13.04, which still is sorta descended from
gnome.  Neither xdg-open nor gnome-open seems to work (if I'm doing
this right in dired: navigate to a pdf/html file, type &, enter
xdg-open).

I have the feeling the problem is in emacs, org-open-file, or their
interaction.  It's definitely not in xdg-open/gnome-open themselves,
as they work fine from the command-line with M-! .

thanks guys,
Matt

>
> Cheers,
>
> --
> Suvayu
>
> Open source is the future. It sets us free.

  parent reply	other threads:[~2013-09-17 22:10 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <51B9C912.4050100@redhat.com>
2013-06-25 11:07 ` bug#14605: Problem with export an .org file to .pdf does not open pdf file Petr Hracek
     [not found] ` <51C979DF.9080106@redhat.com>
2013-08-13 13:14   ` Petr Hracek
     [not found]   ` <520A312B.5080003@redhat.com>
2013-08-17 12:31     ` Bastien
2013-09-02  5:35     ` bug#14605: " Carsten Dominik
     [not found]     ` <6CD2860F-6518-4BC6-B431-507BB088B588@gmail.com>
2013-09-02  8:34       ` Jambunathan K
     [not found]       ` <8738pnlj09.fsf@gmail.com>
2013-09-02  8:44         ` Carsten Dominik
     [not found]         ` <81237114-C902-40D8-95F9-70AA2055C4D3@gmail.com>
2013-09-02  9:40           ` Jambunathan K
2013-09-02  9:47           ` Suvayu Ali
2013-09-02  9:55             ` bug#14605: bug#14605: " Carsten Dominik
2013-09-02 10:08             ` Carsten Dominik
2013-09-02 16:54               ` Achim Gratz
2013-09-02 19:05                 ` Jambunathan K
2013-09-03 17:14                   ` Achim Gratz
2013-09-02 20:54                 ` Carsten Dominik
2013-09-02 23:27                   ` Suvayu Ali
2013-09-03  7:52                   ` Carsten Dominik
2013-09-03  8:44                     ` Suvayu Ali
2013-09-03  9:12                   ` Achim Gratz
2013-09-03  9:57                     ` Carsten Dominik
2013-09-17  4:42                     ` Matt Price
2013-09-17  6:01                       ` Matt Price
2013-09-17  7:16                         ` Carsten Dominik
2013-09-17  8:04                           ` Glyn Millington
2013-09-17 13:56                             ` Suvayu Ali
2013-09-17 19:34                               ` Carsten Dominik
2013-09-17 19:42                                 ` Suvayu Ali
2013-09-17 19:53                                   ` Carsten Dominik
2013-09-17 20:21                                   ` Suvayu Ali
2013-09-17 20:31                                     ` Carsten Dominik
2013-09-17 21:25                                       ` Suvayu Ali
2013-09-17 21:34                                         ` Glyn Millington
2013-09-17 22:10                                         ` Matt Price [this message]
2013-09-18  6:51                                           ` Suvayu Ali
2013-09-18  6:53                                             ` Carsten Dominik
2013-09-18  8:28                                             ` Glyn Millington
2013-09-18  9:07                                         ` Eric S Fraga
2013-09-18 12:14                                           ` Suvayu Ali
2013-09-19  2:25                                             ` Carsten Dominik
2013-09-19  4:34                                               ` Nick Dokos
2013-09-19  6:24                                                 ` Carsten Dominik
2013-09-19  6:36                                                   ` Suvayu Ali
2013-09-19 14:25                                                     ` Suvayu Ali
2013-09-20 10:49                                                       ` Carsten Dominik
2013-09-20 11:07                                                         ` Suvayu Ali
2013-09-20 12:29                                                           ` Carsten Dominik
2013-09-20 13:14                                                             ` Suvayu Ali
     [not found]                                                               ` <CAN_Dec9q-DOpDvkDtvv85gHUQQxZ1NYWZ-OTBcYufrRXr4UCRQ@mail.gmail.com>
2013-09-20 22:35                                                                 ` Matt Price
2013-09-22  8:49                                                                   ` Suvayu Ali
2013-09-22  9:19                                                                     ` Carsten Dominik
2013-09-17 21:25                                 ` Glyn Millington
2013-09-17 22:11                                   ` Matt Price
2013-09-18  5:21                                     ` Glyn Millington
2013-09-17  6:34                       ` Matt Price
     [not found]             ` <1B84ED41-BCE5-46AE-BBFB-92D656CD373E@gmail.com>
2013-09-02 10:20               ` bug#14605: bug#14605: bug#14605: " Jambunathan K
2013-09-02 16:22               ` bug#14605: " Torsten Wagner
2013-09-03  4:59               ` Jambunathan K
     [not found]           ` <20130902094701.GI2828__30307.5940967121$1378115340$gmane$org@kuru.dyndns-at-home.com>
2013-09-02 10:12             ` bug#14605: bug#14605: " Jambunathan K
2013-09-02 10:12             ` Jambunathan K
     [not found]             ` <87li3fjzw8.fsf@gmail.com>
2013-09-03 13:35               ` Suvayu Ali

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAN_Dec8bD7g13owPOg25JNyJegF2MUi8xGdKZNS+5OPrm-3SKg@mail.gmail.com \
    --to=moptop99@gmail.com \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=fatkasuvayu+linux@gmail.com \
    --cc=glyn.millington@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).