Bug 229470 - Digikam fails to start with QCursor: Cannot create bitmap cursor; invalid bitmap(s)
Summary: Digikam fails to start with QCursor: Cannot create bitmap cursor; invalid bit...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Runtime (show other bugs)
Version: 1.1.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-05 00:39 UTC by Texstar
Modified: 2017-07-18 20:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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