Qt: Session management error on linux
- Ngôn ngữ chính
- Julia
- Star
- 488
- Fork
- 90
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I am getting an error when using `:qt5` backend on linux RHEL 8.8
```
using PyCall
pygui(:qt5)
using PyPlot
fig,ax=subplots()
```
gives this error
"Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed"
Other backends work ok. However I get a weird error when using `:tk` backend with the `ImageView` package.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Reproduce the reported sequence using PyCall, pygui(:qt5), PyPlot, and subplots() on Linux RHEL 8.8, then compare it with the working backends. Trace the :qt5 entry point and Qt session-management error; done means the reported authentication error is resolved or its supported configuration is documented.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- julia, linux, python
- Lĩnh vực
- desktop
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100