Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 01-22-2020, 03:12 PM   #1
nivekkumar
Enthusiast
nivekkumar began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Jan 2020
Location: Germany
Device: Voyage
KOReader Open Shortcut and missing ProgressSync

Hey guys, i was able to successfully jailbreak my Kindle voyage 5.12.3 with the serial jb. I installed KUAL and all the extensions and also KOReader. Is it possible to set the KOReader as primary reader or do I also have to open KUAL,then KOReader menu and then Launch? I also read about somekind of native menu which shows all installed apps. Is something like this available also for the newer Kindles (Voyage) so you dont have to always open KUAL first?
Another KOReader related problem is that Progress Sync in missing in my menu. Can i manually install the plugin ?
I hope I dont disturb anybody and come up with already answered questions.
Have a great evening.
nivekkumar is offline   Reply With Quote
Old 01-22-2020, 03:56 PM   #2
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,500
Karma: 5000046
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
For opening books in KOReader from the main menu, install KPV Booklet. It is mentioned here, in the installation instructions.

Regarding other issues with KOReader, I think you would get faster solutions if you
a) search among the documentation, and b) search among existing reported issues, or create your own issue ticket. Responses there are faster because most of the contributors and active users are there.
mergen3107 is offline   Reply With Quote
Advert
Old 01-22-2020, 06:54 PM   #3
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047190
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
KPVBooklet is not going to work on FW 5.12.x, so, you can forget about that bit. So KUAL it is .

Progress Sync is quite possibly contextual (i.e., it only appears where it makes sense. That may be in-document or in-filemanager only. Dunno, don't use it ).
NiLuJe is offline   Reply With Quote
Old 01-22-2020, 09:42 PM   #4
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,500
Karma: 5000046
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
@NiLuJe
Oh wow! Thank you very much for that insight about 5.12.x
Just out of curiosity, do you know what mechanism did Amazon break now? I mean, it seems like they are trying to isolate Kindle content as much as possible, starting with removal of support of active content .azw2 files..
mergen3107 is offline   Reply With Quote
Old 01-23-2020, 01:20 PM   #5
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047190
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
That's (roughly) the same issue that KUAL had to deal with: obfuscated methods/classes in an already-undocumented private API.

Except KPVBooklet relies on much more internal gnarly stuff than KUAL.

Plus, general update behavior changes that may also have affected/broken some previous assumptions.

(Actual issues started much earlier than 5.12.x, FWIW).

Also, there's no active maintainer ^^.
NiLuJe is offline   Reply With Quote
Advert
Old 01-23-2020, 04:40 PM   #6
nivekkumar
Enthusiast
nivekkumar began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Jan 2020
Location: Germany
Device: Voyage
Quote:
Originally Posted by NiLuJe View Post
That's (roughly) the same issue that KUAL had to deal with: obfuscated methods/classes in an already-undocumented private API.

Except KPVBooklet relies on much more internal gnarly stuff than KUAL.

Plus, general update behavior changes that may also have affected/broken some previous assumptions.

(Actual issues started much earlier than 5.12.x, FWIW).

Also, there's no active maintainer ^^.
Could I downgrade the software on a more compatible/stable version? I also experience problem with using the buttons on the voyage, for me only next page works and only when opening through KUAL, the booklet version doesn't recognize any presses.
nivekkumar is offline   Reply With Quote
Old 01-23-2020, 04:41 PM   #7
nivekkumar
Enthusiast
nivekkumar began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Jan 2020
Location: Germany
Device: Voyage
Quote:
Originally Posted by mergen3107 View Post
For opening books in KOReader from the main menu, install KPV Booklet. It is mentioned here, in the installation instructions.

Regarding other issues with KOReader, I think you would get faster solutions if you
a) search among the documentation, and b) search among existing reported issues, or create your own issue ticket. Responses there are faster because most of the contributors and active users are there.
Thanks. Yes you are I think the application specific questions are better at the development threads Thanks for the reference also
nivekkumar is offline   Reply With Quote
Old 01-23-2020, 04:59 PM   #8
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047190
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
The Voyage buttons are a much murkier issue, completely unrelated to the FW version, and utterly specific to the Voyage.

