View Single Post
Old 05-30-2022, 04:50 PM   #14
Huwaetzel
Enthusiast
Huwaetzel began at the beginning.
 
Posts: 33
Karma: 10
Join Date: May 2011
Device: Pocketbook 903
Quote:
Originally Posted by wold View Post
Many thanks Huwaetzel!
I'm very grateful you wanted to test it



It's set to gzip from now on, which should be generally supported (see attachment).
Disabling compression is another option, at 1MB extra it's doable. Will read up on that discussion.



OK, that one didn't show up with the tool that generated the list on the build system (PopOS, debian-based). Perhaps it's interdependent there.



No problem, it's very doable to add it for HTML and csv. For text probably also.



That's fixed now (attached). The converted date string used to be generated during import. That was dropped, as these are often unneeded anyway. The new return value however wasn't fully implemented yet.

Saw you also circled the page number: seems the increment from 0 is missing. IIRC, incrementing was moved from the import to the display, but still needed to account for a difference between PDFs and epubs... Anyway, I'll look into that and fix it soon.

Again, thanks!
Hi wold, I did a quick check of your special version:
- Installation on Kubuntu 22.04 still fine
- Installation on Debian possible, so your change tp gzip did do the trick
- during tuntime I get the following error "/lib/x86_64-linux-gnu/lib.so.6: version GLIBC_2.34 not found (required by avater)" it looks like version 2.34 is for Debian still in experimental and therefore not available in the typical conservative sources from Debian. My Kali Linux is based on buster stable.

I may want to try to switch at the weekend to experimental, but there is probably still a lot of the buster stable versions out there

Thanks again for the providing special versions
Huwaetzel is offline   Reply With Quote