|  09-23-2022, 01:37 AM | #901 | 
| Member  Posts: 14 Karma: 10 Join Date: Aug 2022 Device: Libra 2 | 
			
			The new fit-to-width scroll options in 0.9.31 are a welcome addition. Also noted was the Wiktionary fix, so I added the en-en dictionary available on dictinfo dot com to my device. Between this and the OED, people's English monolingual dictionary needs should be well covered I'd think. Love Plato, thankful as always.
		 | 
|   |   | 
|  09-26-2022, 11:47 AM | #902 | 
| Enthusiast  Posts: 44 Karma: 10 Join Date: Sep 2022 Device: Clara HD, Nook Glowlight Plus (2015), Kindle 4, x2 Kindle Basic 10gen | 
			
			Where can i get dictionaries for Plato? what format need they to be in order to make then work in it? I am looking for a Spanish dictionary
		 Last edited by johnydon3; 09-26-2022 at 11:50 AM. | 
|   |   | 
|  09-26-2022, 10:54 PM | #903 | 
| Member  Posts: 14 Karma: 10 Join Date: Aug 2022 Device: Libra 2 | |
|   |   | 
|  10-08-2022, 07:56 AM | #904 | 
| Evangelist            Posts: 446 Karma: 305160 Join Date: Aug 2015 Device: Kobo Glo HD, Kobo Aura ONE | 
				
				Plato 0.9.32
			 
			
			I've released Plato 0.9.32.
		 | 
|   |   | 
|  10-19-2022, 09:37 AM | #905 | 
| Addict            Posts: 211 Karma: 1074916 Join Date: Jan 2021 Device: Likebook Ares | 
			
			I installed it and tried to launch it with Nickel Menu but the Libra 2 keeps restarting when opening it. How can I see what is going on? Thanks $ cat /run/media/jospalau/KOBOeReader/.adds/plato/info.log ... Add new entry: 508122E80009587A, Libros/Cutter, Nick/Troop, The - Nick Cutter.epub. thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', crates/core/src/library.rs:62:42 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Book exists. After removing it from the device error occurs with a different book That fixed it for me: $ cp /run/media/jospalau/KOBOeReader/.adds/plato/Settings-sample.toml /run/media/jospalau/KOBOeReader/.adds/plato/Settings.toml Last edited by jospalau; 10-19-2022 at 11:16 AM. | 
|   |   | 
|  10-19-2022, 01:37 PM | #906 | |
| Evangelist            Posts: 446 Karma: 305160 Join Date: Aug 2015 Device: Kobo Glo HD, Kobo Aura ONE | Quote: 
 Which means that the problem probably comes from the default libraries added in d6c5d4a1 (the change wasn't applied to Settings-sample.toml). | |
|   |   | 
|  10-21-2022, 01:01 PM | #907 | 
| Member  Posts: 11 Karma: 10 Join Date: Aug 2019 Device: kindle PW4 | 
			
			Sorry for the late reply but the patches the script tries to apply failed on the update package I tried to use and I couldn’t figure how to apply the changes from the patches manually.
		 | 
|   |   | 
|  11-04-2022, 04:42 AM | #908 | 
| Evangelist            Posts: 446 Karma: 305160 Join Date: Aug 2015 Device: Kobo Glo HD, Kobo Aura ONE | |
|   |   | 
|  11-07-2022, 11:45 AM | #909 | 
| Evangelist            Posts: 446 Karma: 305160 Join Date: Aug 2015 Device: Kobo Glo HD, Kobo Aura ONE | 
				
				Plato 0.9.33
			 
			
			I've released Plato 0.9.33.
		 | 
|   |   | 
|  11-07-2022, 10:33 PM | #910 | 
| Member  Posts: 11 Karma: 10 Join Date: Aug 2019 Device: kindle PW4 | 
			
			So I've twice now gotten a reset as the only option screen on libra 2 4.33 with the standalone package. The last time was after a fresh install of both and pressing the reboot to nickel button.
		 | 
|   |   | 
|  11-08-2022, 04:39 AM | #911 | 
| Evangelist            Posts: 446 Karma: 305160 Join Date: Aug 2015 Device: Kobo Glo HD, Kobo Aura ONE | 
			
			Sorry about that: you need to use the latest version of standalone.sh (putting files in /usr/local was a very bad idea, Nickel assumes that the rootfs partition is left untouched by the user) and the latest firmware (4.34.20097). Before you do that, you'll need to get rid of /usr/local/Plato.
		 | 
|   |   | 
|  11-08-2022, 08:31 AM | #912 | 
| Member  Posts: 11 Karma: 10 Join Date: Aug 2019 Device: kindle PW4 | 
			
			Ah sorry this was done with the latest standalone.sh and 4.34 I just forgot what version was the latest. I did a git pull after you removed the /usr/local/plato so that version was never installed on my device.  Also I had to switch tar -xzvf KoboRoot.tgz etc/init.d/rcS to tar -xzvf KoboRoot.tgz ./etc/init.d/rcS | 
|   |   | 
|  11-08-2022, 08:38 AM | #913 | 
| Member  Posts: 11 Karma: 10 Join Date: Aug 2019 Device: kindle PW4 | 
			
			I also installed kobocloud afterwards would that conflict with what plato is doing via standalone?
		 | 
|   |   | 
|  11-08-2022, 10:45 AM | #914 | |||
| Evangelist            Posts: 446 Karma: 305160 Join Date: Aug 2015 Device: Kobo Glo HD, Kobo Aura ONE | Quote: 
 I'm not sure what could be causing this in rcS… assuming that rcS is properly patched. Have you tried entering shared mode? Are there errors in info.log after unmounting the user partition? Quote: 
 Quote: 
 It shouldn't interfere since it doesn't seem to alter /etc/init.d/rcS. | |||
|   |   | 
|  11-08-2022, 12:31 PM | #915 | 
| Member  Posts: 11 Karma: 10 Join Date: Aug 2019 Device: kindle PW4 | 
			
			tar --version  tar (GNU tar) 1.34 Copyright (C) 2021 Free Software Foundation, Inc. on Arch linux. I'll take a picture next time but I didn't see a cancel button. It was a black screen with a rectangle with an x in it(I assume this was supposed to be a kobo) and a small button with circular arrow in it. And the screen showed back up after a force reboot. | 
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kindle -- KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) | hawhill | KOReader | 1238 | 08-22-2025 07:41 AM | 
| PocketBook-KOReader: a document reader for PDF, DJVU, EPUB, FB2, CBZ, ... (AGPLv3) | chrox | KOReader | 586 | 08-02-2025 03:46 AM | 
| KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) | hawhill | Kindle Developer's Corner | 1289 | 04-07-2025 10:18 AM | 
| v3 vs. v3+ as a pdf/DjVu reader | hedonism_bot | HanLin eBook | 7 | 11-02-2010 08:16 PM |