[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60609] [PATCH] gnu: git-annex: Patch 'git-annex webapp' to use hard
From: |
Thompson, David |
Subject: |
[bug#60609] [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
0001-gnu-git-annex-Patch-git-annex-webapp-to-use-hardcode.patch
Description: Text Data
- [bug#60609] [PATCH] gnu: git-annex: Patch 'git-annex webapp' to use hardcoded xdg-open.,
Thompson, David <=