-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Visual flashing / aliasing occurs #9
Comments
Thanks for the report! I am having trouble reproducing this issue (which I need to be able to do in order to try fixing it)... I've been staring at the puzzle board for a good 15 minutes and it has yet to happen. I have not changed any core rendering code between the two releases either, so it doesn't make sense that an issue like this would happen. This looks like something maybe changed on Flutter's side? Does your phone have any customizations/modifications applied that might affect the app? If not, I could try getting an Android Virtual Device with your phone's model and testing if it occurs on it. |
In my reproduction (for the video), I watched the screen for a good 5 minutes without artifacting after starting a fresh puzzle. My setup details are as follows, in case that does help with reproduction
As a note, GrapheneOS makes several notable security hardening changes compared to upstream, including a hardened |
I'm really stumped with this one. I've tried running the app in an Android Virtual Device matching your hardware, but was unable to reproduce the issue. I'm considering installing GrapheneOS on my own Google Pixel 3a, and if it happens there then we can isolate this to a GrapheneOS bug. However as this is an involved process (currently running LineageOS 18, would have to wipe all that), I can't say when I will be able to test this. |
That's just a reflection, and I have not noticed any other anomalous visuals. This issue may only affect a small number of users if its OS related (maybe only me), and is not breaking, so I agree it may not be worth the apparent effort to isolate the issue. |
Yeah... I'll have to leave this one on hold (until/if I distro hop to GrapheneOS). Sorry! |
I've made the switch to GrapheneOS and I am as of yet unable to reproduce this issue. I'll keep trying but else I might have to close this. |
happens at 3:18 |
Record_20221214_115403_compressed.mp4 |
Can confirm. App version: 1.1.2 (F-Droid, 29/10/2022) Phone: Oppo F15 (CPH2001) Android version: 11 ColorOS version: 11.1 |
I experienced the same bug. |
I was able to reproduce this in GrapheneOS, but as it has dropped support for my phone (Google Pixel 3a) I had to switch to a maintained ROM. I do not seem to get this issue on my current install (Android Ice Cold Project)... I'd suspect the modifications GrapheneOS makes to cause this, which is why I'm really surprised to learn this also affects some stock ROMs as well. I don't see anything in common with the reported Android versions/phones either... |
I have just upgraded Flutter and all dependencies. Hopefully that will squash this bug! Watch for a new release soon-ish, once I fix the remaining bugs. |
FWIW, have the same issue with my Pixel 3a, standard android, latest version by Google |
I also experience the same bug, even with the latest version of the app. |
Thanks for all the reports! I have also ran into it on my current LineageOS 20 install, so it is indeed not caused by GrapheneOS, but rather either Android 12-13 or Flutter. |
The latest update released on F-Driod introduced a new visual bug which occurs regularly.
This bug was not present in the previous version.
Details
See attached video for examples. Artifacting occurs at 0:08 (upper left major grid cross) and a larger artifact occurs at 2:15 (bottom of grid, left and right).
bug.mp4
The text was updated successfully, but these errors were encountered: