From 8435761220da58bd11a253860dfbb0e6d13591c8 Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Sat, 7 Oct 2023 02:52:38 +0200 Subject: [PATCH] Removing warning so the exception doesn't trigger. --- eu.ad5001.LogarithmPlotter.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/eu.ad5001.LogarithmPlotter.yml b/eu.ad5001.LogarithmPlotter.yml index 5878eee..d2555fd 100644 --- a/eu.ad5001.LogarithmPlotter.yml +++ b/eu.ad5001.LogarithmPlotter.yml @@ -6,9 +6,8 @@ sdk: org.kde.Sdk finish-args: - "--share=ipc" - "--device=dri" -- "--socket=x11" - "--socket=wayland" -- "--filesystem=home" +- "--socket=fallback-x11" - "--talk-name=org.freedesktop.portal.FileChooser" - "--env=PATH=/app/bin:/usr/bin:/app/texlive-bin:/app/texlive/bin:/app/texlive/bin/x86_64-linux:/app/texlive/bin/aarch64-linux"