[Libreoffice-bugs] [Bug 119082] New: Exception wrong thread on Android Viewer when switching back to it from another app

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 3 14:12:19 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=119082

            Bug ID: 119082
           Summary: Exception wrong thread on Android Viewer when
                    switching back to it from another app
           Product: LibreOffice
           Version: 6.2.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Android Viewer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: merttumer at outlook.com

Description:
Exception wrong thread on Android Viewer when switching back to it from another
app

Steps to Reproduce:
1. Open a document
2. Switch to another app
3. Switch back to the viewer

Actual Results:
Logcat gives
08-03 15:37:13.703 6160-6222/org.example.libreoffice E/GeckoPanZoomController:
Uh-oh, we're running on the wrong thread!
    java.lang.Exception
        at
org.mozilla.gecko.gfx.JavaPanZoomController.checkMainThread(JavaPanZoomController.java:140)
        at
org.mozilla.gecko.gfx.JavaPanZoomController.finishAnimation(JavaPanZoomController.java:716)
        at
org.mozilla.gecko.gfx.JavaPanZoomController.bounce(JavaPanZoomController.java:504)
        at
org.mozilla.gecko.gfx.JavaPanZoomController.animatedZoomTo(JavaPanZoomController.java:1060)
        at
org.mozilla.gecko.gfx.GeckoLayerClient.zoomTo(GeckoLayerClient.java:318)
        at
org.libreoffice.LOKitThread.zoomAndRepositionTheDocument(LOKitThread.java:140)
        at org.libreoffice.LOKitThread.redraw(LOKitThread.java:125)
        at org.libreoffice.LOKitThread.refresh(LOKitThread.java:157)
        at org.libreoffice.LOKitThread.loadDocument(LOKitThread.java:242)
        at org.libreoffice.LOKitThread.processEvent(LOKitThread.java:307)
        at org.libreoffice.LOKitThread.run(LOKitThread.java:52)

Expected Results:
No error


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180803/cc7163c4/attachment.html>


More information about the Libreoffice-bugs mailing list