Version: 0.8.0-svn r1040069 (using KDE 4.3.1) Compiler: gcc 4.3.4 OS: Linux Installed from: Debian testing/unstable Packages In the renameimagesbase.ui file a pixmap for the preview is specified, but the preview is not shown. Instead the following message appears on the console (stdout): Object::connect: No such signal KIO::PreviewJob::gotPreview(const KFileItem*, const QPixmap&) Object::connect: (receiver name: 'RenameImagesBase') In the host application (digikam, gwenview) the previews are displayed correctly.
Created attachment 37825 [details] Fix of the prototype of the signal KIO::PreviewJob::gotPreview Tested on SVN revision r1040069
SVN commit 1040122 by cgilles: fix signal/slot for preview BUGS: 211792 M +135 -87 renameimageswidget.cpp M +21 -19 renameimageswidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1040122