Version: (using Devel) Compiler: gcc version 4.1.2 (Gentoo 4.1.2 p1.1) OS: Linux Installed from: Compiled sources Commit 882007 introduced a trivial logic bug (one "if" where there should be an "else if") which causes "Unknown ComicBook format" with all CBZ archives. Attaching patch which resolves the issue.
Created attachment 29403 [details] Fixes logic error in comicbook/document.cpp
SVN commit 898354 by pino: fix logic error BUG: 178028 M +1 -1 document.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=898354
SVN commit 898355 by pino: backport: fix logic error CCBUG: 178028 M +1 -1 document.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=898355