Fix for Titanium Backup restoring with data

kersh

Senior Member
Oct 28, 2007
955
110
0
I tried the console solution and the viper app.

Still have force closes after opening any app restored with titanium. Any idea? Could be because my backups are from the note 2 in a custom deodexed etc etc rom -right now im on stock only with root de la vega- ? Or is any other thing?

Restoring the app only works fine, but with data, FC every app I try, nova, awful, falcon pro, etc.
 
Last edited:

Kriomag

Senior Member
Nov 22, 2011
415
115
0
Poznań
I tried the console solution and the viper app.

Still have force closes after opening any app restored with titanium. Any idea? Could be because my backups are from the note 2 in a custom deodexed etc etc rom -right now im on stock only with root de la vega- ? Or is any other thing?

Restoring the app only works fine, but with data, FC every app I try, nova, awful, falcon pro, etc.
type in terminal emulator:

su
setenforce 0


this will set SElinux to permissive

---------- Post added at 04:48 PM ---------- Previous post was at 04:44 PM ----------

You demand it? Guess what? Paying for an app doesn't entitle you to a quick update. If your precious game not working on your phone really makes you that sad, you need to sort out your priorities. The short script is the hacky fix for this issue but they're likely looking for a true way to fix it and that takes time for something like this. Don't act like such an entitled prick.

Sent from my SM-N900P using Tapatalk 4
i was just mad, sorry, ive found the way to restore nfs most wanted saves and they are working. i think it may by permissions issue, because when i manually copy old saves over working (fresh game install) everything is ok, game works, no fc. so titanium backup must mess with permissions of those files which are restored :/
 
  • Like
Reactions: kersh

-viperboy-

Inactive Recognized Developer
Jun 24, 2007
7,836
12,990
0
PA
Didnt work for me. The app fcs.

Sent from Note 3 (The beauty & beast)


Same for me tryed many times..

Sent from my SM-N900 using XDA Premium 4 mobile app
Once I get my 3rd Note (2 bricks in less than 30 days, 1 was my fault but this last one wasn't) I'll update the app and fix the FCs. I have some better code for handling root access, that's the issue. Sorry about that.

Sent from my unknown using Tapatalk
 

malshadows

Senior Member
Dec 10, 2011
63
13
0
This fix solves force close issues with restoring apps with data in Titanium Backup.

This operation recursively fixes all SElinux file markers in /data/data, which are spoiled by titanium during data restore. (Quote from vodkinagdan)

User vodkinagdan found this solution:

Simply execute this from the terminal emulator:

su
restorecon -R -v /data/data

This has to be done after every restore (or batch of restores).

I take no credit for this but it works!

vodkinagdan has sent fix to Titanium Track.

Sent from my SM-N9005 using xda app-developers app

Works flawlessly!... Thank you so much! I was getting worried that titanium backup might be of no use anymore.. If that's the case, life's gonna suck A**! LOL!!
 

kathvings

Senior Member
Feb 27, 2007
112
10
38
This fix solves force close issues with restoring apps with data in Titanium Backup.

This operation recursively fixes all SElinux file markers in /data/data, which are spoiled by titanium during data restore. (Quote from vodkinagdan)

User vodkinagdan found this solution:

Simply execute this from the terminal emulator:

su
restorecon -R -v /data/data

This has to be done after every restore (or batch of restores).

I take no credit for this but it works!

vodkinagdan has sent fix to Titanium Track.

Sent from my SM-N9005 using xda app-developers app
[email protected]
it's wonderful works, many thanks!
 

panagiotis007

Senior Member
Oct 18, 2008
66
4
0
Titanium backup officiall solved this issue.. check it out

I checkrd it...

Sent from my SM-N900 using XDA Premium 4 mobile app
can u provide me a link please? cause i see an older version still

---------- Post added at 01:12 PM ---------- Previous post was at 01:07 PM ----------

Of course it's ro. You should remount it rw before copying. Use Total commander, roit explorer or other softwsre with same functionality.
worked thank you very much. btw on official titanium backup i still see an older version.sure they fix that problem?