Summary: | .cbz files containing .webp or .tiff cannot be opened | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | flampingog |
Component: | Comicbook backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, kde |
Priority: | NOR | ||
Version First Reported In: | 22.12.3 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
test .cbz file with one .webp image
error popup when trying to open file |
Description
flampingog
2023-04-17 19:51:31 UTC
Please in the future do not report two different problems in the same issue, makes tracking them unnecessarily hard. Also, can you please attach that cbz that you say we fail to open? Created attachment 158178 [details]
test .cbz file with one .webp image
(In reply to Albert Astals Cid from comment #1) > Please in the future do not report two different problems in the same issue, > makes tracking them unnecessarily hard. > > Also, can you please attach that cbz that you say we fail to open? I apologize for two problems in one issue. The main problem is that .cbz files containing .webp image/s cannot be opened. (everything else is not so important) I've added an example of a file that won't open. Created attachment 158179 [details]
error popup when trying to open file
(In reply to flampingog from comment #2) > Created attachment 158178 [details] > test .cbz file with one .webp image My okular opens it on linux. Do you have in your okular install the windows equivalent of /usr/lib/x86_64-linux-gnu/qt5/plugins/imageformats/libqwebp.so ? it could be called plugins\imageformats\qwebp.dll Yes that was the problem and is getting fixed soon-ish (In reply to Albert Astals Cid from comment #6) > Yes that was the problem and is getting fixed soon-ish Glad to hear it. Apparently "okular-23.04.0-1367-windows-cl-msvc2019-x86_64" already contains a fix and everything works as it should. Thanks! Problem solved. |