emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60609: closed ([PATCH] gnu: git-annex: Patch 'git-annex webapp' to u


From: GNU bug Tracking System
Subject: bug#60609: closed ([PATCH] gnu: git-annex: Patch 'git-annex webapp' to use hardcoded xdg-open.)
Date: Sun, 08 Jan 2023 18:33:02 +0000

Your message dated Sun, 8 Jan 2023 13:32:21 -0500
with message-id 
<CAJ=RwfYqvOjphWgiy-YiPr4B2h=V3DEo9RidP3M9H+pQw3trGg@mail.gmail.com>
and subject line Re: bug#60609: [PATCH] gnu: git-annex: Patch 'git-annex 
webapp' to use hardcoded xdg-open.
has caused the debbugs.gnu.org bug report #60609,
regarding [PATCH] gnu: git-annex: Patch 'git-annex webapp' to use hardcoded 
xdg-open.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60609: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60609
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: git-annex: Patch 'git-annex webapp' to use hardcoded xdg-open. Date: Fri, 6 Jan 2023 16:30:49 -0500
Hi all,

I was using git-annex for the very first time today and when I tried
to run 'git-annex webapp' I got this error:

    Launching web browser on file:///tmp/webapp3975-0.html
    git-annex: xdg-open: createProcess: posix_spawnp: does not exist
(No such file or directory)
    WebApp crashed: xdg-open: createProcess: posix_spawnp: does not
exist (No such file or directory)

I think this should just work so I wrote a patch to replace a couple
of loose references to xdg-open with a hardcoded store path.

How does it look?

Thanks,

- Dave

Attachment: 0001-gnu-git-annex-Patch-git-annex-webapp-to-use-hardcode.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#60609: [PATCH] gnu: git-annex: Patch 'git-annex webapp' to use hardcoded xdg-open. Date: Sun, 8 Jan 2023 13:32:21 -0500
On Sun, Jan 8, 2023 at 8:38 AM Mathieu Othacehe <othacehe@gnu.org> wrote:
>
>
> Hello David,
>
> > I think this should just work so I wrote a patch to replace a couple
> > of loose references to xdg-open with a hardcoded store path.
> >
> > How does it look?
>
> Looks fine, please go ahead!

Pushed, thanks!

- Dave


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]