Android App Crashed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fferre
    New Member
    • Aug 2009
    • 21

    Android App Crashed

    I have updated my android application to the 1.3 version and almost all my users have reported the following error:

    Is there anything I can do to solve that???

    THANKS!!!!

    java.lang.RuntimeException: PARAGRAPH span must end at paragraph boundary (71 follows )
    at android.text.SpannableStringInternal.setSpan(SpannableStringInternal.java:93)
    at android.text.SpannableStringInternal.<init>(SpannableStringInternal.java:50)
    at android.text.SpannedString.<init>(SpannedString.java:30)
    at android.text.method.ReplacementTransformationMethod.getTransformation(ReplacementTransform ationMethod.java:83)
    at android.widget.TextView.setText(TextView.java:3425)
    at android.widget.TextView.setText(TextView.java:3316)
    at android.widget.TextView.setText(TextView.java:3291)
    at com.vbulletin.util.bbcode.HtmlToSpannedConverter.finishCurrentText(CustomHtml.java:555)
    at com.vbulletin.util.bbcode.HtmlToSpannedConverter.convert(CustomHtml.java:502)
    at com.vbulletin.util.bbcode.CustomHtml.fromHtml(CustomHtml.java:173)
    at com.vbulletin.util.bbcode.HtmlHelper.htmlToView(HtmlHelper.java:28)
    at com.vbulletin.view.NoticeViewAdapter.fillView(NoticeViewAdapter.java:35)
    at com.vbulletin.view.NoticeViewAdapter.fillView(NoticeViewAdapter.java:11)
    at com.vbulletin.view.ViewAdapter.getView(ViewAdapter.java:73)
    at com.vbulletin.activity.Home.onDataChanged(Home.java:216)
    at com.vbulletin.activity.Home$6.onServerRequestSuccess(Home.java:470)
    at com.vbulletin.activity.Home$6.onServerRequestSuccess(Home.java:464)
    at com.vbulletin.server.requests.ServerRequest.onSuccess(ServerRequest.java:208)
    at com.vbulletin.server.requests.ServerRequestScheduler.onRequestTaskFinished(ServerRequestSc heduler.java:316)
    at com.vbulletin.server.requests.ServerRequestScheduler$AsyncServerRequestTask.onPostExecute( ServerRequestScheduler.java:590)
    at com.vbulletin.server.requests.ServerRequestScheduler$AsyncServerRequestTask.onPostExecute( ServerRequestScheduler.java:564)
    at android.os.AsyncTask.finish(AsyncTask.java:602)
    at android.os.AsyncTask.access$600(AsyncTask.java:156)
    at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:615)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:154)
    at android.app.ActivityThread.main(ActivityThread.java:4977)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:511)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
    at dalvik.system.NativeStart.main(Native Method)


  • Zachery
    Former vBulletin Support
    • Jul 2002
    • 59097

    #2
    If you have the full crash reports please post it to the bug tracker for the vBulletin mobile project its crashing in.

    Comment

    • fferre
      New Member
      • Aug 2009
      • 21

      #3
      Originally posted by Zachery
      If you have the full crash reports please post it to the bug tracker for the vBulletin mobile project its crashing in.
      full crash reports?
      this is all the information that I have in my Android Developer Console.
      I have 144 errors in version 1.3
      is there anything I can do to get the full crash reports??

      I have already created a bug tracker with all the information that I have, but not answered yet.

      Comment

      • wave-rice
        Senior Member
        • Feb 2011
        • 445
        • 5.5.x

        #4
        Follow this correctly to make sure you have the full crash report: https://www.vbulletin.com/forum/cont...-Crash-Reports

        Once done, file a new bug in JIRA for the component of the app that is affected.
        Aakif Nazir

        Comment

        • Carbuff
          Senior Member
          • Dec 2011
          • 251
          • 4.2.X

          #5
          If you have <center> tags in a custom notice then it might cause the problem.
          My board: Auto Forum powered by vBulletin.

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...