Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 02-08-2024, 07:48 AM   #646
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 413
Karma: 2666666
Join Date: Nov 2020
Device: none
You're probably using unsupported Python version, please see https://xxyzz.github.io/WordDumb/ins...n-3-11-and-pip

v3.31.0 is released: https://github.com/xxyzz/WordDumb/releases/tag/v3.31.0
xxyzz is offline   Reply With Quote
Old 02-09-2024, 01:38 PM   #647
beecom
Member
beecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheese
 
Posts: 20
Karma: 1000
Join Date: Jun 2022
Device: Kindle Oasis
I am using Kindle Scribe Firmware 5.16.6.1 and Calibre, version 7.5.1 worddumb-v3.31.0.
Worddumb works well with my Kindle Oasis,
But when Kindle scribe is connected to PC, everytime I click 'Customize Kindle Word Wise' button, I see this message:

Word Wise database not found: Can't find Word Wise database on your device, open a Word Wise enabled book to download this file.

But I do have downloaded a word wise enabled book and kll.en.en.klld file is in the kindle kll folder.
Anyway, after I do 'Create word wise', the files are copied to the document folder of the kindle but word wise is not enabled.
I tried KFX and AZW3 format, neither worked.

Some times, I got these :
C:\r\src\src\calibre\devices\mtp\windows\content_e numeration.cpp:710:Cannot write to file:[hr=0x80042009 wCode=7689] IDispatch error #7689

Traceback (most recent call last):
File "calibre\gui2\device.py", line 104, in run
File "calibre_plugins.worddumb.send_file", line 300, in mtp_upload_job
File "calibre\devices\mtp\windows\driver.py", line 35, in check_thread
File "calibre\devices\mtp\windows\driver.py", line 447, in put_file
wpd.WPDError: C:\r\src\src\calibre\devices\mtp\windows\content_e numeration.cpp:710:Cannot write to file:[hr=0x80042009 wCode=7689] IDispatch error #7689

or,

calibre, version 7.5.1
ERROR: Unhandled exception: <b>AttributeError</b>:'MTP_DEVICE' object has no attribute 'create_job'

calibre 7.5.1 embedded-python: True
Windows-10-10.0.19042-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19042')
Python 3.11.5
Windows: ('10', '10.0.19042', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 8, 1) && Package KFX (from KFX Input) (2, 8, 1) && KFX metadata reader (from KFX Input) (2, 8, 1) && From KFX (2, 8, 1) && KFX Input (2, 8, 1) && Set KFX metadata (from KFX Output) (2, 6, 1) && KFX Output (2, 6, 1) && WordDumb (3, 30, 0)
Traceback (most recent call last):
File "calibre_plugins.worddumb.config", line 279, in open_choose_lemma_lang_dialog
File "calibre_plugins.worddumb.custom_lemmas", line 71, in __init__
File "calibre_plugins.worddumb.custom_lemmas", line 87, in init_sql_table
File "calibre_plugins.worddumb.custom_lemmas", line 228, in check_empty_kindle_gloss
File "calibre_plugins.worddumb.send_file", line 244, in copy_klld_from_kindle
File "calibre_plugins.worddumb.send_file", line 307, in download_file_from_mtp
AttributeError: 'MTP_DEVICE' object has no attribute 'create_job'

I tried every version of worddumb from worddumb-v3.28.2 to worddumb-v3.31.0
None of them works. What would be the problem?

Last edited by beecom; 02-12-2024 at 05:14 AM.
beecom is offline   Reply With Quote
Old 03-04-2024, 09:33 AM   #648
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 413
Karma: 2666666
Join Date: Nov 2020
Device: none
Quote:
Originally Posted by beecom View Post
Some times, I got these :
C:\r\src\src\calibre\devices\mtp\windows\content_e numeration.cpp:710:Cannot write to file:[hr=0x80042009 wCode=7689] IDispatch error #7689

Traceback (most recent call last):
File "calibre\gui2\device.py", line 104, in run
File "calibre_plugins.worddumb.send_file", line 300, in mtp_upload_job
File "calibre\devices\mtp\windows\driver.py", line 35, in check_thread
File "calibre\devices\mtp\windows\driver.py", line 447, in put_file
wpd.WPDError: C:\r\src\src\calibre\devices\mtp\windows\content_e numeration.cpp:710:Cannot write to file:[hr=0x80042009 wCode=7689] IDispatch error #7689
Sorry for the delay... The first error was in the calibre's mtp driver code, you should ask calibre maintainer about this error.

The second error should be fixed since v3.31.0.
xxyzz is offline   Reply With Quote
Old 04-21-2024, 09:03 AM   #649
iyner629
Member
iyner629 began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Oct 2023
Device: Kindle
it seems worddumb does not work with firmware 5.16.8 (Released in April) anymore.
Basically, wordwise does not show up in my All-new kindle 2022
Anyone notice this?
iyner629 is offline   Reply With Quote
Old 04-21-2024, 10:34 AM   #650
iyner629
Member
iyner629 began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Oct 2023
Device: Kindle
Quote:
Originally Posted by iyner629 View Post
it seems worddumb does not work with firmware 5.16.8 (Released in April) anymore.
Basically, wordwise does not show up in my All-new kindle 2022
Anyone notice this?
It works now.
I had to generate wordwise first before connecting my kindle
iyner629 is offline   Reply With Quote
Old 04-25-2024, 12:44 PM   #651
jerry_cc
Junior Member
jerry_cc began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2024
Device: Kindle
Assistance Needed with Importing Data into Plugin

