Restoring data with Titanium backup cause problems to opera 12

Forums » Opera for mobiles/devices » Opera Mobile for Android

You need to be logged in to post in the forums. If you do not have an account, please sign up first.

Go to last post

26. March 2012, 15:02:23

rosgr100

Posts: 2

Restoring data with Titanium backup cause problems to opera 12

When i restore my data from opera 12 with titanium backup cause me problems, opera opens , i see the logo (Opera mobile) and then the applitcation is just close, the only way to have opera running again is to clear my data!

31. March 2012, 09:50:47

jozka1

Posts: 5

Problem solved!

After restoring Opera go to /data/data/com.opera.browser/opera and remove folder "keychain".

Enjoy smile

31. March 2012, 15:59:00

rosgr100

Posts: 2

i will try it and i will report back...

Thanks anyway!

16. April 2012, 16:28:22

novize

Posts: 1

Indeed, that is the solution.
Deleting the folder "keychain" and everything works again after hours of searching.
Thank you for the hint!

18. April 2012, 10:08:59

joelbourquard

Posts: 1

Thanks for the workaround! Strange that I haven't seen it happen on my device.
Could someone please post the result of the following commands (once the problem happens) ?

su
busybox ls -al /data/data/com.opera.browser/opera/keychain

22. April 2012, 08:11:07

jozka1

Posts: 5

 ls -la /data/data/com.opera.browser/opera/keychain/
drwx------    2 10088    10088         4096 Apr 22 08:00 .
drwx------    8 10088    10088         4096 Apr 22 08:03 ..
-rwx------    1 10088    10088           15 Apr 17 12:03 file-1070596153
-rwx------    1 10088    10088           13 Apr 17 12:03 file-1070596157
-rwx------    1 10088    10088           16 Apr 17 12:03 file-1070596160
-rwx------    1 10088    10088           52 Apr 17 12:03 file-1070596164
-rwx------    1 10088    10088          220 Apr 17 12:03 file-1070596168
-rwx------    1 10088    10088          176 Apr 17 12:03 file-1070596170
-rwx------    1 10088    10088           14 Apr 12 13:19 file-1498085561
-rwx------    1 10088    10088           14 Apr 12 13:19 file-1498085566
-rwx------    1 10088    10088           26 Apr 12 13:19 file-1498085570
-rwx------    1 10088    10088           15 Apr 12 13:19 file-1498085615
-rwx------    1 10088    10088           68 Apr 12 13:19 file-1498085616


This is it.

10. June 2012, 11:17:06

haldy5

Posts: 1

Hi,

i had the same problem and this solution (in adb shell):
cd /data/data/com.opera.browser/opera
rm -rf keychain

helped me, thank you very much ;-)

I attach also list of the keychain directory - hope this will help you to fix this issue in the future version of opera smile .

busybox ls -al /data/data/com.opera.browser/opera/keychain
drwx------    2 app_79   app_79        4096 Jun 10 11:54 .
drwx------    8 app_79   app_79        4096 Jun 10 11:54 ..
-rwx------    1 app_79   app_79          15 May 26 00:12 file-2045844410
-rwx------    1 app_79   app_79          14 May 25 18:42 file-2065644956
-rwx------    1 app_79   app_79          13 May 25 18:42 file-2065644972
-rwx------    1 app_79   app_79          16 May 25 18:42 file-2065644988
-rwx------    1 app_79   app_79          52 May 25 18:42 file-2065645004
-rwx------    1 app_79   app_79         220 May 25 18:42 file-2065645021
-rwx------    1 app_79   app_79         176 May 25 18:42 file-2065645042
-rwx------    1 app_79   app_79          68 May 13 14:52 file2004923589
-rwx------    1 app_79   app_79          26 May 13 14:52 file2004926825
-rwx------    1 app_79   app_79          14 May 13 14:52 file2004926867
-rwx------    1 app_79   app_79          14 May 13 14:52 file2004926941

Forums » Opera for mobiles/devices » Opera Mobile for Android