Bug 143422

Summary: Crash click image edition
Product: [Applications] digikam Reporter: Esteban Martinena Guerrero <orensbruli>
Component: ColorManagement-BackendAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: caulier.gilles
Priority: NOR    
Version: 0.9.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In: 7.5.0

Description Esteban Martinena Guerrero 2007-03-24 13:38:34 UTC
Version:           0.9.0 (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Digikam crash when you make a single click on the image you are editing.
Comment 1 caulier.gilles 2007-03-24 14:20:33 UTC
Esteban,

In first, it cannot be reproduce it.

2nd, without a GDB backtrace, we cannot do anything.

3nd, i recommend you to update to last stable 0.9.1

Gilles Caulier
Comment 2 Esteban Martinena Guerrero 2007-03-24 18:13:27 UTC
Executin from konsole, when it crash, the output is:
QFile::open: No file name specified
QFile::open: No file name specified
digikam: symbol lookup error: /usr/lib/libdigikam.so.0: undefined symbol: cmsTakeManufacturer
Comment 3 caulier.gilles 2007-03-24 18:35:54 UTC
Estebian,

digikam: symbol lookup error: /usr/lib/libdigikam.so.0: undefined symbol: cmsTakeManufacturer 

This is want mean than your system installation is uncomplete. Check if lcms shared libray installed...

Gilles Caulier 
Comment 4 Esteban Martinena Guerrero 2007-03-24 19:26:48 UTC
I have updated the liblcms1 from experimental repository and now it's OK.
Lot of thanks for your help.