<quote> This problem is that while referencing icon's file names, only reads up to the first period (this is due to a default implementation of QFileInfo::baseName()).
So that there is an issue where the selected icon is not reflected. This problem occurs not only in Tumbleweed, but also in other versions.
Fix was already submitted to KDE:KDE3. Binaries will be available soon.
</quote>
So if TDE has the same issue, you can grab the QFileInfo::baseName() patch from there.
Hi David, thanks for sharing the info. I have not yet verified whether TDE has the same issue, but I wouldn't mind to look at the KDE3 patch. Do you have a link for it? Cheers Michele