Bug 229470

Summary: Digikam fails to start with QCursor: Cannot create bitmap cursor; invalid bitmap(s)
Product: [Applications] digikam Reporter: Texstar <texstar>
Component: Portability-RuntimeAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: caulier.gilles
Priority: NOR    
Version: 1.1.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.2.0

Description Texstar 2010-03-05 00:39:41 UTC
Version:           1.1.0 (using KDE 4.4.1)
Compiler:          gcc version 4.4.1 (GCC) 
OS:                Linux
Installed from:    Unlisted Binary Package

I've never seen this error before. I get QCursor: Cannot create bitmap cursor; invalid bitmap(s) when launching digikam on KDE 4.4.1, QT4-4.6.0 (PCLinuxOS 2010). 

[texstar@localhost ~]$ digikam
Time elapsed: 3 ms
Time elapsed: 1 ms
Model: Time elapsed: 27 ms
QCursor: Cannot create bitmap cursor; invalid bitmap(s)

On another like system it launches without errors. Google reports nothing. Any ideas would be most appreciated.
Comment 1 caulier.gilles 2010-03-05 07:25:34 UTC
Well, your Qt4 install is broken or something like that...

Gilles Caulier
Comment 2 Texstar 2010-03-09 12:30:51 UTC
To fix digikam QCursor: Cannot create bitmap cursor; invalid bitmap(s), I needed to install kdeedu package. Not sure why my rpm package manager did not pick it up as a required dependency but problem is solved. 

Tex