1.8.2 (Windows 10) Alphabetical sorting of categories
Moderators: helmut, XnTriq, xnview, Dreamer
1.8.2 (Windows 10) Alphabetical sorting of categories
Alphabetical sorting function that is used for categories is wrong for Ukrainian alphabet
here's the screenshots
1. these are newly created categories and they are sorted incorrectly 2. these are the same categories after XnViewMP restart, the sorting is different from the first screenshot but is also wrong 3. this screenshot is made in XnView 2.51.7, i created the same categories, and here the order is correct
this is the link to Ukrainian alphabet https://en.wikipedia.org/wiki/Ukrainian_alphabet
but i suspect this problem persists not only for Ukrainian but for other alphabets as well
thank you
here's the screenshots
1. these are newly created categories and they are sorted incorrectly 2. these are the same categories after XnViewMP restart, the sorting is different from the first screenshot but is also wrong 3. this screenshot is made in XnView 2.51.7, i created the same categories, and here the order is correct
this is the link to Ukrainian alphabet https://en.wikipedia.org/wiki/Ukrainian_alphabet
but i suspect this problem persists not only for Ukrainian but for other alphabets as well
thank you
Re: 1.8.2 (Windows 10) Alphabetical sorting of categories
could you send me as text, the category's name in ukrainian?
Pierre.
Re: 1.8.2 (Windows 10) Alphabetical sorting of categories
here it is (in wrong order)
i've found this https://vyspiansky.github.io/2017/03/10 ... -in-mysql/
it's mysql not sqlite, but just to show that this problem is quite common
Code: Select all
test
Є
І
А
Б
З
Ґ
it's mysql not sqlite, but just to show that this problem is quite common
Re: 1.8.2 (Windows 10) Alphabetical sorting of categories

Pierre.
Re: 1.8.2 (Windows 10) Alphabetical sorting of categories
This problem is supposed to be fixed in XnView MP 1.8.4. Please check and confirm the bug fix here.
Pierre.
Re: 1.8.2 (Windows 10) Alphabetical sorting of categories
Bug is partially fixedxnview wrote: Tue Feb 04, 2025 8:15 am This problem is supposed to be fixed in XnView MP 1.8.4. Please check and confirm the bug fix here.
right after the creation the order is wrong but after the program restart the order is correct Ukrainian alphabet for reference
Re: 1.8.2 (Windows 10) Alphabetical sorting of categories
try to add this key to xnview.ini:
Code: Select all
[%General]
localizedSortCategory=true
Re: 1.8.2 (Windows 10) Alphabetical sorting of categories
has no influenceuser0 wrote: Wed Feb 05, 2025 3:11 pm try to add this key to xnview.ini:Code: Select all
[%General] localizedSortCategory=true

Re: 1.8.2 (Windows 10) Alphabetical sorting of categories
related
The order of categories in Catalog Filter is not correct in 1.8.5
The order of categories in Catalog Filter is not correct in 1.8.5
user0 wrote: Sun Feb 09, 2025 6:56 am +1
there should not be pre/post restart difference in sort order (collation) and the correct one must be applied right after creating a new object
However, both orders you posted are wrong, it should be like in windows (- + 1 a).
Clean install of the app may help, as in my 1.8.5 the sort order is correct after app restart.
ref
unicode collation
Re: 1.8.2 (Windows 10) Alphabetical sorting of categories
This problem is supposed to be fixed in XnView MP 1.8.6. Please check and confirm the bug fix here.
Pierre.
Re: 1.8.2 (Windows 10) Alphabetical sorting of categories
bug is fixedxnview wrote: Fri Feb 14, 2025 10:07 am This problem is supposed to be fixed in XnView MP 1.8.6. Please check and confirm the bug fix here.
thank you