In all the file dialog boxes, I can’t enter existing sub directories.
Steps to reproduce:
Can’t go into a sub directory:
- File -> Save As
- Aseprite opens a dialog box looking at home directory
- Select File type -> All Files
- Select directory ‘art’
Expected behaviour: open directory ‘art’
Actual behaviour: Aseprite saves files as ‘art.aseprite’.
Can go into a newly created directory
- File -> Save As
- Aseprite opens a dialog box looking at home directory
- Click New Folder button, enter name ‘tempart’
- Aseprite changes to ‘newart’ directory. (Success)
Can’t use native dialog box
- Edit -> Preferences -> Experimental -> Check Use native file dialog
- Click Ok, exit Aseprite, restart Aseprite
- File -> Open
Expected: Opens KDE file select dialog box
Actual: Opens Aseprite file select dialog.
Platform: Arch Linux, KDE
Version: Package mananger says 1.2.9-2, Aseprite says 1.3-dev
Installed from the AUR, which builds the package from source
I don’t think this is a duplicate of Can't browse folders when saving/loading files because the suggested fix of ‘click once then enter’ creates a file with that name, instead of opening the directory.