The sorting of files in the "Open Raw File" dialog makes going through them consecutively difficult because files with ISO values in their filename are not sorted human-numerically. Screenshot: https://i.imgur.com/Zv0UHvD.png
In case the screenshot doesn't work, currently RawDigger (1.3.1) sorts like this:
ISO100.raw
ISO1000.raw
ISO10000.raw
ISO125.raw
ISO1250.raw
ISO12800.raw
ISO160.raw
etc.
It should list files like this:
ISO100.raw
ISO125.raw
ISO160.raw
ISO1000.raw
ISO1250.raw
ISO10000.raw
ISO12800.raw
In my screenshot, RawDigger is running in Linux through wine-4.16. Wine is set to "Windows 7" by default, as in my screenshot. I changed it to "Windows 10" now, but no difference in sorting.
RawDigger's File - Open dialog use system file opening dialog. On (real) Windows 10 it performs 'natural' file sorting (A1, A2, A10, not alphaberical (A1, A10, A2). I do not know how it is works under Wine (and it is not under our control).
The thing that is under our control is Next/Prev file shorcut order (Ctrl->). It is now alphabetical, we're implementing natural option for the next RawDigger update.
If you happen to have any raw files from cameras that are not yet supported, including new and pre-production models, please, contact us for the support.
Fast Raw Viewer is the first and the only dedicated tool specifically designed and developed for extremely fast display, visual and technical analysis, basic corrections, sorting and setting aside or directly transferring for further processing of RAW images.
Use human-numeric file sorting
Submitted by Morgan H. Wood (not verified) on
Hello
The sorting of files in the "Open Raw File" dialog makes going through them consecutively difficult because files with ISO values in their filename are not sorted human-numerically. Screenshot:
https://i.imgur.com/Zv0UHvD.png
In case the screenshot doesn't work, currently RawDigger (1.3.1) sorts like this:
ISO100.raw
ISO1000.raw
ISO10000.raw
ISO125.raw
ISO1250.raw
ISO12800.raw
ISO160.raw
etc.
It should list files like this:
ISO100.raw
ISO125.raw
ISO160.raw
ISO1000.raw
ISO1250.raw
ISO10000.raw
ISO12800.raw
My locale is en_SE.UTF-8
Kind regards
Thank you for your report.
Submitted by lexa on
Thank you for your report. This is not that easy to fix because we use 3rd party components for file selection dialogs, but we'll try.
Followup:
Submitted by lexa on
Followup:
your screenshot looks like Windows XP standard file opening dialog. Is it really Windows XP? Or newer windows version set to XP GUI theme?
Windows System APIs that sorts file(name)s in 'natural order' and based on current locale are available only in WIndows7 and later.
Hi lexa
Submitted by Morgan H. Wood (not verified) on
Hi lexa
In my screenshot, RawDigger is running in Linux through wine-4.16. Wine is set to "Windows 7" by default, as in my screenshot. I changed it to "Windows 10" now, but no difference in sorting.
RawDigger's File - Open
Submitted by lexa on
RawDigger's File - Open dialog use system file opening dialog. On (real) Windows 10 it performs 'natural' file sorting (A1, A2, A10, not alphaberical (A1, A10, A2). I do not know how it is works under Wine (and it is not under our control).
The thing that is under our control is Next/Prev file shorcut order (Ctrl->). It is now alphabetical, we're implementing natural option for the next RawDigger update.
Fantastic, thank you.
Submitted by Morgan H. Wood (not verified) on
Fantastic, thank you.
Add new comment