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 08-13-2025, 07:16 PM   #526
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 29,139
Karma: 211348980
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
The main error seems to be that a file/folder name is not being found:

/Users/thomas/Desktop/unpack/MOBI-The Science Book_ Big Ideas Simply Explain - Dk.mobi

The 2nd error is in the error handling for the 1st error. I've fixed something similar in another KindleUnpack plugin function in the past. It should be easy enough to fix here, but unless I can replicate that "No such file or directory" error, I'll have trouble tracking the initial error down.

Have you tried using the standalone KindleUnpack to try and split that Kindle Previewer created mobi? The problem could be upstream in KindleUnpack proper rather than the plugin.
DiapDealer is offline   Reply With Quote
Old 08-14-2025, 11:32 AM   #527
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 29,139
Karma: 211348980
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Can you get me an example of a Kindle Previewer-built dual format Kindlebook that this plugin fails to split? Upload it somewhere and send me a link via PM if copyright is an issue.
DiapDealer is offline   Reply With Quote
Advert
Old 08-15-2025, 02:36 PM   #528
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 29,139
Karma: 211348980
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
For what it's worth: I released a new version that fixes the error-handling bug. And until I can get a sample of KindlePreviewer-created content that won't split properly, I've allowed either portion of the split process to fail (with a warning) without terminating the plugin entirely.

If you're not having any trouble, there's no real reason to update.
DiapDealer is offline   Reply With Quote
Old 01-28-2026, 10:02 AM   #529
PoP
 curly᷂͓̫̙᷊̥̮̾ͯͤͭͬͦͨ ʎʌɹnɔ
PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.
 
PoP's Avatar
 
Posts: 3,022
Karma: 50506927
Join Date: Dec 2010
Location: ♁ ᴺ₄₅°₃₀' ᵂ₇₃°₃₇' ±₆₀"
Device: K3₃.₄.₃ PW3&4₅.₁₃.₃
Only to report:

Got the following
Quote:
calibre, version 8.16.1
ERREUR : KindleUnpack - The Plugin v0.83.8: 2

Traceback (most recent call last):
File "calibre_plugins.kindleunpack_plugin.action", line 271, in unpack_ebook
File "calibre_plugins.kindleunpack_plugin.mobi_stuf f", line 126, in unpackMOBI
File "calibre_plugins.kindleunpack_plugin.kindleunpackc ore.kindleunpack", line 949, in unpackBook
File "calibre_plugins.kindleunpack_plugin.kindleunpackc ore.kindleunpack", line 870, in process_all_mobi_headers
File "calibre_plugins.kindleunpack_plugin.kindleunpackc ore.kindleunpack", line 647, in processMobi7
File "calibre_plugins.kindleunpack_plugin.kindleunpackc ore.mobi_dict", line 225, in getPositionMap
KeyError: 2

unpacking this (perfectly working) dictionary referred in this mobileread thread

By curiosity only, I wanted to inspect the inflections. Beyond the obvious, no need to spend too much time on debugging. Thanks.
PoP is offline   Reply With Quote
Old 01-28-2026, 11:32 AM   #530
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 29,139
Karma: 211348980
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I think that error places the problem in the upstream standalone kindleunpack core files rather than the plugin. But I'll take a look.
DiapDealer is offline   Reply With Quote
Advert
Reply

Tags
mobi2mobi


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Open With kiwidude Plugins 405 02-09-2026 08:54 AM
[GUI Plugin] EpubMerge JimmXinu Plugins 574 01-30-2026 01:13 PM
[GUI Plugin] EpubSplit JimmXinu Plugins 464 11-28-2025 01:33 AM
[GUI Plugin] Ex Libris AlPe Plugins 87 10-10-2020 04:10 PM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 01:27 PM


All times are GMT -4. The time now is 05:30 AM.


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