Quote:
Originally Posted by nasser
Just thought I'd reboot this thread, since a similar thread got started recently! : https://www.mobileread.com/forums/sh...d.php?t=289562
A quick recap/refresher:
I was unable to make new(user-defined) "search bar" commands work, even after a FW restart, in my jailbroken PW3(G090G1, FW 5.7.4, factory image) and KT3(G000KA, FW 5.8.0, factory image), though I could do it on my PW1(B02416, FW 5.3.6, customer image).
The question remained unresolved... though knc1 promised to check on his kindles... https://www.mobileread.com/forums/sh...4&postcount=16
I feel it may be related to the fact that I had retained the factory images and not updated to a customer image.
|

Sorry, I thought I had answered that one.
The new "dispatch.sh" script has some serious problems, it can not be extended the way it was intended.
It does not pass arguments.
It does not return error codes.
Your stuck with the one reserved name in the top of visible USB storage:
RUNME.sh
with that capitalization.
;log runme
The backup copy of the installed dispatcher script is:
mkk/dispatch.sh
Changing / fixing that one does nothing to the behavior, it is a copy which you can't see over USB that is actually running.
And we don't have a handy 'update-scripts.sh' command include in the hotfix package.
(That is as far as I got with the question, and I was sure I had posted my non-results.)
I would now suggest working with coplate -
you might be able to make a 'fixed' dispatcher script for inclusion in one of his special 'hotfix' packages.