Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when requesting encryption #3

Open
HenryHu opened this issue Feb 28, 2013 · 2 comments
Open

Crash when requesting encryption #3

HenryHu opened this issue Feb 28, 2013 · 2 comments

Comments

@HenryHu
Copy link

HenryHu commented Feb 28, 2013

Steps to reproduce on Nexus 7 with 1.4.0.7:

  1. create a new note
  2. select menu
  3. choose "encrypt"
  4. a dialog pops up, asking for oi safe
  5. rotate the screen

It seems like that when the screen is rotated, the presence of OI Safe is not checked before running it.

The report says that: Unable to instantiate activity null: java.lang.NullPointerException

Stack trace:
W/System.err( 2194): java.lang.NullPointerException
W/System.err( 2194): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1974)
W/System.err( 2194): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2084)
W/System.err( 2194): at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:3512)
W/System.err( 2194): at android.app.ActivityThread.access$700(ActivityThread.java:130)
W/System.err( 2194): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1201)
W/System.err( 2194): at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err( 2194): at android.os.Looper.loop(Looper.java:137)
W/System.err( 2194): at android.app.ActivityThread.main(ActivityThread.java:4745)
W/System.err( 2194): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 2194): at java.lang.reflect.Method.invoke(Method.java:511)
W/System.err( 2194): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
W/System.err( 2194): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
W/System.err( 2194): at dalvik.system.NativeStart.main(Native Method)

@cragrim
Copy link

cragrim commented Nov 13, 2015

Got a new phone and OI notepad keeps crashing for me when attempting to encrypt.

@friedger
Copy link
Member

@cragrim I think your problem is related to #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants