sergiusens / snapcraft-preload

Use smart preloading in your snaps to avoid hard coded parts that would fail security.
12 stars 20 forks source link

using the preload kills xdg-open #22

Open lucyllewy opened 7 years ago

lucyllewy commented 7 years ago

When running corebird through snapcraft-preload links are silently failing. Removing the snapcraft-preload from the launch restores link functionality. Somehow the preload library is interfering with the xdg-open process causing the attempt to call into snapd's xdg-open functionality to disappear.