|  09-09-2021, 10:29 PM | #2596 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | 
			
			That is a corrupt database. It was probably caused when it froze. Unfortunately, unless you have a backup of the database, you will need to sign out of the Kobo account on the device and then back in. Which will mean you lose the reading status and annotations for sideloaded books.
		 | 
|   |   | 
|  09-09-2021, 10:59 PM | #2597 | |
| Enthusiast  Posts: 32 Karma: 10 Join Date: Feb 2017 Device: Kobo Clara HD | Quote: 
 Edited to Add: Thank you, it works! Last edited by grimorie; 09-10-2021 at 08:43 AM. | |
|   |   | 
|  09-17-2021, 05:18 PM | #2598 | 
| Custom User Title            Posts: 11,351 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | 
			
			Question: Sometimes when I sideload a book as kepub, the little chapter bar graph that shows the lengths has a weird 0-page gap between each chapter.  I looked at the ToC of the books and didn't see anything weird about it. Any idea what might be causing it? | 
|   |   | 
|  09-18-2021, 06:54 AM | #2599 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | 
			
			This happens when the ToC reference has a fragment and isn't just a link to the file. Everything up to the tag the ToC reference points to will be shown as a bar. Even if the tag is the first after the body tag.
		 | 
|   |   | 
|  09-18-2021, 07:05 AM | #2600 | 
| Custom User Title            Posts: 11,351 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | 
			
			I look at the toc.ncx file and see that. Can I just edit the NCX directly and re-send and update the device TOC to fix it?
		 | 
|   |   | 
|  09-18-2021, 10:11 AM | #2601 | |
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | Quote: 
 I usually fix the book so that the ToC generates the way I want to see it. That means adding heading with a class that has "display:none" and converting the existing. Most of the times I have seen it there is some sort of decoration above the chapter heading. Fixing this just takes a little regex. | |
|   |   | 
|  09-18-2021, 11:36 AM | #2602 | |
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 You can add it to a toolbar in the main GUI for direct usage or use it from the Editor. Huge amount of options for generating, editing. | |
|   |   | 
|  10-24-2021, 04:28 AM | #2603 | 
| Connoisseur            Posts: 76 Karma: 30702 Join Date: Jul 2010 Location: Italy Device: Kobo Libra H2O | 
				
				[Errno 13] Permission denied:
			 
			
			Hi, today I updated Calibre to version 5.30 (on pc running Windows10). I added some books to Calibre and then tried to send them to my Kobo Libra as Kepub. I have enabled last version of Kobo Touch Extended driver. Sending to Kobo Libra fails and program show this error: Code: calibre, version 5.30.0 ERRORE: Errore: Errore di comunicazione col dispositivo [Errno 13] Permission denied: 'C:\\Users\\chicc\\AppData\\Local\\Temp\\calibre_1ftevlpx\\2hhdh2d8_epub_container\\OEBPS\\Text\\p010_capitolo-07.xhtml' Traceback (most recent call last): File "calibre\gui2\device.py", line 87, in run File "calibre\gui2\device.py", line 593, in _upload_books File "calibre_plugins.kobotouch_extended.device.driver", line 400, in upload_books File "calibre\devices\kobo\driver.py", line 2143, in upload_books File "calibre_plugins.kobotouch_extended.device.driver", line 211, in _modify_epub File "calibre_plugins.kobotouch_extended.container", line 119, in __init__ File "calibre_plugins.kobotouch_extended.container", line 375, in __run_async_over_content File "calibre_plugins.kobotouch_extended.container", line 368, in __run_async File "concurrent\futures\_base.py", line 432, in result File "concurrent\futures\_base.py", line 388, in __get_result File "concurrent\futures\thread.py", line 57, in run File "calibre_plugins.kobotouch_extended.container", line 310, in forced_cleanup File "calibre_plugins.kobotouch_extended.container", line 170, in flush_cache File "calibre_plugins.kobotouch_extended.container", line 368, in __run_async File "concurrent\futures\_base.py", line 432, in result File "concurrent\futures\_base.py", line 388, in __get_result File "concurrent\futures\thread.py", line 57, in run File "calibre_plugins.kobotouch_extended.container", line 174, in __flush_cache_impl File "calibre\ebooks\oeb\polish\container.py", line 1032, in commit_item PermissionError: [Errno 13] Permission denied: 'C:\\Users\\chicc\\AppData\\Local\\Temp\\calibre_1ftevlpx\\2hhdh2d8_epub_container\\OEBPS\\Text\\p010_capitolo-07.xhtml' Any idea about this? | 
