View Single Post
Old 02-07-2012, 05:00 AM   #10
uboot
Evangelist
uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.
 
Posts: 425
Karma: 75216
Join Date: Nov 2011
Location: old europe
Device: Kobo Mini, Tolino Epos 2
Allright, there seems to be a solution:

Just put a call to fix_permissions to /system/etc/install_recovery.sh:
Code:
#!/system/bin/sh

sh /system/bin/fix_permissions -l 2>&1 > /data/fix_permissions.log
I had several crashes when trying stuff / installing apps, etc., which needed a reset, but I did not face any more force closed popups or lost settings!

Credits go to S3raph.
uboot is offline   Reply With Quote