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

GnuRadio - qt.qpa.xcb: QXcbConnection: XCB error: 148 (Unknown), #84

Open
nzstevem opened this issue Jun 18, 2022 · 2 comments
Open

GnuRadio - qt.qpa.xcb: QXcbConnection: XCB error: 148 (Unknown), #84

nzstevem opened this issue Jun 18, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@nzstevem
Copy link

Downloaded, imaged, and booted on a Raspi 3b the latest 6.1 PiSDR image. Connected to the image with both Putty/ssh and VNC. All appeared good.

Ran the volk script. All good.

Ran a standard update "sudo get-apt update/upgrade". Some libraries updated.

Ran GnuRadio in design mode via VNC and created very simple model. All good so far.

However, when executing the model it fails with the following QT error.

"qt.qpa.xcb: QXcbConnection: XCB error: 148 (Unknown), sequence: 191, resource id: 0, major code: 140 (Unknown), minor code: 20."

Executing the generated python on the command line - "python3 test.grc" - produces the same result.

Looking around at various posts on other forums it appears others have had the same issue with QT. However there is no consensus as to how the issue can be resolved.

image

Has anyone else seen this issue, or can anyone confirm GNUradio models do indeed run fine in their RasPi environment?

Any help appreciated.

Steve

@nzstevem nzstevem added the bug Something isn't working label Jun 18, 2022
@luigifcruz
Copy link
Owner

Hi, thanks for submitting this issue. Looks like this is a error introduced on a new version of Qt. According to this thread, some models of Raspberry Pi are affected. I would recommend waiting for a patch from Qt.

@nzstevem
Copy link
Author

nzstevem commented Jun 21, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants