btpf / Alexandria

A minimalistic cross-platform eBook reader built with Tauri, Epub.js, and Typescript
GNU General Public License v3.0
2.18k stars 49 forks source link

Covers Not Loading #35

Open ddewett opened 10 months ago

ddewett commented 10 months ago

Issue: Covers are not loading in the main (home) screen.

Platform: Linux

Version: 0.11.2

Description

Verified EPUB contains a valid image file at ./OEBPS/cover.xhtml that refers to referencedFile at ./OEBPS/Images/referencedFile.jpg. Image opens in local viewer. Image does not show in Alexandria application. Screenshot from 2024-01-11 15-23-58

DejayRezme commented 2 months ago

Same issue with build from 3 weeks ago on windows. Imagine inside books also don't load. The release for windows for Feb 8 works fine.

btpf commented 1 month ago

I am not actually sure why the bug @ddewett posted occurred and could not replicate it at the time. The issue in the build from 3 weeks ago was caused by a bad security implementation and should be fixed in this next release.