Codebrowser pop-up opened in background - blocking GUI #8535
karsten-burger
started this conversation in
General
Replies: 1 comment 2 replies
-
This should not be happening. Typically when we see reports like this, it is on a Linux variant. Usually the issue has to do with how the JVM / OS handle modal dialog interaction. It is possible that we could hack a workaround, but, unfortunately, if we cannot reproduce the issue, then creating a solution is difficult. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am using ghidra 11.4.2 on Fedora 42 with Gnome.
There is a quite annoying issue: often a popup is opened in background, meaning that the GUI is frozen while I have no means of accessing the popup window or continuing with the gui.
How to reproduce:
The popup to fill-in the new address to move to seems to be open, but invisible, the memory manager window is greyed-out, GUI is frozen.
Switching the working area to a different one and switching back has sometimes resolved the issue in the past, or restarting ghidra.
Beta Was this translation helpful? Give feedback.
All reactions