Closed Bug 967211 Opened 10 years ago Closed 10 years ago

(Synth APK) - error unregistering install receiver in InstallListener

Categories

(Firefox for Android Graveyard :: Web Apps (PWAs), defect, P3)

29 Branch
ARM
Android
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: aaronmt, Unassigned)

References

Details

I/InstallAppProgress(26631): Finished installing com.accuweather.m.p0efa797e7f1114a74508cdf8305d5647
E/GeckoWebAppEventListener(25251): error unregistering install receiver: 
E/GeckoWebAppEventListener(25251): java.lang.IllegalArgumentException: Receiver not registered: org.mozilla.gecko.webapp.InstallListener@42064f68
E/GeckoWebAppEventListener(25251): 	at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:667)
E/GeckoWebAppEventListener(25251): 	at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1453)
E/GeckoWebAppEventListener(25251): 	at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:489)
E/GeckoWebAppEventListener(25251): 	at org.mozilla.gecko.webapp.EventListener$2.onActivityResult(EventListener.java:204)
E/GeckoWebAppEventListener(25251): 	at org.mozilla.gecko.GeckoApp.onActivityResult(GeckoApp.java:2352)
E/GeckoWebAppEventListener(25251): 	at android.app.Activity.dispatchActivityResult(Activity.java:5423)
E/GeckoWebAppEventListener(25251): 	at android.app.ActivityThread.deliverResults(ActivityThread.java:3361)
E/GeckoWebAppEventListener(25251): 	at android.app.ActivityThread.handleSendResult(ActivityThread.java:3408)
E/GeckoWebAppEventListener(25251): 	at android.app.ActivityThread.access$1300(ActivityThread.java:135)
E/GeckoWebAppEventListener(25251): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1244)
E/GeckoWebAppEventListener(25251): 	at android.os.Handler.dispatchMessage(Handler.java:102)
E/GeckoWebAppEventListener(25251): 	at android.os.Looper.loop(Looper.java:136)
E/GeckoWebAppEventListener(25251): 	at android.app.ActivityThread.main(ActivityThread.java:5017)
E/GeckoWebAppEventListener(25251): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/GeckoWebAppEventListener(25251): 	at java.lang.reflect.Method.invoke(Method.java:515)
E/GeckoWebAppEventListener(25251): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
E/GeckoWebAppEventListener(25251): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
E/GeckoWebAppEventListener(25251): 	at dalvik.system.NativeStart.main(Native Method)
I think this will get fixed by bug 934760.
Depends on: 934760
Bug 934760 has been fixed for a while, but I still see this problem.  I don't know of any particular harm it causes, however.
Priority: -- → P3
aaronmt: over in bug 974578, you say you can't reproduce that bug, which I think is a duplicate of this one.  But I just reproduced it a few minutes ago.  Can you double-check whether or not you can reproduce it?
Flags: needinfo?(aaron.train)
I'm unable to reproduce that and this on current trunk builds.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(aaron.train)
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.