missing lcp in Rawtherapee 5.8

Having in stalled Rawtherapee on Mac the LCP drop downs are empty; it cannot auto select or manually select a lens profile. Do I need to install lensfun separate form the 5.8 dmg?

thanks in advance

LCP and lensfun correction are two different things.

for explanation see Lens/Geometry - RawPedia

I donā€™t know mac builds, but I think that lensfun database is bundled in the build.
So to use lensfun correction you have to use either automatic or manual.

It can happen that name decoded by RT is not compatible with lens name in lensfun DB the automatic will not work. in that case choose manual and search your lens in the drop down menus.

If your lens is not present come back here with all details.

thanks, have had a dig around. Lensfun DB / xmlā€™s are stored here on my Mac (Mojave):

/applications/rawtherapee.app/contents/resources/share/lensfun

but when I click on the drop downs they are not populated they arenā€™t even ā€œclickableā€ - I have ā€˜viā€™ edited an xml to view the content of (LCP?) and the lens is there - so it seems to be an access problem - have added full access to RT to access the dir, but to no success - the drop down just arenā€™t being populated

I have the same problem on Catalina

As building for MAC seems challenging, perhaps the Lensfun DB could not be located in the right place. To correct that:

  • Find where is located your config directory: see File Paths - RawPedia
  • edit the options file
  • at the end of options file, you will find a lensfun section
    [Lensfun]
    DBDirectory=share/lensfun
  • correct the path. I think it can be relative or absolute (edit relative to the rawtherapee.exe location)
  • restart RT

Report here the result.
Please provide where you downloaded the build and the build name.

thanks - had look, that directory / file path does not exist on my Mac - so there must be something wrong with the package that I downloaded - which was from https://rawtherapee.com - on the home page - Mac OS 64

all the best

  • if the lensfun section is not present, I should add the section at the end of your option file:

    [Lensfun]
    DBDirectory=/applications/rawtherapee.app/contents/resources/share/lensfun

  • perhaps there are somewhere Rawtherapee nightly builds for mac, but I have no idea where they are. This build error is perhaps already corrected.
    ping @Carmelo_DrRaw and @HIRAM

@HIRAM has them in his keybase, Iā€™m mobile now but the links are here somewhere

1 Like

Yes I always upload my mac builds to my keybase https://keybase.pub/kd6kxr
My most recent build is @commit g22e

2 Likes

the lensfun is present, it seems that RT that canā€™t locate it; even though Lensfun is in the correct location

thank you

thanks - much better your Mac builds worked. thatā€™s saved me a lot of time - thanks

sharing this from @HIRAM

https://keybase.pub/kd6kxr

the one with ā€œā€¦g22eā€¦ā€ in build ref worked for me

Out of curiosity, are you on Catalina?

Hi, itā€™s Mojave

Thank you, I had just noticed you mentioned that in an earlier comment. With 5.8 there was a change affecting all macOS, that is the app must reside in /Applications due to what is called ā€œApp Sandboxingā€. This is an optional security feature for many years, but is a requirement of Catalina. I was wondering if that may have been an issue previously, for what itā€™s worth.