View Single Post
Old 09-02-2013, 05:43 AM   #1048
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 knc1 View Post
run 'top' (or 'htop' or your favorite process list utility) to see if any combination is leaving behind zombies.

(A zombie is a task that has lost its parent and is called a: 'zombie'.)
'top' command showed zero zombies..

I tried ps -ef|grep <application_name> and found that the non-resuming applications were indeed running.. did a 'killall <application_name>' to remove..

Removing "exitmenu": false from .json file of Kindle Explorer also made it resumable after screensaver..

leafpad doesn't seem to be affected, though.. still resumes ok even with exitmenu in .json..
nasser is offline   Reply With Quote