I don't know if there's actually a way to get them to consistently behave (survey says no, though ;p).

Sidebar: You said Voyage, yet your profile's device info says PW3. We rely on that info being accurate .

Last edited by NiLuJe; 01-23-2020 at 05:02 PM.
NiLuJe is offline   Reply With Quote
Old 01-23-2020, 06:28 PM   #9
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,770
Karma: 103362673
Join Date: Apr 2011
Device: pb360
Quote:
Originally Posted by nivekkumar View Post
Could I downgrade the software on a more compatible/stable version? I also experience problem with using the buttons on the voyage, for me only next page works and only when opening through KUAL, the booklet version doesn't recognize any presses.
Since you know how to do a serial port jailbreak, you can use the serial port to put any previous customer version you like on it, then use the serial port to do the jailbreak.

I have no idea whether page turn bittons behave differently on different firmware versions.
j.p.s is offline   Reply With Quote
Old 01-23-2020, 07:14 PM   #10
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,500
Karma: 5000046
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
Quote:
Originally Posted by NiLuJe View Post
(Actual issues started much earlier than 5.12.x, FWIW)
Do you, by chance, remember what versions started having real issues?
Or what keywords I should use to try to track them down in the issues list?
I am still currently on 5.9.7 thinking to start using KOReader :D
mergen3107 is offline   Reply With Quote
Old 01-23-2020, 08:51 PM   #11
ilovejedd
hopeless n00b
ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.
 
ilovejedd's Avatar
 
Posts: 5,110
Karma: 19597086
Join Date: Jan 2009
Location: in the middle of nowhere
Device: PW4, PW3, Libra H2O, iPad 10.5, iPad 11, iPad 12.9
Quote:
Originally Posted by mergen3107 View Post
Do you, by chance, remember what versions started having real issues?
Or what keywords I should use to try to track them down in the issues list?
I am still currently on 5.9.7 thinking to start using KOReader
I think 5.9.x is when it broke.

Iirc, 5.8.11 is the last version where KUAL azw2. Mind, I recall having some issues with KPVBooklet even on 5.6.5 since I ended up uninstalling it and just going through KUAL+KOReader.
ilovejedd is offline   Reply With Quote
Old 01-24-2020, 12:13 AM   #12
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047190
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Yeah, I definitely remember things going wonky as early as 5.8.x.

5.5/5.6 might have been broken for a while, too, because that's when things started getting hairy in general ^^.
NiLuJe is offline   Reply With Quote
Old 01-25-2020, 01:51 PM   #13
nivekkumar
Enthusiast
nivekkumar began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Jan 2020
Location: Germany
Device: Voyage
So which version would be then ideal to downgrade to? Also where do I get then the firmware files?
nivekkumar is offline   Reply With Quote
Old 01-25-2020, 01:54 PM   #14
nivekkumar
Enthusiast
nivekkumar began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Jan 2020
Location: Germany
Device: Voyage
Also for everyone who can't find Progress Sync, first you have to open a document so the menu is visible
nivekkumar is offline   Reply With Quote
Old 01-25-2020, 02:53 PM   #15
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,500
Karma: 5000046
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
For specific firmwares, go to Amazon Update page for your device, copy the download link, paste into address bar, but change version numbers in the link before hitting Enter. E. g. 5.9.7

I am not sure about what version is better for KOReader though.
mergen3107 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to let koreader on Android open the last book after startup ? Norbi24 KOReader 3 09-14-2019 10:22 AM
Anyone know how to...desktop shortcut to open specific libraries directly jecilop Calibre 15 04-01-2018 09:15 PM
Keyboard Shortcut to Open Sigil Chris_Snow Calibre 10 12-18-2016 10:50 PM
Icon for KOReader Forum is missing MartyTX KOReader 7 01-19-2016 10:52 PM
Aura H2O Open book in Koreader from Nickel? tayseidel Kobo Developer's Corner 2 01-03-2016 03:35 PM


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


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