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: [email protected]
Reporter: [email protected]
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@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@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._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs