Bug P2
Status Update
Comments
an...@gmail.com <an...@gmail.com> #2
Hi samsadch,
In the AndroidX PDF library, the search view is animated using the
Without this, the callback might be consumed at an upper level, preventing it from being received by the PdfViewerFragment's container.
Description
Build: 2022-12-15-495527557
Version: 2.1-mac-arm64
There is an issue with the DHU on Mac devices when running the DHU using USB as follows:
./desktop-head-unit --usb
Once you close the DHU window, it is not possible to reconnect to the DHU with the previous command. The following error will be shown:
[W]: No configuration specified - using default values.
BoringSSL is the SSL implementation used in the receiver-lib.
Starting link. Requested protocol version: 1.7
[I]: Searching for compatible USB device...
[I]: Found 6 USB devices.
[I]: Found device 'Google Pixel 6a xxx' in accessory mode (vid=18d1, pid=2d01).
[I]: Found accessory: ifnum: 0, rd_ep: 129, wr_ep: 1
[I]: Attaching to USB device...
[I]: Attached!
> Sending Framing Error notification!
[E]: Unrecoverable error -251
[E]: Google Automotive Link error -251.
[E]: Stream is broken, please check phone.
[E]: Out of sync with phone. Exiting...
This issue does not happen on when using the DHU on Linux devices.
When the error happens on Mac, the only way to start the DHU again is to unplug and plug the USB cable to the mobile device.