View Single Post
Old 08-10-2013, 05:12 AM   #10
nasser
Evangelist
nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.
 
nasser's Avatar
 
Posts: 477
Karma: 445678
Join Date: Feb 2010
Device: Too many..
Quote:
Originally Posted by NiLuJe View Post
Yes, there is.

Cf. https://www.mobileread.com/forums/sho...32&postcount=4

(FW 5.x only)

That said, I have no idea if this works under KUAL, but it should, since there are a few buttons like this (the Collections Manager button comes to mind, so check this one out for an example).
Thanks, NiLuJe.. that did the trick..

The difference being:
wrong: /usr/bin/lipc-set-prop com.lab126.appmgrd start app://com.lab126.booklet.kindlet/mnt/us/documents/YourKindlet.azw2
(this does work for the collections manager kual button though..)

right: /usr/bin/lipc-set-prop com.lab126.appmgrd start file:///mnt/us/documents/YourKindlet.azw2

In this case, I used: /usr/bin/lipc-set-prop com.lab126.appmgrd start file:///mnt/us/documents/MyChecklist_B007L78Z7K.azw2

I was unable to resolve the issue of embedded space in the filename ("My Checklist..") and renamed it to MyChecklist..

Did various trials with mysterious results.. in one case, i moved the .azw2 file out of the documents folder, but was still able to run it in the non-Kual way.. it appears that the location of the .azw2 file is tracked by the framework..?

p.s: the "B007L78Z7K" seems to be an internal Amazon identifier.. not any user ID.. so it should be the same for everyone who downloads it..

p.p.s: turns out that there is an option for downloading the app via pc.. in this case the downloaded file has the name "My-Checklist.azw2".. no mysterious ID suffixes..
this simplified matters.. so the kual button is ready.. See: https://www.mobileread.com/forums/sho...6&postcount=45

Last edited by nasser; 08-10-2013 at 06:27 AM. Reason: added p.p.s
nasser is offline   Reply With Quote