Skip to content

Commit 355f73d

Browse files
committed
Update note about xcb workaround for nvidia profilers
1 parent b5b977a commit 355f73d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/software/devtools/nvidia-nsight.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ As a sampling profiler, it can be easily used to profile applications written in
2626
### Known Issues and Common Problems
2727

2828
??? warning "CrashReporter: Qt initialization failed, Failed to load Qt platform plugin: xcb"
29+
!!! info "This workaround is not needed for uenvs that provide `xcb-util-cursor`"
30+
Uenvs that provide the `xcb-util-cursor` package, don't require this workaround anymore.
31+
Starting with 25.6, the [`prgenv-gnu`][ref-uenv-prgenv-gnu] provides `xcb-util-cursor`.
32+
2933
While we recommend using `ncu` instead of `ncu-ui`, it is possible to use X11 to launch ncu-ui.
3034
However, this will fail with the following error message: `Failed to load Qt platform plugin: "xcb"`.
3135

0 commit comments

Comments
 (0)