Ghidra breaks on wayland after b1038.72
Running Ghidra (``11.4.2``) behaves incorrectly with runtimes newer than ``b1038.72`` (tested ``b1140.54``, ``b1138.52``, ``1115.48``) on wayland.
The project page of Ghidra does load but attempting to open the any tool fails. The cursor changes to the loading icon but the animation with the tool icon never happens, neither does the small "launching tool" window appear and the tool itself doesn't start either. The application itself is not frozen, it closes without any delay and there are no error messages in the logs. (The "Tip of the Day" window also doesn't appear on start up if it's enabled.)
Ghidra also can't be focused from the task bar if it's behind other windows on the affected runtimes.
The window decoration also changes between ``b1038.72`` and ``1115.48`` but the change logs only mention potential related changes in ``b1138.52``.
Running on X11 with any of these runtimes or on wayland with ``b1038.72`` works. Changing any of Ghidra's rendering related settings in ``launch.properties:18`` doesn't seem to fix the issue.
System details (copied from info centre):
```
Operating System: Fedora Linux 42
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.18.0
Qt Version: 6.9.2
Kernel Version: 6.16.9-200.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 24 × AMD Ryzen AI 9 HX 370 w/ Radeon 890M
Memory: 32 GiB of RAM (30.0 GiB usable)
Graphics Processor: AMD Radeon 890M Graphics
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: ASUS Vivobook S 16 M5606WA_M5606WA
System Version: 1.0
```
1 条评论