|   |   | 
|  10-24-2021, 04:56 AM | #2604 | |
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | Quote: 
 | |
|   |   | 
|  10-24-2021, 05:28 AM | #2605 | 
| Connoisseur            Posts: 76 Karma: 30702 Join Date: Jul 2010 Location: Italy Device: Kobo Libra H2O | 
			
			Thank you for quick reply.
		 | 
|   |   | 
|  10-24-2021, 06:26 AM | #2606 | 
| Connoisseur            Posts: 76 Karma: 30702 Join Date: Jul 2010 Location: Italy Device: Kobo Libra H2O | 
			
			Moved the temporary directory. It works!   | 
|   |   | 
|  10-29-2021, 08:28 PM | #2607 | 
| Guru            Posts: 739 Karma: 4306712 Join Date: Jun 2006 Location: Toronto Device: Kobo Libra 2, Clara 2E, and Clara HD; Kindle PaperWhite | 
			
			UPDATE: See my next message; I found a copy of 3.4.4 in this thread and have successfully installed it. Hi, Joel. I wrecked my Calibre installation on a Windows 7 32-bit computer. I've reinstalled Calibre 4.23, which is the last version that works on this machine, but, in the process, I somehow lost the KoboTouchExtended plugin, and Calibre's own interface won't let me download an older version of that plugin, and the current version requires at least Calibre 5.0. Is there a way for me to get an old version of KoboTouchExtended that works with Calibre 4.23? Many thanks! Last edited by RobertJSawyer; 10-29-2021 at 11:28 PM. | 
|   |   | 
|  10-29-2021, 11:27 PM | #2608 | 
| Guru            Posts: 739 Karma: 4306712 Join Date: Jun 2006 Location: Toronto Device: Kobo Libra 2, Clara 2E, and Clara HD; Kindle PaperWhite | 
			
			UPDATE to my previous message I found KoboTouchExtended.zip version 3.4.4 earlier in this thread and have successfully installed it in Calibre 4.23. Woohoo! Is there a more-recent version that works with Calibre 4.23? I've also installed KePub Output.zip version 2.83, which I found in the thread for that plugin. It's working, but I'm wondering if that is the most-recent version that works with Calibre 4.23? Many thanks! Last edited by RobertJSawyer; 10-29-2021 at 11:45 PM. | 
|   |   | 
|  10-30-2021, 03:45 AM | #2609 | |
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | Quote: 
 | |
|   |   | 
|  10-30-2021, 05:25 AM | #2610 | 
| Custom User Title            Posts: 11,351 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | 
			
			I was actually going to suggest the github, but the link in the first post ("fork the repository") is a 404. Hopefully someone can fix that.
		 | 
|   |   | 
|  | 
| Tags | 
| error, kobo aura one | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kobo Device Driver Update | davidfor | Devices | 284 | 05-24-2019 05:24 PM | 
| [Device Plugin] Kindle 2, 3, 4, Touch Device Interface MBP Update Mod | cryzed | Plugins | 7 | 10-28-2012 04:58 PM | 
| [Device Interface Plugin] Update for Nook Color Driver | jmricker | Plugins | 0 | 10-22-2011 10:11 AM | 
| Touch Kobo Touch Extended 2 Year Warranty - Is it worth the $34.99? | EverC | Kobo Reader | 11 | 08-31-2011 11:47 PM | 
| Touch Kobo Touch Extended Warranty Program | SensualPoet | Kobo Reader | 1 | 07-17-2011 04:08 AM |