[Libreoffice-bugs] [Bug 118585] New: Broadcast Receiver exception on close on Android Viewer
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 6 15:58:15 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118585
Bug ID: 118585
Summary: Broadcast Receiver exception on close on Android
Viewer
Product: LibreOffice
Version: unspecified
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:
Following exception occurs in the logs when closing libreoffice android viewer
Steps to Reproduce:
1.Open android viewer
2.connect log
3. close the viewer
Actual Results:
07-06 18:53:50.258 21147-21147/org.example.libreoffice E/ActivityThread:
Activity org.libreoffice.ui.LibreOfficeUIActivity has leaked IntentReceiver
org.libreoffice.ui.LibreOfficeUIActivity$11 at 8bb2d55 that was originally
registered here. Are you missing a call to unregisterReceiver()?
android.app.IntentReceiverLeaked: Activity
org.libreoffice.ui.LibreOfficeUIActivity has leaked IntentReceiver
org.libreoffice.ui.LibreOfficeUIActivity$11 at 8bb2d55 that was originally
registered here. Are you missing a call to unregisterReceiver()?
at android.app.LoadedApk$ReceiverDispatcher.<init>(LoadedApk.java:1344)
at android.app.LoadedApk.getReceiverDispatcher(LoadedApk.java:1121)
at
android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1415)
at android.app.ContextImpl.registerReceiver(ContextImpl.java:1388)
at android.app.ContextImpl.registerReceiver(ContextImpl.java:1376)
at
android.content.ContextWrapper.registerReceiver(ContextWrapper.java:613)
at
org.libreoffice.ui.LibreOfficeUIActivity.onCreate(LibreOfficeUIActivity.java:167)
at android.app.Activity.performCreate(Activity.java:7057)
at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1214)
at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2789)
at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2911)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1608)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6665)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
Expected Results:
No exception
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/20180706/8f88c231/attachment.html>
More information about the Libreoffice-bugs
mailing list