Skip to content

[virtualbox] Support IDA >=9.2 in REMnux#747

Merged
emtuls merged 1 commit into
mandiant:mainfrom
Ana06:remnux-libxcb-cursor0
Apr 28, 2026
Merged

[virtualbox] Support IDA >=9.2 in REMnux#747
emtuls merged 1 commit into
mandiant:mainfrom
Ana06:remnux-libxcb-cursor0

Conversation

@Ana06

@Ana06 Ana06 commented Apr 28, 2026

Copy link
Copy Markdown
Member

Install libxcb-cursor0 in REMnux, as otherwise IDA >=9.2 fails with:

remnux@remnux:~$ /home/remnux/ida-pro-9.3/ida

qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.

This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Install `libxcb-cursor0` in REMnux, as otherwise IDA >=9.2 fails with:
```
remnux@remnux:~$ /home/remnux/ida-pro-9.3/ida

qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.

This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
```

@emtuls emtuls left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome catch. Thanks @Ana06 ! :)

@emtuls emtuls merged commit 8b73b20 into mandiant:main Apr 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants