Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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