Quote:
Originally Posted by NiLuJe
FWIW, in KUAL, we kill ourselves via lipc-set-prop com.lab126.appmgrd stop app://com.lab126.booklet.kindlet or lipc-set-prop com.lab126.appmgrd stop app://com.mobileread.ixtab.kindlelauncher in the Booklet variant.
Alternatively, a more generic lipc-set-prop com.lab126.appmgrd backward 0 might be enough, depending on how the app is registered.
|
well,
i added a lipc-set-prop com.lab126.appmgrd backward 0 which nicely closes the pdf viewer and returns me to the home screen before loading another pdf, but the same problem still happens.
looking at process usage i can see that dbus-daemon is pegged at 97%, so that must be where the problem lies.
I poked around but there doesnt seem to be a way to restart the dbus-daemon on the kindle. Still looking