Flutter debugging with Google Pixel 8 start to show "E/lutter_progetto( 5180): PIXEL: ioctl err: 1"
Asked Answered
L

1

15

I'm developing an application with Flutter and today suddenly when I start my debugging tests with a physical device (pixel 8) I receive the following error in the console at every interaction:

Error from console

I didn't find anything similar doing some research, it started appearing suddenly and I don't know the reason nor can I hypothesize what the cause is. Every application I launch on this pixel 8 has this problem. I have a second device, nothing phone 1, and this doesn't happen.

Furthermore, when starting each application, these strings appear (the yellow one are more than one line) that I had never seen before (always and only on pixel 8).

enter image description here

I would like to understand what happened, can anyone help me?

I tried cleaning the flutter folder with flutter clean, without getting any results. I restarted the pixel 8, without getting any results.

Legislator answered 16/1 at 17:19 Comment(2)
Any updates on this? Did you ever manage to fix it?Centum
Unfortunately no, neither found the cause.Butler
P
0

Try to put simulator on cold boot. It was on quick boot by default.

Go to setting or edit in that simulator -> Advance setting -> Cold boot.

If this doesn't work . Try to wipe data or Remake it simulator .

Pretence answered 3/7 at 8:17 Comment(1)
Bro , he was using physical , cold boot will not work with it.Pretence

© 2022 - 2024 — McMap. All rights reserved.