Hello,

I am currently working on building a detailed word-wise dictionary with Chinese translations. Could you advise me on how to import the words into the plugin so that I can create these entries with Chinese meanings?

My Excel file is formatted with three columns as follows:

[Column 1] [Column 2] [Column 3]
[Eng Word] [Chinese Meaning] [Difficulty]

I attempted to import this data into the plugin, but it seems it could not be detected. Could you let me know if I did something wrong?

Thank you for your assistance.
jerry_cc is offline   Reply With Quote
Old 04-25-2024, 02:20 PM   #652
Homer55
Enthusiast
Homer55 began at the beginning.
 
Posts: 35
Karma: 10
Join Date: Aug 2016
Device: Kindle
Quote:
Originally Posted by jerry_cc View Post
Hello,

I am currently working on building a detailed word-wise dictionary with Chinese translations. Could you advise me on how to import the words into the plugin so that I can create these entries with Chinese meanings?

My Excel file is formatted with three columns as follows:

[Column 1] [Column 2] [Column 3]
[Eng Word] [Chinese Meaning] [Difficulty]

I attempted to import this data into the plugin, but it seems it could not be detected. Could you let me know if I did something wrong?

Thank you for your assistance.
here https://xxyzz.github.io/WordDumb/usa...port-word-wise it says that it should be a csv file, not xls file, make sure that's how you're saving it as. another option would be to make an Anki deck and use that.

I also need help, when trying to customize an x-ray, this error pop
Quote:
calibre, version 7.9.0
ERROR: Unhandled exception: <b>TypeError</b>:cannot unpack non-iterable MetaDataResult object
this is with an epub

Last edited by Homer55; 04-25-2024 at 02:26 PM.
Homer55 is offline   Reply With Quote
Old 04-25-2024, 10:59 PM   #653
jerry_cc
Junior Member
jerry_cc began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2024
Device: Kindle
Quote:
Originally Posted by Homer55 View Post
here https://xxyzz.github.io/WordDumb/usa...port-word-wise it says that it should be a csv file, not xls file, make sure that's how you're saving it as. another option would be to make an Anki deck and use that.
Thanks!!! but I can confirm that my Excel document is in the correct format.
jerry_cc is offline   Reply With Quote
Old Yesterday, 06:57 AM   #654
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 413
Karma: 2666666
Join Date: Nov 2020
Device: none
Open customize x-ray window error and other bugs are fixed in v3.31.3

The "import lemmas" feature currently only enables lemmas in the import file and updates difficult levels.
xxyzz is offline   Reply With Quote
Old Yesterday, 04:31 PM   #655
Homer55
Enthusiast
Homer55 began at the beginning.
 
Posts: 35
Karma: 10
Join Date: Aug 2016
Device: Kindle
Quote:
Originally Posted by xxyzz View Post
Open customize x-ray window error and other bugs are fixed in v3.31.3

The "import lemmas" feature currently only enables lemmas in the import file and updates difficult levels.
latest update seems to break x-ray, when using "Create X-Ray" over wireless (using koreader connect to calibre) first it just send the book without creating the x-ray, then clicking "Create X-Ray" again, it now begings to create the X-Ray and actually sends the book with the X-Ray but if the last paragraph of a chapter contains an X-Ray instance, it delete everything after the last instance.

This is all using epubs

Attached some images to show what's happening, the first four show the cut text and it's comparison with the full text, and the last one show a non cut paragraph because it doesn't have an X-Ray instance in the last paragraph of the chapter
Attached Thumbnails
Click image for larger version

Name:	IMG_20240426_141859.jpg
Views:	9
Size:	377.4 KB
ID:	207835   Click image for larger version

Name:	IMG_20240426_142009.jpg
Views:	10
Size:	1.34 MB
ID:	207836   Click image for larger version

Name:	IMG_20240426_141944.jpg
Views:	8
Size:	292.4 KB
ID:	207837   Click image for larger version

Name:	IMG_20240426_142036.jpg
Views:	9
Size:	1.52 MB
ID:	207838   Click image for larger version

Name:	IMG_20240426_141927.jpg
Views:	7
Size:	181.8 KB
ID:	207839  

Last edited by Homer55; Yesterday at 05:21 PM.
Homer55 is offline   Reply With Quote
Old Yesterday, 08:21 PM   #656
xxyzz
Evangelist
xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.xxyzz ought to be getting tired of karma fortunes by now.
 
Posts: 413
Karma: 2666666
Join Date: Nov 2020
Device: none
v3.31.3 doesn't change the epub code it might be an old bug, could you create a GitHub issue then upload the original epub file and the generated epub file there? This forum only allow upload free books.

Last edited by xxyzz; Yesterday at 08:29 PM.
xxyzz is offline   Reply With Quote
Reply

Tags
worddumb, x-ray


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] CalibreSpy DaltonST Plugins 244 01-27-2024 06:43 AM
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 492 10-25-2022 08:13 AM
[GUI Plugin] Manga plugin mastertea Plugins 6 01-06-2022 02:43 AM
[GUI Plugin] Save Virtual Libraries To Column (GUI) chaley Plugins 14 04-04-2021 05:25 AM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 03:27 PM.


MobileRead.com is a privately owned, operated and funded community.