From 3e2c8e603ea6c6f576114d3b6e4eebf3e6852791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Va=CC=81clav=20Slavi=CC=81k?= Date: Thu, 31 Oct 2024 12:56:09 +0100 Subject: [PATCH] Revert "Snap: fix breakage on new distros with NVIDIA graphics" This shouldn't be necessary any longer, because snapd fixed the issue a few years back, see https://github.com/snapcore/snapd/pull/11023 This reverts commit 6c559693e478dd6e6151138fb15704dd4e9c8583. --- snap/snapcraft.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 0de6c84ff1..6bcb7d8ad1 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -43,17 +43,11 @@ apps: command: bin/poedit desktop: share/applications/net.poedit.Poedit.desktop extensions: [gnome-3-38] - environment: - # Workaround Snap bug https://bugs.launchpad.net/snapd/+bug/1916745 - LD_PRELOAD: $SNAP_DESKTOP_RUNTIME/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/libGLdispatch.so.0:$SNAP_DESKTOP_RUNTIME/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/libEGL.so.1 poedit-uri-handler: command: bin/poedit desktop: share/applications/net.poedit.PoeditURI.desktop extensions: [gnome-3-38] - environment: - # Workaround Snap bug https://bugs.launchpad.net/snapd/+bug/1916745 - LD_PRELOAD: $SNAP_DESKTOP_RUNTIME/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/libGLdispatch.so.0:$SNAP_DESKTOP_RUNTIME/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/libEGL.so.1 plugs: # File access