Bug 363604 - Project bin doesn't list folders in proper numerical order (screenshot included)
Summary: Project bin doesn't list folders in proper numerical order (screenshot included)
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-27 20:49 UTC by Unknown
Modified: 2016-06-07 21:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot example (1.27 MB, image/png)
2016-05-27 20:50 UTC, Unknown
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2016-05-27 20:49:39 UTC
I was working on a project that required me to make multiple folders. I found out that the numbering didn't show them in the proper order. Instead of 1 2 3 4 5 6... it shows 1 10 11 12 13...

It should show the numbers in proper numeric order: 1, 2, 3, 4, 5, 6, etc.

Reproducible: Always

Steps to Reproduce:
1. Open Project Bin
2. Create multiple folders
3. Give them the names 1, 2, 3, 4, etc.

Actual Results:  
The numbers don't display in proper order.

Expected Results:  
Should be in proper numeric order

Bug discovered while using Kdenlive 16.04.1 via ppa:kdenlive/kdenlive-testing. Ubuntu GNOME 16.04 x64, Gnome 3.18 desktop environment, KDE Frameworks 5.18.0.
Comment 1 Unknown 2016-05-27 20:50:03 UTC
Created attachment 99220 [details]
Screenshot example
Comment 2 Jean-Baptiste Mardelle 2016-05-31 21:10:03 UTC
Git commit bbb0bc62aae117b3080d63d524178762a4e56417 by Jean-Baptiste Mardelle.
Committed on 31/05/2016 at 21:09.
Pushed by mardelle into branch 'master'.

Use natural sort order in Bin

M  +2    -1    src/bin/projectsortproxymodel.cpp
M  +2    -0    src/bin/projectsortproxymodel.h

http://commits.kde.org/kdenlive/bbb0bc62aae117b3080d63d524178762a4e56417
Comment 3 Unknown 2016-06-01 18:19:56 UTC
Confirmed its implementation in the latest git build. Works great! Thanks so much JB! Marking this bug as resolved/fixed.
Comment 4 Vincent PINON 2016-06-07 21:47:00 UTC
Git commit b2c498f6039001383d8c68a0507f6aa20ac51f3d by Vincent Pinon, on behalf of Jean-Baptiste Mardelle.
Committed on 07/06/2016 at 20:33.
Pushed by vpinon into branch 'Applications/16.04'.

Use natural sort order in Bin

M  +2    -1    src/bin/projectsortproxymodel.cpp
M  +2    -0    src/bin/projectsortproxymodel.h

http://commits.kde.org/kdenlive/b2c498f6039001383d8c68a0507f6aa20ac51f3d