We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The foliate packages errors out when trying to open an e-book file.
Steps to reproduce the behavior:
The console displays this error message:
(com.github.johnfactotum.Foliate:223173): Gjs-WARNING **: 12:59:43.117: JS ERROR: Error: Empty Response _init/<@resource:///com/github/johnfactotum/Foliate/js/epubView.js:623:57 _handleAction@resource:///com/github/johnfactotum/Foliate/js/epubView.js:886:22 _init/<@resource:///com/github/johnfactotum/Foliate/js/epubView.js:617:18 main@resource:///com/github/johnfactotum/Foliate/js/main.js:478:24 run@resource:///org/gnome/gjs/modules/script/package.js:206:19 @/nix/store/mjp6v0fi4bdxwr2xbpcy22810zciza17-foliate-2.6.4/bin/.com.github.johnfactotum.Foliate-wrapped:10:17
File is opened successfully.
If applicable, add screenshots to help explain your problem.
@onny
╰─ nix-shell -p nix-info --run "nix-info" ─╯ system: "x86_64-linux", multi-user?: yes, version: nix-env (Nix) 2.8.0, channels(root): "nixos", nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos
The text was updated successfully, but these errors were encountered:
Looks like a manifestation of johnfactotum/foliate#878.
Sorry, something went wrong.
Workaround: update-mime-database ~/.local/share/mime
update-mime-database ~/.local/share/mime
Seems to be fixed in latest versions
No branches or pull requests
Describe the bug
The foliate packages errors out when trying to open an e-book file.
Steps To Reproduce
Steps to reproduce the behavior:
The console displays this error message:
Expected behavior
File is opened successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Notify maintainers
@onny
Metadata
The text was updated successfully, but these errors were encountered: