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 if orientation changed while writing comment #189

Open
timbennett opened this issue Nov 14, 2011 · 2 comments
Open

Crash if orientation changed while writing comment #189

timbennett opened this issue Nov 14, 2011 · 2 comments

Comments

@timbennett
Copy link

I have a crash I can reproduce on my HTC Desire HD running Android 2.3.3.

Steps to reproduce:

  1. Open any comments thread
  2. Select 'Menu' > 'OP' > 'Reply'
    • Alternately: touch a comment and pressing 'Reply'
  3. Optional: enter some comment text
  4. Change screen orientation eg portrait to landscape or landscape to portrait
  5. Press cancel
  6. Result: com.andrewshu.android.reddit stops unexpectedly.

Package name: com.andrewshu.android.reddit
Package version: 72
Package version name: 1.2.0b
Process name: com.andrewshu.android.reddit

Exception class name: java.lang.NullPointerException
Source file: CommentsListActivity.java
Source class: com.andrewshu.android.reddit.comments.CommentsListActivity$10
Source method: onClick
Line number: 1634

There's also a stack trace but don't know how to export that and damned if I'm retyping it ;)

@talklittle
Copy link
Owner

This is very useful! Thank you for the detailed bug report.

-Andrew

On Mon, Nov 14, 2011 at 12:22 AM, electronsoup
reply@reply.github.com
wrote:

I have a crash I can reproduce on my HTC Desire HD running Android 2.3.3.

Steps to reproduce:

  1. Open any comments thread
  2. Select 'Menu' > 'OP' > 'Reply'
    2a. Alternately: touch a comment and pressing 'Reply'
  3. Optional: enter some comment text
  4. Change screen orientation eg portrait to landscape or landscape to portrait
  5. Press cancel
  6. Result: com.andrewshu.android.reddit stops unexpectedly.

Package name: com.andrewshu.android.reddit
Package version: 72
Package version name: 1.2.0b
Process name: com.andrewshu.android.reddit

Exception class name: java.lang.NullPointerException
Source file: CommentsListActivity.java
Source class: com.andrewshu.android.reddit.comments.CommentsListActivity$10
Source method: onClick
Line number: 1634

There's also a stack trace but don't know how to export that and damned if I'm retyping it ;)


Reply to this email directly or view it on GitHub:
#189

@timbennett
Copy link
Author

No problem, I file bug reports all day at work :)

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

2 participants