https://bugs.kde.org/show_bug.cgi?id=407836
Bug ID: 407836
Summary: Okular crashes with a segfault when opening epub file
Product: okular
Version: 1.7.1
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
marked as submitted.
Review request for Okular.
Changes
---
Submitted with commit a8edfba5d00e3ce0bdd99aaaf592dc4b4de2f5fc by Albert Astals
Cid on behalf of Nicolas Frattaroli to branch Applications/16.04.
Repository: okular
Description
---
Somebody used tabs instead of spaces
https://bugs.kde.org/show_bug.cgi?id=360830
Bug ID: 360830
Summary: Implement high quality scaling filters for pages
Product: okular
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
---
Somebody used tabs instead of spaces for four lines when the entirety of the
file uses spaces. Eww!
Diffs
-
ui/pagepainter.cpp 57e8620
Diff: https://git.reviewboard.kde.org/r/127372/diff/
Testing
---
Thanks,
Nicolas Frattaroli
___
Okular
https://bugs.kde.org/show_bug.cgi?id=343645
--- Comment #6 from Nicolas Frattaroli ---
As somebody in the review request ( https://git.reviewboard.kde.org/r/125020/ )
stated, this may not be a good idea.
Currently, Okular gets the mimetypes it can open from the .desktop files if I
understand
https://bugs.kde.org/show_bug.cgi?id=343645
--- Comment #2 from Nicolas Frattaroli ---
The simplest solution would check if there are only image files and optionally
subfolders with image files in the archive while ignoring Thumbs.db and
.DS_STORE. This would not read ACBF cbr files ending in
https://bugs.kde.org/show_bug.cgi?id=343645
Bug ID: 343645
Summary: Treat archive files (.zip, .rar, ...) full of images
in the same way as CBR and CBZ files
Product: okular
Version: 0.21.1
Platform: Archlinux Packages