| Summary: | Crashing in start | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | deneor <deneor> |
| Component: | Plugin-DImg-RAW | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | crash | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 2.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.0.0 | |
| Sentry Crash Report: | |||
|
Description
deneor
2011-05-05 21:54:51 UTC
Hi deneor, the line digikam: symbol lookup error: digikam: undefined symbol: _ZN11KDcrawIface12RExpanderBox12readSettingsER12KConfigGroup indicates a version conflict between the libkdcraw used during building and the actual library which is found on startup. Which libkdcraw versions do you have installed on your system? Did you compile digikam on your own or do you use some ready-made packages? Michael Thank you, after reinstalling libkdcraw it's starting good! =) Before that was installed libkdcraw from maverick (i'am from natty). Digikam installed from Phillip's ppa. |