angr / angr/angr-management

Main window doesn't appear under wayland

オープン
#1,268 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug needs-triage
主要言語
Python
スター
1.2k
フォーク
131
平均マージ
1日 11時間
マージ済み PR(30日)
14

説明

### Description

![Screenshot from 2024-06-06 08-57-44](https://github.com/angr/angr-management/assets/150633784/911b01ce-9f7d-401f-b45b-67984b96f60a)
![Screenshot from 2024-06-06 08-58-07](https://github.com/angr/angr-management/assets/150633784/fe1800b3-f6d8-486a-afb3-d22752514b17)
![Screenshot from 2024-06-06 08-58-29](https://github.com/angr/angr-management/assets/150633784/9d296ac1-bf14-45ee-8b63-c647f18e23f3)

The bug appears as Ubuntu 24.04 users default to wayland, causing users unable to see the main window for angr-management. Only the terminal is present with debug information and jobs completion time.

The problem can be worked around using the command "export QT_QPA_PLATFORM=xcb" in the terminal, and booting angr-management with "QT_QPA_PLATFORM=xcb python start.py". Would be more practical to use in a .bashrc file with this command as to not repeat multiple time for every boot of angr-management.

### Steps to reproduce the bug

Run angr-management in a virtual environment in Ubuntu 24.04 with wayland set as default.

### Environment

_No response_

### Additional context

_No response_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。