Git Product home page Git Product logo

Comments (7)

kmilos avatar kmilos commented on August 11, 2024

See #12760

from darktable.

kmilos avatar kmilos commented on August 11, 2024

Ah, it is also possible your snap package uses an outdated version of exiv2 that doesn't support OM System rebranding from Olympus... Are you also missing any other metadata perhaps? What do you think @paolodepetrillo ?

FYI, if that is the case, for any problems w/ the snap package of such kind you will need to contact whoever made it available, the darktable project is not responsible for it.

from darktable.

astmuc avatar astmuc commented on August 11, 2024

I do not understand yet your argument. I have no snap installed. It is the daily build installed from the ubuntu installation package offered in darktable.org. See this screenshot
Screenshot_20240420_132925
Do you mean this with "snap" ?

from darktable.

kmilos avatar kmilos commented on August 11, 2024

Sorry, mixed up w/ another recent issue where snap was apparent...

Anyhow, I think the default exiv2 version in 22.04 does not support OM System cameras well, you need at least 0.26.6 IIRC...

from darktable.

astmuc avatar astmuc commented on August 11, 2024

As you are taking so much time for my problem, i dare to ask something here. I managed to run darktable with a local build from master including the the latest exiv2 lib. I installed it into /usr/local/lib and cmake found it there. This darktable shows me the lens correction.

If i start darktable like this

LD_DEBUG=libs darktable 2> debug.log

to get the LD library-search resolution log i see that darktable explicitly looks for

    133301:     find library=libexiv2.so.27 [0]; searching
    133301:      search path=/usr/local/lib             (LD_LIBRARY_PATH)
    133301:       trying file=/usr/local/lib/libexiv2.so.27
    133301:      search cache=/etc/ld.so.cache
    133301:       trying file=/lib/x86_64-linux-gnu/libexiv2.so.27

I read this as if darktable wants to have a 2.7.x version and therefore does not include my installation of libexiv2.so. Is this possible ? Or is it an installation problem of my original exiv2 installation ? I did this with ubuntu apt.

from darktable.

astmuc avatar astmuc commented on August 11, 2024

Ubuntu 22.04 currently installs version 0.27.5 of libexiv2. With a local built with 0.28.2 i can see the lens correction using the embedded ORF data. Means, i have to wait until ubuntu package maintainer upgrades exiv2.

Thank you very much for the pointer to the exiv2 dependency.

from darktable.

kmilos avatar kmilos commented on August 11, 2024

i have to wait until ubuntu package maintainer upgrades exiv2.

I don't think they will do it for 22.04, your best bet is to upgrade to 24.04 next week.

from darktable.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.