1.02 - Linux - Companion files are shown
Moderators: helmut, XnTriq, xnview, Dreamer
1.02 - Linux - Companion files are shown
XnView: MP 1.02 - 64 bit
OS: Linux 64bit
Despite a proper setting under Settings>Companion the copmpanion files are shown.
My setting is: jpg > {ext}.xmp;xmp;exf;cr2;cr3;dng;raf (see screenshot)
Actual behaviour (bug): In a folder with .jpg and .cr3 files both file types are shown. When click to delete a jpg file the message asks, wether it should delete 2 files. When click to delete a cr3 file the message box asks only for 1 file.
I have the same program version installed under Windows. There the same setting is properly working.
OS: Linux 64bit
Despite a proper setting under Settings>Companion the copmpanion files are shown.
My setting is: jpg > {ext}.xmp;xmp;exf;cr2;cr3;dng;raf (see screenshot)
Actual behaviour (bug): In a folder with .jpg and .cr3 files both file types are shown. When click to delete a jpg file the message asks, wether it should delete 2 files. When click to delete a cr3 file the message box asks only for 1 file.
I have the same program version installed under Windows. There the same setting is properly working.
Re: 1.02 - Linux - Companion files are shown
yes it's normal, jpg is linked with cr3 but not cr3 with jpg, with your settings jpg is the master extension.
You have not the same behavior on windows?
You have not the same behavior on windows?
Pierre.
Re: 1.02 - Linux - Companion files are shown
Yes, that's how I want it to be: only see the JPG but no RAW file (exf;cr2;cr3;dng;raf).
It worked with these settings until 0.99.7 on Linux and Windows.
Now with 1.02 it worked only on Windows. There I see only JPGs, all other formats are handled as companion (when there is a JPG and a CR3 and a DNG and I want to delete the JPG it aks for deleting 3 files).
Ah, and on Linux I see a JPG and the CR3 (same situation: a JPG and a CR3 and a DNG), but not the DNG.
It worked with these settings until 0.99.7 on Linux and Windows.
Now with 1.02 it worked only on Windows. There I see only JPGs, all other formats are handled as companion (when there is a JPG and a CR3 and a DNG and I want to delete the JPG it aks for deleting 3 files).
Ah, and on Linux I see a JPG and the CR3 (same situation: a JPG and a CR3 and a DNG), but not the DNG.
Re: 1.02 - Linux - Companion files are shown
If you remove the 4 rules for {raw}?holgre wrote: Tue Aug 30, 2022 2:42 pm Yes, that's how I want it to be: only see the JPG but no RAW file (exf;cr2;cr3;dng;raf).
It worked with these settings until 0.99.7 on Linux and Windows.
Now with 1.02 it worked only on Windows. There I see only JPGs, all other formats are handled as companion (when there is a JPG and a CR3 and a DNG and I want to delete the JPG it aks for deleting 3 files).
Ah, and on Linux I see a JPG and the CR3 (same situation: a JPG and a CR3 and a DNG), but not the DNG.
Pierre.
Re: 1.02 - Linux - Companion files are shown
I've deleted the 4 {raw} rules but the behaviour didn't change.
Re: 1.02 - Linux - Companion files are shown
Ok, made some test settings:
I have 3 images with 4 files each: a JPG, a DNG, a CR3 and a XMP
1. with the above setting:
visible: JPG, DNG, CR3
2. deleted the 4 {raw} lines
same, visible: JPG, DNG, CR3
3. setting
* - {ext}.xmp;xmp
* - {ext}.xmp;xmp;exf;cr3;cr2;dng;raf
visible: JPG, CR3
4. setting
* - {ext}.xmp;xmp;exf;cr3;cr2;dng;raf
visible: JPG, CR3
5. setting
* - cr3
or
jpg - cr3
visible: JPG, DNG, CR3, XMP
I have 3 images with 4 files each: a JPG, a DNG, a CR3 and a XMP
1. with the above setting:
visible: JPG, DNG, CR3
2. deleted the 4 {raw} lines
same, visible: JPG, DNG, CR3
3. setting
* - {ext}.xmp;xmp
* - {ext}.xmp;xmp;exf;cr3;cr2;dng;raf
visible: JPG, CR3
4. setting
* - {ext}.xmp;xmp;exf;cr3;cr2;dng;raf
visible: JPG, CR3
5. setting
* - cr3
or
jpg - cr3
visible: JPG, DNG, CR3, XMP
Re: 1.02 - Linux - Companion files are shown
I have to look, but I think so. I'll try to make them lowercase.
Re: 1.02 - Linux - Companion files are shown
Checked it. Yes, the CR3 files had uppercase extensions. When I made them lowercase, it works as expected.
Will this be fixed or do I have to make them all lowercase from now on?
Will this be fixed or do I have to make them all lowercase from now on?
Re: 1.02 - Linux - Companion files are shown
Now in 1.3.0 it's working as expected. Thank you very much for your work!
Re: 1.02 - Linux - Companion files are shown
in 1.3.1, it's working with lower/uppercase, right?holgre wrote: Tue Sep 13, 2022 9:54 pm Now in 1.3.0 it's working as expected. Thank you very much for your work!
Pierre.