2

Darktable 2.0.3-1 on Ubuntu 16.04.1 fails to start with this error:

darktable: symbol lookup error: /usr/bin/../lib/darktable /libdarktable.so: undefined symbol: _ZN5Exiv213XmpProperties10registerNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_

Any suggestions?

Bruni
  • 11,099

1 Answers1

0

I had the same problem. I resolved it by uninstalling libexiv2-14 (which also forced uninstallation of KDE, maybe you can keep it broken until reinstallation). Apparently this library was installed from a PPA before.

After reinstalling Darktable, which also reinstalled libexiv2-14 it worked again.

Edit: Just had the same problem again (on another machine), and google let me to my answer. It worked again.

ziggystar
  • 148