Skip to content

Running -extract-and-run with no-cleanup. Then the program patch-itself (through extensions). But once closed and ran again the patch has disapear #1349

@adelin-b

Description

@adelin-b

Hello,

Im using an appImage packaged fork of vscode named cursor. Once ran an extension will modify the files and restart.

Everything happen correctly until I close it and run again the command to launch it. I thought that the no-cleanup would preserve the files that changed but no.

  1. Opening the appImage, it willl start then autorestart after modifying its files (whithout killing the process so its a soft-restart)
APPIMAGE_EXTRACT_AND_RUN=1 NO_CLEANUP=1 cursor
  1. Closing and reopening with the same command.
    The files are not modified anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions