Version: 1.4 (using 4.4.1 (KDE 4.4.1), PCLinuxOS release 2010 (PCLinuxOS) for i586) Compiler: gcc OS: Linux (i686) release 2.6.32.10-pclos2.bfs I have comic book files in .cbr and .cbz formats. Dolphin previews only the .cbz files and not the .cbr files. The Maximum file size is set to 40mb, the files are less than 15mb. Unrar non free is installed. The files are fine to extract using Ark, or to view using QComicBook. Just no preview thumbs in Dolphin, only .cbz.
Hi, Based on your other bug report on Okular not being able to open .cbr files (bug 232061), I'd like to know if your problem only recently cropped up or has been the case from beginning of using KDE 4.4? .CBR thumbnails work for me in both trunk and 4.4.1, but would like some more information to investigate. Please post outputs of `which unrar` and `unrar | grep UNRAR` Mine: [harsh@QDuo ~]$ which unrar /usr/bin/unrar [harsh@QDuo ~]$ unrar | grep UNRAR UNRAR 3.93 freeware Copyright (c) 1993-2010 Alexander Roshal [Tested using ArchLinux Packages and self-compiled trunk]
[sv7@localhost ~]$ which unrar /usr/bin/unrar unrar | grep UNRAR ...oops no reply but in terminal [sv7@localhost ~]$ unrar RAR 3.93 Copyright (c) 1993-2010 Alexander Roshal 15 Mar 2010 Shareware version Type RAR -? for help
This feature has never worked, since the beginning of using KDE 4.4.
Hm ok, thanks for providing the info! This should be fixed soon, thanks for reporting :)
SVN commit 1107365 by harshj: For Comic Book Thumbnails: * Add support for the 'rar' executable. Shareware version sometimes distributed as 'unrar' also. Thumbnailing breaks in this case. * Instead of checking for the 'freeware' keyword in unrar output, lets do it like Okular - check for 'UNRAR'/'RAR' words (case-sensitive). BUG:232062 M +4 -1 comiccreator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1107365
SVN commit 1107590 by harshj: For Comic Book Thumbnails: * Add support for the 'rar' executable. Shareware version sometimes distributed as 'unrar' also. Thumbnailing breaks in this case. * Instead of checking for the 'freeware' keyword in unrar output, lets do it like Okular - check for 'UNRAR'/'RAR' words (case-sensitive). CCBUG:232062 Backport of 1107365 M +4 -1 comiccreator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1107590
Should be fixed in 4.4.2.