ManojNimbalkar / bitcoin-wallet

Automatically exported from code.google.com/p/bitcoin-wallet
0 stars 0 forks source link

App hangs when importing a keyfile during blockchain sync #156

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. reinstall the app
2. wait for the sync to start
3. import a keyfile backup during the sync

What is the expected output? What do you see instead?

- the app should import the keyfile and ask to replay the chain
- instead the app hangs and android asks to kill it

Original issue reported on code.google.com by AmbiWeb on 4 Apr 2013 at 8:19

GoogleCodeExporter commented 9 years ago
Yup, that's known problem. The workaround is either to try multiple times or to 
make sure the app doesn't replay while importing. You can disable all internet 
access to make it temporarly not replaying.

Sorry about that.

You can also try 3.0 beta, it has some improvements on this.

Original comment by andreas....@gmail.com on 4 Apr 2013 at 8:29

GoogleCodeExporter commented 9 years ago
I'm also experiencing this bug. Runing Bitcoin Wallet 2.48.

I have to disable the internet access for my device to get this working before 
the blockchain is completely synced.

I'll try 3.0 beta soon.

Original comment by birger.h...@gmail.com on 5 Apr 2013 at 8:39

GoogleCodeExporter commented 9 years ago
3.0 beta2 seams to fix the problem.

Original comment by birger.h...@gmail.com on 6 Apr 2013 at 6:14