Peter - Recent Ubuntus are on at least gcc version 9.x so you either are using an ancient gcc or you made a mistake in the listing below.

Jack

On 2021-03-24 11:42 p.m., Peter Harde wrote:
Am 24.03.21 um 16:42 schrieb William Ferguson:

Here's the information required for reporting a bug. Fill it out so we can copy and paste it...

Thank you, here is the information I can provide. Open for further questions if needed.


**Describe the bug/issue**
Moving a selection of images in lighttable (filemanager mode, custom sort) by drag and drop reverses the sequence of the moved images.

**To Reproduce**

1. Open a film roll in lighttable with some images (10 for example)
2. select filtering and sort order as shown in first screenshot (wrong-order-export-1.png)
3. make a selection of three sequential images
4. drag an drop this selection to a new position
5. 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.

There is a related bug if images are exported :

1. select all images of a selection (3 in this example)
2. select filtering and sort order as shown in first screenshot (wrong-order-export-1.png) 3. set export parameters as shown in second screenshot (wrong-order-export-2.png)
4. click export
5. images are exported as
    0001-third.jpg
    0002-second.jpg
    0003-first.jpg

**Expected behavior**

1. Moved images should be inserted in the order (0, 1, 2, 3, 7, 8, 9, 4, 5, 6)

2. Exported images, using ....$(SEQUENCE)-S(FILE_NAME), should be exported as
    0001-first.jpg
    0002-second.jpg
    0003-third.jpg

**Screenshots**
see attached images

**Which commit intruduced the error**
not known

**Platform**

* darktable version : 3.5.0+1494~g144b0789b
* OS                : Linux - kernel 5.4.0-70.78
* Linux - Distro    : Ubuntu 20.04
* Memory            : 64 GB
* Graphics card     : NVIDIA GeForce RTX 2060
* Graphics driver   : NVIDIA driver 450.102.04
* OpenCL installed  : yes
* OpenCL activated  : yes
* Xorg              : 1.20.9-2ubuntu1.2~20.04.1
* Desktop           : LXQt
* GTK+              : 3.24.20-0ubuntu1
* gcc               : 5.4.0-70.78
* cflags            :
* CMAKE_BUILD_TYPE  :


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


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

Reply via email to