Skip to content

Fixes issue #5635 fixed a crash when doing 'Export As' for animation and the target file is read-only#5657

Merged
dacap merged 1 commit into
aseprite:betafrom
nelson-steve:beta
Feb 12, 2026
Merged

Fixes issue #5635 fixed a crash when doing 'Export As' for animation and the target file is read-only#5657
dacap merged 1 commit into
aseprite:betafrom
nelson-steve:beta

Conversation

@nelson-steve

@nelson-steve nelson-steve commented Feb 3, 2026

Copy link
Copy Markdown
Contributor

I am fairly new to the codebase and this is my first pull request so I am not certain if the fix is this simple or there is more to it. But it seems to have fixed the crash for me and I am getting the appropriate message saying the file is read-only.
Fixes aseprite/aseprite#5635

I agree that my contributions are licensed under the Individual Contributor License Agreement V4.0 ("CLA") as stated in https://github.com/igarastudio/cla/blob/main/cla.md

I have signed the CLA following the steps given in https://github.com/igarastudio/cla#signing

@nelson-steve nelson-steve requested a review from dacap as a code owner February 3, 2026 00:48
@nelson-steve nelson-steve changed the title Fixes issue #5635 fixed a crash when doing 'Export As' for animation and the target file is read-only Fixes issue aseprite/aseprite/issues#5635 fixed a crash when doing 'Export As' for animation and the target file is read-only Feb 3, 2026
@nelson-steve nelson-steve changed the title Fixes issue aseprite/aseprite/issues#5635 fixed a crash when doing 'Export As' for animation and the target file is read-only Fixes issue [aseprite/aseprite#5635](https://github.com/aseprite/aseprite/issues/5635) fixed a crash when doing 'Export As' for animation and the target file is read-only Feb 3, 2026
@nelson-steve nelson-steve changed the title Fixes issue [aseprite/aseprite#5635](https://github.com/aseprite/aseprite/issues/5635) fixed a crash when doing 'Export As' for animation and the target file is read-only Fixes issue #5635 fixed a crash when doing 'Export As' for animation and the target file is read-only Feb 3, 2026
@aseprite-bot

Copy link
Copy Markdown
Collaborator

clang-tidy review says "All clean, LGTM! 👍"

@dacap dacap self-assigned this Feb 12, 2026
@dacap

dacap commented Feb 12, 2026

Copy link
Copy Markdown
Member

Thanks @nelson-steve! The fix works great 👍

@dacap dacap merged commit 32b3a9e into aseprite:beta Feb 12, 2026
12 checks passed
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.

Crash when exporting an animation as two files and target files are read only

3 participants