Skip to content

Ubuntu 24.04 - Qt6 XCB plugin error with #3

Open
@avoiceofreason

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions