Hi William,

The order the filemanager shows the images is not the problem. Look at the order of the images in the first sreenshot of dt lighttable please (custom sort).

 * The first image is first.png (showing the 1)
 * The second image is second.png (showing the 2)
 * The third image is third.png (showing the 3)

Exporting these images with ....$(SEQUENCE)-S(FILE_NAME) should create images with the names

 * 0001-first.jpg
 * 0002-second.jpg
 * 0003-third.jpg

but the names after import are

 * 0001-third.jpg
 * 0002-second.jpg
 * 0003-first.jpg

Yesterday I found that this bug is related to another on. To reproduce:

 * Open a film roll in lighttable with some images (10 for example)
 * select filtering and sort order as shown in first screenshot of my
   first mail (wrong-order-export-1.png)
 * make a selection of three sequential images
 * drag an drop this selection to a new position

after dropping the selection, the moved images are inserted in reversed order. In other words :

 * having 10 images (0, 1, 2, 3, 4, 5, 6, *7, 8 ,9*)
 * selecting images *7, 8, 9*
 * dragging and dropping them on image 4 leads to (0, 1, 2, 3, *9, 8,
   7*, 4, 5, 6) which is obviously wrong.

Best regards

Peter Harde

Am 21.03.21 um 18:20 schrieb William Ferguson:
Your file manager list is sorted by name descending.  Click on name again and it will be sorted in ascending order.


___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to