From 5b6127ad3732f875533fe733baa667380cc8d814 Mon Sep 17 00:00:00 2001 From: Johannes Maibaum Date: Sun, 9 Jan 2022 17:08:55 +0100 Subject: [PATCH] Add a workaround for issue #6 This should not be necessary, but until someone can tell me what is going on here, at least this starts soundconverter again. Revisit after https://github.com/kassoulet/soundconverter/pull/60 has been merged with a way to set a proper version number. Fixes #6 --- org.soundconverter.SoundConverter.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/org.soundconverter.SoundConverter.yml b/org.soundconverter.SoundConverter.yml index 4bad99b..8327de7 100644 --- a/org.soundconverter.SoundConverter.yml +++ b/org.soundconverter.SoundConverter.yml @@ -16,6 +16,10 @@ finish-args: - --filesystem=xdg-music - --filesystem=/media - --filesystem=/run/media + # Workaround for https://github.com/flathub/org.soundconverter.SoundConverter/issues/6 + # Revisit after https://github.com/kassoulet/soundconverter/pull/60 has been merged + # with a way to set a proper version number + - --env=PYTHONPATH=/app/lib/python3.9/site-packages cleanup: - /lib/python*/site-packages/python_distutils_extra-* modules: