Skip to content

Apps that detatch from the parent process (such as VSCode) won't work #3

@ryanabx

Description

@ryanabx

The reason this happens is because Portapak makes a temporary directory with the files for the flatpak to run, and removes them when the process terminates. If a flatpak doesn't attach itself to the parent process, then it'll mark the parent process as terminated, and the files will be automatically removed. I'm looking into how to fix this, but if anyone has suggestions let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions