Bug 227784 - tif files are not counted in
Summary: tif files are not counted in
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: Comicbook backend (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-20 09:13 UTC by Maciej Pilichowski
Modified: 2010-02-20 11:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pilichowski 2010-02-20 09:13:31 UTC
Version:            (using KDE 4.3.3)
Installed from:    SuSE RPMs

When reading .cbr or .cbz files the .jpg and .png (example) files are recognized and counted in. However .tif files are treated as non-existent, so for example if your comicbook consists of 1 .jpg file and 100 .tif files okular will only show the .jpg file.
Comment 1 Pino Toscano 2010-02-20 11:19:36 UTC
SVN commit 1093114 by pino:

allow TIFF files
BUG: 227784


 M  +3 -1      document.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1093114
Comment 2 Pino Toscano 2010-02-20 11:20:26 UTC
SVN commit 1093115 by pino:

allow TIFF files
will be in kde 4.4.1
CCBUG: 227784


 M  +3 -1      document.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1093115