Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot open a file with a backslash (\) in its name on Linux #3936

Closed
dacap opened this issue Jun 27, 2023 · 0 comments
Closed

Cannot open a file with a backslash (\) in its name on Linux #3936

dacap opened this issue Jun 27, 2023 · 0 comments
Assignees
Labels
bug persistence Issues about loading or saving files / persisting information on disk ui
Milestone

Comments

@dacap
Copy link
Member

dacap commented Jun 27, 2023

And probably the same on any platform that allows this (macOS?). In the current v1.3-rc4:

image

image

In main branch, using the new native file dialog on Linux, after loading the file:

image

There are some issues:

image

image

And after saving:

image

@dacap dacap added bug ui persistence Issues about loading or saving files / persisting information on disk labels Jun 27, 2023
@dacap dacap added this to the v1.3.x milestone Jun 27, 2023
@dacap dacap self-assigned this May 8, 2024
@dacap dacap modified the milestones: v1.3.x, v1.3.7 May 8, 2024
@dacap dacap reopened this May 8, 2024
dacap added a commit to dacap/aseprite that referenced this issue May 8, 2024
We required a new app.os object to skip some tests on non-Windows
platforms when we check for backslashes in app.fs functions.
@dacap dacap closed this as completed in 6f09bde May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug persistence Issues about loading or saving files / persisting information on disk ui
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant