View Single Post
Old 12-06-2017, 04:12 PM   #3
josinalvo
Member
josinalvo began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Nov 2017
Device: kindle dxg
All variations that I tryed ended with the same error:

com.lab126.appmgrd failed to set value for property start (0x3)


for reference, I tryed:

Code:
lipc-set-prop com.lab126.appmgrd start app://com.lab126.booklet.reader/mnt/us/documents/rpg/wod.pdf
Code:
lipc-set-prop com.lab126.appmgrd start "app://com.lab126.booklet.reader/mnt/us/documents/rpg/wod.pdf"
Code:
lipc-set-prop com.lab126.appmgrd start app://com.lab126.booklet.reader:/mnt/us/documents/rpg/wod.pdf
and also


Code:
lipc-set-prop com.lab126.appmgrd start app://com.lab126.booklet.reader/mnt/us/documents/rpg/wod.pdf
with the filesystem writable (that is, before running that line, I ran mntroot rw)

Also, thank you for your response

Last edited by josinalvo; 12-08-2017 at 12:08 PM.
josinalvo is offline   Reply With Quote