Bug in icon kcm?

Louai Al-Khanji louai.khanji at gmail.com
Mon Dec 1 00:17:15 GMT 2008


Hey,

I'm currently not running trunk or I would test this myself. I believe
there is a bug in the icon kcm, specifically line 372 in
kdebase/runtime/kcontrol/icons/icons.cpp. The value member variable is
of float type, but gets cast to int. Because the range for value is
0..1.0, this is effectively always 0 in the config file.

Am I right? If so, could someone please correct this? I don't want to
do it blindly.

Thanks,
Louai




More information about the kde-core-devel mailing list