Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 24.04 - Qt6 XCB plugin error with #3

Open
avoiceofreason opened this issue Jan 21, 2025 · 0 comments
Open

Ubuntu 24.04 - Qt6 XCB plugin error with #3

avoiceofreason opened this issue Jan 21, 2025 · 0 comments

Comments

@avoiceofreason
Copy link

pdf-narrator would crash and core dump when you hit the pdf file selector button

used this environment variable to get verbose logging:

export QT_DEBUG_PLUGINS=1

Appeared to be the cursor library missing, resolved with:

sudo apt-get install libxcb-cursor0

I think there maybe other missing libraries but nothing else crashes app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant