Skip to content

webkitgtk-6 is broken #77

Description

@Samueru-sama

https://github.com/Samueru-sama/NewsFlash-AppImage/releases/tag/4.1.4-1%402025-11-09_1762691167

Steps to reproduce the issue:

  • Extract the AppImage

  • Run SHARUN_DIR="$PWD"/AppDir ./AppDir/shared/lib/webkitgtk-6.0/MiniBrowser

This causes the following error:

Unable to spawn a new child process: Failed to spawn child process “/tmp/N3G/webkitgtk-6.0/WebKitNetworkProcess” (No such file or directory)

If I copy ./AppDir/shared to ./AppDir/shared/lib/webkitgtk-6.0 it works!

Replacing the sharun hardlinks with symlinks causes this error:

bwrap: execvp /tmp/N3G/webkitgtk-6.0/WebKitWebProcess

So the problem seems to be that we have a double sandbox in here??? Whatever is calling bwrap does not have access to SHARUN_DIR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions