New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 784705 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Last visit > 30 days ago
Closed: Nov 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

"SystemUI has stopped" when clicking the ARC Hangout app notification.

Project Member Reported by kinaba@chromium.org, Nov 14 2017

Issue description

Chrome Version: 64.0.3265.0
OS: Chrome OS 10124.0.0

Spinning out from  crbug.com/767327#c11 :

https://pantheon.corp.google.com/storage/browser/chromiumos-test-logs/bugfiles/cr/767327/

11-13 17:55:35.467   226   226 D AndroidRuntime: Shutting down VM
11-13 17:55:35.478   226   226 E AndroidRuntime: FATAL EXCEPTION: main
11-13 17:55:35.478   226   226 E AndroidRuntime: Process: com.android.systemui, PID: 226
11-13 17:55:35.478   226   226 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.systemui.arc.notification.ArcNotificationWrapperView.onRemoteInputVisibilityChanged(boolean)' on a null object reference
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at com.android.systemui.arc.notification.ArcRemoteInputController.onRemoteInputActivated(ArcRemoteInputController.java:64)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at com.android.systemui.arc.notification.ArcRemoteInputView.focus(ArcRemoteInputView.java:269)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at com.android.systemui.arc.notification.ArcRemoteInputView.focusAnimated(ArcRemoteInputView.java:264)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at com.android.systemui.arc.notification.ArcNotificationInfo$1.handleClickedRemoteInput(ArcNotificationInfo.java:118)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at com.android.systemui.arc.notification.ArcNotificationInfo$1.onClickHandler(ArcNotificationInfo.java:48)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at android.widget.RemoteViews$SetOnClickPendingIntent$1.onClick(RemoteViews.java:797)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at android.view.View.performClick(View.java:5637)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at android.view.View$PerformClick.run(View.java:22429)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:751)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:95)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:154)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6320)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
11-13 17:55:35.478   226   226 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)

 
Screenshot 2017-11-13 at 17.55.46.png
942 KB View Download
Owner: yoshiki@chromium.org
Also see b/69274391. 
Status: Fixed (was: Assigned)
Status: Verified (was: Fixed)
Verified on M64 dev build (10146.0.0, 64.0.3272.0).

Sign in to add a comment