View Single Post
Old 07-10-2021, 01:04 PM   #3
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
The fix was in https://github.com/koreader/koreader/pull/7753.

When the download is ready and you click "install" the first thing it does is broadcast a request to save settings (see https://github.com/koreader/koreader....lua#L485-L498). Maybe the broadcast is not received before the app is killed.

The broadcast itself ought to work, as is the same used to save settings in the rest of scenarios.
pazos is offline   Reply With Quote