Yes someone has told developer and they replied saying few weeks...Has anyone told the developer at all what's our problem? How should he know?
Sent from my SM-N9005 using xda app-developers app
Yes someone has told developer and they replied saying few weeks...Has anyone told the developer at all what's our problem? How should he know?
Yes, they are aware.Has anyone told the developer at all what's our problem? How should he know?
type in terminal emulator: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.
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 :/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
type in terminal emulator:
su
setenforce 0
this will set SElinux to permissive
It's things like this that make the Android developer community the best.Hi!
Just to make it easy, add this to first post:
https://play.google.com/store/apps/details?id=com.viper.tbrestorefixerfree&hl=sv
An very simple app that fixes this in 1-click.
Thanks
Same for me tryed many times..Didnt work for me. The app fcs.
Sent from Note 3 (The beauty & beast)
Didnt work for me. The app fcs.
Sent from Note 3 (The beauty & beast)
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.Same for me tryed many times..
Sent from my SM-N900 using XDA Premium 4 mobile app
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]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
Tested, good.Titanium backup has officially been updated today to implement a fix for this.
Sent from my SAMSUNG-SM-N900A using xda app-developers app
when i try to copy to that location he say is on read only mode :/It's strange, but seems that you have no restorecon binary in your rom.
Here's mine. Try to put it in /system/bin and then execute restorecon -R -v /data/data
It should be rwxr-xr-x (755)
Titanium backup officiall solved this issue.. check it outwhen i try to copy to that location he say is on read only mode :/
Of course it's ro. You should remount it rw before copying. Use Total commander, roit explorer or other softwsre with same functionality.when i try to copy to that location he say is on read only mode :/
can u provide me a link please? cause i see an older version stillTitanium backup officiall solved this issue.. check it out
I checkrd it...
Sent from my SM-N900 using XDA Premium 4 mobile app
worked thank you very much. btw on official titanium backup i still see an older version.sure they fix that problem?Of course it's ro. You should remount it rw before copying. Use Total commander, roit explorer or other softwsre with same functionality.