-
java.lang.RuntimeException: An error occured while executing doInBackground() at android.os.AsyncTask$3.done(AsyncTask.java:300) at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355) at java.util.concurrent.FutureTask.setException(FutureTask.java:222) at java.util.concurrent.FutureTask.run(FutureTask.java:242) at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) at java.lang.Thread.run(Thread.java:841) Caused by: java.lang.NullPointerException at org.tigase.messenger.phone.pro.openchats.OpenChatItemFragment$3.doInBackground(OpenChatItemFragment.java:143) at org.tigase.messenger.phone.pro.openchats.OpenChatItemFragment$3.doInBackground(OpenChatItemFragment.java:138) at android.os.AsyncTask$2.call(AsyncTask.java:288) at java.util.concurrent.FutureTask.run(FutureTask.java:237) ... 4 more
-
No crashes now, looks like the fix worked. The chats just seem to disappear, with no method of retrieval, Archive would suggest a user can get them later on, they are saved in session, so opening another chat window with same person reveals history. Suggest change to close chat unless/until there is a separate history mechanism.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
4167
|
Version |
3.0.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
Selecting archive chat causes application to crash on any chat, chatroom, self or other jid.
error report submitted from dwisnewski@gmail.com