Correct modules installed but not being recognized?

This is on Windows 11, latest PL8

You can see I have the correct module installed here (X-T2 with XF 35mm F2 R WR RAW):

For this photo here, (metadata shown so you can see it’s the same as the module):

Yet, there’s the little icon on the photo saying there’s a module available for download.
If I click that icon, nothing happens. Nothing appears, nothing downloads, nothing changes.

I’ve tried the following to fix it, to no avail:

  1. Restart computer
  2. Delete all modules and try to start over downloading again (it didn’t recognize even that my modules were gone, didn’t try to trigger a new download of modules)
  3. Repair my PL8 install,
  4. Completely remove my PL8 install, and reinstall

It seems like the modules only applied to the folder of images that first triggered the module download. But then navigating to other folders, it doesn’t want to apply to new photos.

Any ideas from you all?

Thanks!

I guess (I’m using Macs, so I can only “extrapolate”) is that some leftovers prevent PL from applying the module again.

Uninstall usually leaves files on the drive like cache, statistics and license files. I’d try to find the cache files and delete these while PL is not running.

1 Like

The statement “Removable - No” in your first screenshot indicates that there is currently an image with this camera-lens combination, that uses this exact module.

I found a corresponding image on DPreview and was able to download the module.

In Windows 10 (and most likely in Windows 11 as well), it’s saved in …


( and nowhere else … I was looking for it ).

Delete the image while PL is running, restart the program, and check if you can remove the corresponding module.

  • Check that you have PL configured as follows…


    and restart the program.

  • Add your image again. The green arrow (second screenshot) should appear to download the module.

  • If the green arrow is not displayed, the module should be present and already applied to the image.

Does this help?

Thanks both.
@platypus 's solution worked it out.

@Wolfgang
Yes, the profiles were being applied to some images for that lens, but not all of them. As an example, the one I had in the photo. Same exact camera/lens combination, but it was not applying the profile nor would it let me download a profile even though it said one needed to be downloaded.

Seems like the DB must have had a bug, because when I deleted the database and went back to all my photos, the profiles started to apply correctly.

2 Likes

Glad that you solved it already. For reference, I have used these commands to reset the PhotoLab database when it got corrupted before. It keeps your presets and other things but starts over with the database and caches.

rm -vr ~/Library/Caches/com.dxo.PhotoLab8
rm -v ~/Library/DxO\ PhotoLab\ v8/DOPDatabaseV8*

Thanks!

This looks like it would work for macOS but for this issue I was using Windows 11, by the way.