Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't open certain cbr files #417

Open
stevenpusser opened this issue Jun 1, 2020 · 2 comments
Open

Can't open certain cbr files #417

stevenpusser opened this issue Jun 1, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@stevenpusser
Copy link

stevenpusser commented Jun 1, 2020

This is on a Debian Buster base. I'm the packager for MX Linux. Foliate throws up an error message that it can't extract the file, and says that filters are not supported. I have installed rar-nonfree, unrar, python-rarfile, and python3-rarfile in hopes of finding a solution, but nothing so far...

No problem opening cbz files, though.

@johnfactotum
Copy link
Owner

johnfactotum commented Jun 1, 2020

Foliate bundles libarchive.js and runs it in WebKit; it doesn't use any system libraries for decompression. I think the specific error you're seeing is this libarchive issue: libarchive/libarchive#373

@stevenpusser
Copy link
Author

Wow, that's an old bug. Oh well, I prefer using YACreader for those type of files, anyway, though it would have been nice to have one reader to rule them all. I'm trying to get Foliate on the MX Linux iso to replace the clunky fbreader that's there now...maybe with MX 19.3.

@johnfactotum johnfactotum added the bug Something isn't working label Jun 2, 2020
@johnfactotum johnfactotum changed the title 2.2.0, both deb from github and MX Linux deb, can't open cbr files as advertised Can't open certain cbr files Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants