I know, this bug was reported also in some other thread for ASP (and I think also for Bibble in the past), but I now hit it again and just extracted the related part from the ASP log-file.
Usecase:
- Filesystem-Mode, Multi-Image-View OFF.
- I think I had selected the picture "/data/pictures/_FotoWork/__Winter/raw/IMG_3978.CR2"
- then I changed to folder "/tmp/_markus_/foto/_RAW_Test/raw/"
- I selected the file "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0738_lzn.jpg"
- then I continued selection with <CTRL> pressed on all the other names "*_lzn.jpg", so I had multiple files in this folder selected.
- I pressed <DEL> to remove/delete these "Master Versions"
- the popup told me that just 1 Master-Version is selected ... and I hit <OK> before I understood what´s going on .... sometimes the <ENTER> is faster then the speed of brain

- only one file got deleted, the selected files were still there

- I looked into the ASP-log to find out WHICH file I deleted by accident (really good that there is a log-file !!! So I could easily find the deleted file in my trash and could restore it
To me it looks like a bug in the UI handling .... some delayed update of what ever maybe due to background extracting and decoding of images in a folder which is not yet in the cache ...
Code: Select all
56498.965: Adding master versions
56499.141: Adding master versions
56499.142: Scanning file "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0738.CR2"
56499.151: Importing: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0738.CR2"
56499.183: Found XMP for /tmp/_markus_/foto/_RAW_Test/raw/IMG_0738.CR2 with 1 versions
56499.200: Scanning file "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0738_lzn.jpg"
56499.203: Importing: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0738_lzn.jpg"
56499.223: defaults: "DefaultRendered.xmp"
56499.308: Scanning file "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0739.CR2"
56499.310: Importing: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0739.CR2"
56499.327: Found XMP for /tmp/_markus_/foto/_RAW_Test/raw/IMG_0739.CR2 with 1 versions
56499.342: Scanning file "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0739_lzn.jpg"
56499.344: Importing: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0739_lzn.jpg"
56499.398: Scanning file "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0740.CR2"
56499.400: Importing: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0740.CR2"
56499.413: Found XMP for /tmp/_markus_/foto/_RAW_Test/raw/IMG_0740.CR2 with 1 versions
56499.428: Scanning file "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0740_lzn.jpg"
56499.430: Importing: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0740_lzn.jpg"
56499.451: Found XMP for /tmp/_markus_/foto/_RAW_Test/raw/IMG_0740_lzn.jpg with 1 versions
56499.948: Adding master versions
56499.972: Extracting RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0738.CR2"
56500.365: Extracting RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0738_lzn.jpg"
56500.366: Decoding RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0738.CR2"
56500.373: Extracting RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0739.CR2"
56500.655: Decoding RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0739.CR2"
56502.456: Extracting RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0738_lzn.jpg"
56502.745: Extracting RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0740.CR2"
56502.823: Decoding RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0740.CR2"
56503.442: Extracting RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0740_lzn.jpg"]
56503.530: Extracting RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0739_lzn.jpg"
56504.53: Extracting RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0740_lzn.jpg"
56509.269: LensDB::getCoefficients() - Couldn't find lens Lens
56509.410: Extracting RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0738_lzn.jpg"
56511.158: LensDB::getCoefficients() - Couldn't find lens Lens
56511.300: Extracting RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0739_lzn.jpg"
56511.973: LensDB::getCoefficients() - Couldn't find lens Lens
56513.138: Extracting RAW data: "/tmp/_markus_/foto/_RAW_Test/raw/IMG_0740_lzn.jpg"
56515.431: trashing "/data/markus/.AfterShotPro/cache/assets/data/pictures/_FotoWork/__Winter/raw/.cache.noindex/{8da2ee2e-7c88-5843-8213-b75bba4d06ca}.prv.noindex"
56515.431: trashing "/data/pictures/_FotoWork/__Winter/raw/IMG_3978.WAV"
56515.431: trashing "/data/pictures/_FotoWork/__Winter/raw/IMG_3978.THM"
56515.431: trashing "/data/pictures/_FotoWork/__Winter/raw/IMG_3978.XMP"
56515.431: trashing "/data/pictures/_FotoWork/__Winter/raw/IMG_3978.CR2.BIB"
56515.431: trashing "/data/pictures/_FotoWork/__Winter/raw/IMG_3978.wav"
56515.431: trashing "/data/pictures/_FotoWork/__Winter/raw/IMG_3978.thm"
56515.431: trashing "/data/pictures/_FotoWork/__Winter/raw/IMG_3978.xmp"
56515.432: trashing "/data/pictures/_FotoWork/__Winter/raw/IMG_3978.CR2.bib"
56515.432: trashing "/data/pictures/_FotoWork/__Winter/raw/IMG_3978.CR2.xmp"
56515.432: trashing "/data/pictures/_FotoWork/__Winter/raw/IMG_3978.CR2"
56516.210: LensDB::getCoefficients() - Couldn't find lens Lens
56717.423: set sort order ascending best regards
Markus
