Skip to content

Better fix for the Restart action when running from the appimage - #351

Merged
DetachHead merged 2 commits into
masterfrom
better-appimage-fix
Sep 14, 2026
Merged

DetachHead merged 2 commits into
masterfrom
better-appimage-fix

Conversation

@DetachHead

@DetachHead DetachHead commented Sep 14, 2026

Copy link
Copy Markdown
Owner

i think this is a better fix even though it requires me to write bash code instead of kotlin code because not only does it reduce the amount of changes required to the platform but i think it's also slightly faster because it doesn't need to re-mount the appimage's filesystem on launch

credit to @uninstall-your-browser for the idea, see uninstall-your-browser/intellij-community-appimage#2 (comment)

…_CODE` instead.

i think this is a better fix even though it requires me to write bash code instead of kotlin code because not only does it reduce the amount of changes required to the platform but i think it'll also be faster because it won't need to re-mount the appimage's filesystem on launch
@DetachHead
DetachHead merged commit a2a8868 into master Sep 14, 2026
10 checks passed
@DetachHead
DetachHead deleted the better-appimage-fix branch September 14, 2026 15:00
DetachHead added a commit that referenced this pull request Sep 14, 2026
)

* Revert "fix restarting when using the appimage (#241)"

This reverts commit 541afff.

* fix restarting rebased from the appimage using `IDEA_RESTART_VIA_EXIT_CODE` instead.

i think this is a better fix even though it requires me to write bash code instead of kotlin code because not only does it reduce the amount of changes required to the platform but i think it's also slightly faster because it doesn't need to re-mount the appimage's filesystem on launch

---------

Co-authored-by: detachhead <detachhead@users.noreply.github.com>
(cherry picked from commit a2a8868)
DetachHead added a commit that referenced this pull request Sep 16, 2026
)

* Revert "fix restarting when using the appimage (#241)"

This reverts commit 541afff.

* fix restarting rebased from the appimage using `IDEA_RESTART_VIA_EXIT_CODE` instead.

i think this is a better fix even though it requires me to write bash code instead of kotlin code because not only does it reduce the amount of changes required to the platform but i think it's also slightly faster because it doesn't need to re-mount the appimage's filesystem on launch

---------

Co-authored-by: detachhead <detachhead@users.noreply.github.com>
(cherry picked from commit a2a8868)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant