View Single Post
Old 06-20-2016, 02:31 PM   #5
encol
Evangelist
encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.
 
Posts: 416
Karma: 765432
Join Date: Apr 2016
Location: Italy
Device: Kindle PW3 5.8.5.0.1
Quote:
Originally Posted by knc1 View Post
The reboot should have 'fixed' the problem.

Was the png (any of the three, the original, the replacement and/or the replaced original open?).

See if:
Code:
lsof
is installed on your kindle, perhaps filter the output with grep and the name of the file.
lsof is installed, i greped with the name of the file, but returns nothing.


Quote:
Originally Posted by knc1 View Post
Also -
Is your current directory / ? (I can read the prompt you quoted - but check anyway)
That will hold it 'busy' - just cd away from /
i changed to /mnt/us/documents... same error


Quote:
Originally Posted by knc1 View Post
Did your tests include starting any program(s)?
The reboot should have fixed that also, unless you messed with the initialization files.
i only called:
Code:
lipc-set-prop com.lab126.pillow customDialog '{"name": "default_status_bar"}'
no changes to initialization files

Quote:
Originally Posted by knc1 View Post
Is the:
/usr/share/webkit-1.0/pillow/assets
directory even on the same file system as / ?
check that also.
Code:
stat / usr/share/webkit-1.0/pillow/assets
Compare the device major/minor of both
they're in the same file system

EDIT:
i noted a zero-sized MNTUS_EXEC file in /
it's normal?

Last edited by encol; 06-20-2016 at 02:34 PM.
encol is offline   Reply With Quote