Posts: 20
Threads: 6
Joined: Oct 2022
Reputation:
2
Also an old one, but still present.
The Character Profile Save for an Alien race ist hard to load.
While the selection dialogue does filter for .chr files, it doesn't show any. The name of the last saved file is usually still in the selection, so that can be loaded.
But if you type that exact name in there, the file can not be loaded.
Posts: 20
Threads: 6
Joined: Oct 2022
Reputation:
2
Open the loading dialogue.
The last saved file will be selected. But no actual .chr files will be shown in the file explorer window.
std1 for example as the name of the character file.
If you replace the selected file string, with the exact same , it won't find anything.
I can make a couple of screenshots later.
Posts: 1,381
Threads: 283
Joined: May 2018
Reputation:
66
I apologize but I do not understand this bug. Could you provide more information?
Posts: 1,734
Threads: 184
Joined: May 2018
Reputation:
19
12-08-2023, 12:37 AM
(This post was last modified: 12-08-2023, 12:43 AM by Deantwo.)
Why isn't the file on the list though?
Are you saving then without the .chr extension?
What if you change the dropdown menu below the filename field? (Does it have other options at all? I never checked.)
Do the files have the .chr extension if you navigate to the folder using your normal file explorer?
I assume this is a standard Qt dialog?
So likely not something that can be easily fixed. Could even be a bug in Qt.
Which OS are you using?
Posts: 1,381
Threads: 283
Joined: May 2018
Reputation:
66
12-08-2023, 12:50 AM
(This post was last modified: 12-08-2023, 12:50 AM by Haxus.)
The choice of system vs Qt dialog is available in the settings.
To show all files choose the All Files filter.
Does the actual tw12 file have a .chr suffix? I am not clear about that.
I’ll fiddle with it and see what happens. Thanks for the info.
Posts: 20
Threads: 6
Joined: Oct 2022
Reputation:
2
Windows 10.
The file type selection box has no other options.
The file is indeed not saved as .chr it seems. That never occured to me, in the save dialogue i never typed the .chr in , since the file type selection box suggests it would be a .chr file.
If I do type that in, the file is indeed saved as tw12.chr and visible on the loading selection.
Posts: 1,381
Threads: 283
Joined: May 2018
Reputation:
66
12-08-2023, 01:02 AM
(This post was last modified: 12-08-2023, 01:03 AM by Haxus.)
Which would be preferred?
1. Adding the .chr suffix on save? If needed.
2. Adding an All Files filter to the open file dialog’s list of file types?
Posts: 20
Threads: 6
Joined: Oct 2022
Reputation:
2
Option 1.
The Dialogue should filter for the expected file type. If the file Save makes sure the correct type of file is created, then that works best imo.