Summary: | When trying to open a .fb2 file, a blank page opens. | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Driglu4it <Dr> |
Component: | fictionbook backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | nate, soshial, zawertun |
Priority: | NOR | ||
Version: | 21.04.3 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/okular/commit/504eec7688e7139e9d193fc2b3ddafac0f835b6f | Version Fixed In: | 21.08 |
Sentry Crash Report: |
Description
Driglu4it
2021-07-13 15:29:08 UTC
I observe same bug on Fedora 34 x86_64, okular-21.04.3. Bug caused by non unique id "okular_fax" in the KPlugin json configuration: https://invent.kde.org/graphics/okular/-/blob/5447aa1021a2313c4e4cfddbd3a0abb86270ee13/generators/fictionbook/libokularGenerator_fb.json#L124. Same id is used by the fax generator plugin. Git commit 8dc58c7617abcacf9325e5b93a5e38149f6e2aaf by Albert Astals Cid, on behalf of Yaroslav Sidlovsky. Committed on 13/07/2021 at 22:00. Pushed by aacid into branch 'master'. Fix non unique KPlugin Id for fictionbook generator M +1 -1 generators/fictionbook/libokularGenerator_fb.json https://invent.kde.org/graphics/okular/commit/8dc58c7617abcacf9325e5b93a5e38149f6e2aaf Git commit 504eec7688e7139e9d193fc2b3ddafac0f835b6f by Albert Astals Cid, on behalf of Yaroslav Sidlovsky. Committed on 14/07/2021 at 19:58. Pushed by aacid into branch 'release/21.08'. Fix non unique KPlugin Id for fictionbook generator (cherry picked from commit 8dc58c7617abcacf9325e5b93a5e38149f6e2aaf) M +1 -1 generators/fictionbook/libokularGenerator_fb.json https://invent.kde.org/graphics/okular/commit/504eec7688e7139e9d193fc2b3ddafac0f835b6f |