-
Notifications
You must be signed in to change notification settings - Fork 101
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
Ctrl + F search returns, "No matches found". #384
Comments
Thanks for raising this issue - not sure why html2text is not installed - its required for the search. Could you please try installing html2text on your machine and try again. Installation instructions for Ubuntu are here: https://installati.one/install-html2text-ubuntu-20-04, hopefully this package is available for Fedora |
I installed html2text. The error message in debug mode is different: |
Ctrl + F search results always returns, "No matches found".
For example, searching for "money" in the epub book "Kiss Your Money Hello!" finds "No matches found for 'money' in Kiss Your Money Hello!"
I am running Bookworm 1.1.2 on Fedora 38.
I installed Bookworm from GNOME Software.
I started Bookworm in debug mode from the terminal:
Then I clicked on the book, and it displayed the book's text as usual.
Then I search "money" and the terminal displays 20 warnings of:
[WARNING 22:49:28.397240] utils.vala:95: Execution of sync command [/usr/share/com.github.babluboy.bookworm/scripts/tasks/com.github.babluboy.bookworm.search.sh "/home/wolfv/.local/share/com.github.babluboy.bookworm/books/Kiss_Your_Money_Hello20230424.epub/OEBPS/Dedication.xhtml" "money"]: exited with non zero error code[256]. Error message:/usr/share/com.github.babluboy.bookworm/scripts/tasks/com.github.babluboy.bookworm.search.sh: line 8: html2text: command not found
This issue seems to be related to #260
The text was updated successfully, but these errors were encountered: