On Sunday 28 November 2004 01:05, Oliver Stieber wrote: > On the other hand preview job is sent a list of icons, > it then starts off the ioslave thumbnail generator in > a seperate process, the ioslave thumbnail generator > notifies the previewjob which then notifies the > iconview. this is why I thik it may be a threading > issue. It's another process, not a thread. They don't share memory like threads do (but there is some SHM memory sharing between PreviewJob and kio_thumbnail). About valgrind: some errors in glibc or X are known - see kdesdk/scripts/kde.supp. -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<