Yes, it's only with JPG Files.. Really, if I see png files on konqueror, their preview was not enabled, but it shows only default png icon type.
Png icon's file is a "camera" (like digital camera)...
Preview is enabled in the view menu on "images".
Sorry but I don't know how Qt is configured, I never seen this configuration. I think it uses the built-in JPEG library, I never modified any parameter in Qt configuration.
Anyway, I post output messages produced by konqueror when running from shell:
I run konqueror, and as I visualize some window containing JPG Files it writes:
|
Source code
|
1
|
konqueror: WARNING: Pixmap not found for mimetype application/x-crossover-jpg
|
(The error above is repeated many times)
Note that I installed crossover office, but as I remember, deleting ~/kde3.5 all works properly and JPG previews are shown.
On closing Konqueror:
|
Source code
|
1
2
3
|
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/etc/samba/smb.conf'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/etc/security/fileshare.conf'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/etc/exports'
|
But I don't think this message is related to my problem.