From 6685c22c09336303996f8d03076886b1313e0d9a Mon Sep 17 00:00:00 2001 From: Johannes Maibaum Date: Thu, 6 Jan 2022 21:38:32 +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. See #6 --- org.soundconverter.SoundConverter.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org.soundconverter.SoundConverter.yml b/org.soundconverter.SoundConverter.yml index 4bad99b..e233e61 100644 --- a/org.soundconverter.SoundConverter.yml +++ b/org.soundconverter.SoundConverter.yml @@ -16,6 +16,8 @@ finish-args: - --filesystem=xdg-music - --filesystem=/media - --filesystem=/run/media + # Workaround for https://github.com/flathub/org.soundconverter.SoundConverter/issues/6 + - --env=PYTHONPATH=/app/lib/python3.9/site-packages cleanup: - /lib/python*/site-packages/python_distutils_extra-* modules: