Status Update
Comments
rk...@google.com <rk...@google.com>
ro...@gmail.com <ro...@gmail.com> #2
BTW, how to get similar stack trace in AS 3.6? By default it is not shown, and link to rerun task with --stacktrace flag does not reproduce the issue (probably because this command does not include running/profiling the app).
ga...@google.com <ga...@google.com> #3
ro...@gmail.com <ro...@gmail.com> #4
Indeed, it works in AS 4.1 Beta 4. Thanks for fixing!
ra...@google.com <ra...@google.com> #5
ya...@google.com <ya...@google.com>
ro...@gmail.com <ro...@gmail.com> #6
The flickering pain in Flamingo is still being addressed by JetBrains:
Commits that showed up 16 hours ago regarding JBR-4959:
ya...@google.com <ya...@google.com> #7
Thanks for letting us know. Those commits might be porting fixes to JDK21, we'll double check with JetBrains!
JDK21 is what currently builds from main
branch. Java 17 commits are in main
branch for JDK21
Our current plan is to bundle
jl...@google.com <jl...@google.com> #8
This is fixed in the upcoming canary (Giraffe canary 5) which will bundle with the most recent JBR: jbr-release-17.0.6b802.4
.
Thanks for reporting this issue!
Description
We are seeing the reconnecting black screen issue (https://youtrack.jetbrains.com/issue/JBR-4897 ) in the latest Flamingo canaries. I believe it has been fixed here by JetBrains (https://github.com/JetBrains/JetBrainsRuntime/commit/0683634780f1bd5bb647735bb98060c38ce5e691 ). Is it possible to cherry-pick this fix into the latest Flamingo?
Workarounds:
What steps will reproduce the issue?
Position IDE fullscreen on secondary monitor.
Unplug secondary monitor. IDE correctly displays on primary monitor.
Re-plug-in secondary monitor. IDE correctly moves back to secondary monitor, initially displays contents, but then is displayed as only black.
Sliding window to primary window and back to secondary window will make contents redisplay.