Giter VIP home page Giter VIP logo

Comments (9)

brandoniles avatar brandoniles commented on August 16, 2024

Thanks for the report, smd75jr.

It's likely being caused by a null pointer exception in BitcoinWallet.updateUI():

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.bitcoinandroid/com.bitcoinandroid.BitcoinWallet}: java.lang.NullPointerException
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1768)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1784)
at android.app.ActivityThread.access$1500(ActivityThread.java:123)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:939)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3835)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at com.bitcoinandroid.BitcoinWallet.updateUI(BitcoinWallet.java:133) <--------------- Here.
at com.bitcoinandroid.BitcoinWallet.onCreate(BitcoinWallet.java:67)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1722)
... 11 more

from bitcoin-android.

smd75jr avatar smd75jr commented on August 16, 2024

how does one go about fixing it?

from bitcoin-android.

stuhood avatar stuhood commented on August 16, 2024

After 10-30 seconds of a white screen, I also get dumped to a Force Quit box. HTC EVO 4G

from bitcoin-android.

realhik avatar realhik commented on August 16, 2024

I get the same immediate stack trace on my HTC desire. Starting bitcoin android is no longer possible.

from bitcoin-android.

barmstrong avatar barmstrong commented on August 16, 2024

We just published version 1.1 to the Android Market which attempts to fix it. I say attempts because we don't have that exact hardware to test on. I made an educated guess about what might be causing it but not 100% sure. Can you let me know if this fixes it?

from bitcoin-android.

smd75jr avatar smd75jr commented on August 16, 2024

Nope still crashes on DROIDX. The report says something like
java.language.exception or soothing like that
On Jul 17, 2011 4:11 PM, "barmstrong" <
[email protected]>
wrote:

from bitcoin-android.

huanix avatar huanix commented on August 16, 2024

This issue just struck me today and has put my wallet into limbo. I have the same stack trace as the OP. I was tinkering with the app when it started - I sent 3 small transactions, then I set the device down with the camera barcode portion of the app running. I think my screen timed out, but I could still hear the camera trying to focus - so I turned the screen back on and the app began forceclosing. I tinkered with it awhile - long enough to realize that the prodnet.wallet file is overwritten each time you install the app (!?) -- now I'm just hoping I have an original copy of the file stored in a backup!

from bitcoin-android.

huanix avatar huanix commented on August 16, 2024

Good news! I have been working on this since this afternoon and I stumbled on a SIMPLE fix. I had a ROM Manager backup from the first day I installed bitcoin android; I was able to restore to that rom image and download the updated blockchain, then move my bitcoin out of the account. It may not work for everyone, but if you've got a recent backup you may be in luck!

from bitcoin-android.

barmstrong avatar barmstrong commented on August 16, 2024

Awesome! Glad to hear that worked huanix!

from bitcoin-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.