Your message with subj: Bug#33120: all thumbnails not generated Am Sunday 30 September 2001 22:46 schrieb Dag Nygren: > One more piece of info for you: > > The failing pictures all seems to be above 1MB in > size. Okay, that was the important part :) There is a limit of 1MB for thumbnail generation. For formats like PNG, GIF etc. this might be rather low, for JPG, EPS and some others a 1MB file can be gigantic (in image dimension). Some PNG files can be too, but that's less often. Anyway, as there is no way to determine the image dimensions before loading it completely with QImageIO, this limit serves to prevent excessive memory usage. For KDE 3 this will be at least configurable, maybe there's even a way to get the dimension info beforehand and limit the previews based on image size, not just on filesize. For now, you can raise the limit by editing ~/.kde/share/config/konquerorrc (hope it's really that one...), section "PreviewSettings", value "MaximumImageSize", in bytes. -- Malte Starostik PGP: 1024D/D2F3C787 [C138 2121 FAF3 410A 1C2A 27CD 5431 7745 D2F3 C787] has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 30 Sep 2001 08:30:37 +0000 Received: (qmail 12233 invoked by uid 33); 30 Sep 2001 08:30:37 -0000 Date: 30 Sep 2001 08:30:37 -0000 Message-ID: <20010930083037.12232.qmail@master.kde.org> To: submit@bugs.kde.org Subject: all thumbnails not generated From: dag@newtech.fi Package: konqueror Version: KDE 2.2.1 Severity: normal Installed from: Compiled From Sources Compiler: gcc 2.95.2 OS: Linux OS/Compiler notes: Not Specified Downloading images from my Digital camera (Canon Powershot G1) and browsing the download directory will leave some of the pictures wo. a thumbnail. The pictures will open OK in ie. Image Viewer and I haven't been able to find any differences in the JPG files for the ones thumbnailed and the ones wo. thumbnail. Wish: - A selection "Generate Thumbnail" when rightclicking on the file in Konqueror. (Submitted via bugs.kde.org)