Update from notification fails
fdroid/fdroidclient#1843 (comment 1650423910)
After multiple Install tries.
$ adb logcat
...
# When clicking on `Install`
12-03 19:48:41.302 1666 2308 W InputReader: Received unexpected event (0x35, 0xe4) for slot 0 with tracking id 4926
12-03 19:48:41.302 1666 2308 W InputReader: Received unexpected event (0x36, 0x592) for slot 0 with tracking id 4926
12-03 19:48:41.306 1001 1001 E QTI PowerHAL: Failed process_boost for boost_handle
12-03 19:48:41.394 1666 2568 I ActivityTaskManager: START u0 {act=android.content.pm.action.CONFIRM_INSTALL flg=0x10000000 pkg=com.android.packageinstaller cmp=com.android.packageinstaller/.InstallStart (has extras)} from uid 10141
12-03 19:48:41.403 1001 1001 I android.hardware.power-service-qti: Power setMode: 5 to: 1
12-03 19:48:41.403 1001 1001 E QTI PowerHAL: Failed process_boost for boost_handle
12-03 19:48:41.403 1001 1001 E QTI PowerHAL: Failed to perform launch boost
12-03 19:48:41.403 1666 2568 V SplashScreenExceptionList: SplashScreen checking exception for package com.android.packageinstaller (target sdk:33) -> false
12-03 19:48:41.411 1666 2569 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (283277906)
12-03 19:48:41.438 1666 6808 I ActivityTaskManager: START u0 {act=android.content.pm.action.CONFIRM_INSTALL flg=0x2000001 pkg=com.android.packageinstaller cmp=com.android.packageinstaller/.PackageInstallerActivity (has extras)} from uid 10061
12-03 19:48:41.442 1001 1001 I android.hardware.power-service-qti: Power setMode: 5 to: 1
12-03 19:48:41.442 1001 1001 E QTI PowerHAL: Failed process_boost for boost_handle
12-03 19:48:41.442 1001 1001 E QTI PowerHAL: Failed to perform launch boost
12-03 19:48:41.450 1666 6759 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (283294905)
12-03 19:48:41.457 11187 11187 W PackageInstaller: Session -1 in funky state; ignoring
12-03 19:48:41.478 1001 1001 I android.hardware.power-service-qti: Power setMode: 5 to: 0
12-03 19:48:41.493 1132 1184 W TransactionTracing: Could not find layer handle 0xb40000769e862850
12-03 19:48:41.493 1132 1184 W TransactionTracing: Could not find layer handle 0xb40000769e854810
12-03 19:48:41.493 1132 1184 W TransactionTracing: Could not find layer handle 0xb40000769e8645f0
12-03 19:48:41.613 1032 1032 W SDM : HWCDisplay::GetHWCLayer: [0] GetLayer(7058) failed: no such layer
12-03 19:48:41.615 1132 1132 W HwcComposer: command 0x3000000 generated error 3
12-03 19:48:41.779 2418 2418 D CentralSurfaces: Received new disable state: enaihbcrso.qingr (unchanged)
12-03 19:48:41.962 1132 1184 W TransactionTracing: Could not find layer handle 0xb40000769e84b750
12-03 19:48:41.979 2418 2418 D CentralSurfaces: Received new disable state: enaihbcrso.qingr (unchanged)
12-03 19:48:42.016 2418 2479 D ControlsListingControllerImpl: Unsubscribing callback
12-03 19:48:42.018 2418 2479 D ControlsListingControllerImpl: Unsubscribing callback
12-03 19:48:42.020 2418 2479 D ControlsListingControllerImpl: Unsubscribing callback
12-03 19:48:42.064 2418 2418 W FrameTracker: Missing HWUI jank callback for vsyncId: 4845736, CUJ=J<SHADE_EXPAND_COLLAPSE::Collapse>
12-03 19:48:42.064 2418 2418 W FrameTracker: Missing HWUI jank callback for vsyncId: 4845802, CUJ=J<SHADE_EXPAND_COLLAPSE::Collapse>
12-03 19:48:42.064 2418 2418 W FrameTracker: Missing HWUI jank callback for vsyncId: 4845824, CUJ=J<SHADE_EXPAND_COLLAPSE::Collapse>
12-03 19:48:42.064 2418 2418 W FrameTracker: Missing HWUI jank callback for vsyncId: 4846046, CUJ=J<SHADE_EXPAND_COLLAPSE::Collapse>
12-03 19:48:42.065 2418 2418 W FrameTracker: Missing HWUI jank callback for vsyncId: 4846061, CUJ=J<SHADE_EXPAND_COLLAPSE::Collapse>
12-03 19:48:42.065 2418 2418 W FrameTracker: Missing HWUI jank callback for vsyncId: 4846128, CUJ=J<SHADE_EXPAND_COLLAPSE::Collapse>
12-03 19:48:42.065 2418 2418 W FrameTracker: Missing HWUI jank callback for vsyncId: 4846143, CUJ=J<SHADE_EXPAND_COLLAPSE::Collapse>
12-03 19:48:42.065 2418 2418 W FrameTracker: Missing HWUI jank callback for vsyncId: 4846189, CUJ=J<SHADE_EXPAND_COLLAPSE::Collapse>
12-03 19:48:42.065 2418 2418 W FrameTracker: Missing HWUI jank callback for vsyncId: 4846213, CUJ=J<SHADE_EXPAND_COLLAPSE::Collapse>
12-03 19:48:42.065 2418 2418 W FrameTracker: Missing SF jank callback for vsyncId: 4846236, CUJ=J<SHADE_EXPAND_COLLAPSE::Collapse>
Read comments after (including) this one.
Also have a look at fdroid/fdroidclient#669 (closed)
Edited by Benjamin Loison