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

Wrong sorting of film rolls in collections when using accented characters #17735

Open
elman22 opened this issue Oct 27, 2024 · 2 comments
Open
Labels
scope: UI user interface and interactions

Comments

@elman22
Copy link

elman22 commented Oct 27, 2024

Describe the bug

Collections widget has wrong sorting when using accented characters. For example letter č should be correctly placed between c and d. So for example currently I have ordering:

  • a, c, d, z, č, š

And correct ordering should be:

  • a, c, č, d, š, z

Add to library folder picker has correct ordering.

Steps to reproduce

Just import folders with accented first letter and view collections.

Expected behavior

Sort folder in order defined by regional setting on computer.

Logfile | Screenshot | Screencast

No response

Commit

No response

Where did you obtain darktable from?

distro packaging

darktable version

4.8.1

What OS are you using?

Linux

What is the version of your OS?

EndeavourOS

Describe your system?

Operating System: EndeavourOS
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.8.0
Kernel Version: 6.11.5-zen1-1-zen (64-bit)
Graphics Platform: Wayland

Are you using OpenCL GPU in darktable?

No

If yes, what is the GPU card and driver?

No response

Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip

No response

@zisoft
Copy link
Collaborator

zisoft commented Oct 28, 2024

I cannot reproduce on macOS:

Bildschirmfoto 2024-10-28 um 19 00 19

Do you have the correct setting (sort film rolls by folder name) in the preferences of the collection module?

Bildschirmfoto 2024-10-28 um 19 01 29

@zisoft zisoft added the scope: UI user interface and interactions label Oct 28, 2024
@elman22
Copy link
Author

elman22 commented Oct 28, 2024

This is what I see:
Screenshot_2024-10-29_09-10-19

And this is file picker:
Screenshot_2024-10-29_09-12-04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: UI user interface and interactions
Projects
None yet
Development

No branches or pull requests

2 participants