Looking for advice about non-functioning Numpad keys in Qt 5.12.6

조회수 109회
읽지 않은 첫 메시지로 건너뛰기

Paul Miller

읽지 않음,
2020. 9. 17. 오후 12:23:5520. 9. 17.
받는사람 vfx-platfo...@googlegroups.com
Hello all -

I build Qt 5.12.6 from source, on Centos 7, and am having an issue where
the numeric keypad number keys always report Home/End/PgUp/PgDown
regardless if whether numeric lock is on or off.

Some searches indicate this has to do with missing xcb dev libs during
Qt build, but I have all the dependencies specified on the Qt build site.

Has anyone else run into this issue and possibly have a solution?

Cheers,

-Paul


Charles Fleche

읽지 않음,
2020. 9. 17. 오후 12:26:2120. 9. 17.
받는사람 Paul Miller, vfx-platfo...@googlegroups.com
What does the configure log look like?

--
You received this message because you are subscribed to the Google Groups "vfx-platform-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vfx-platform-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vfx-platform-discuss/58d19fa1-ec63-b7d6-2f02-ccdf62c0ca45%40fxtech.com.


--
RODEO FX  
Facebook Twitter LinkedIn Vimeo Instagram
Charles Flèche 
R&D Software Developer
cfl...@rodeofx.com 
www.rodeofx.com

Paul Miller

읽지 않음,
2020. 9. 17. 오후 12:31:4720. 9. 17.
받는사람 vfx-platfo...@googlegroups.com

Sure - here you go. I attached the summary and the log.

config.log
config.summary

Charles Fleche

읽지 않음,
2020. 9. 17. 오후 12:34:1820. 9. 17.
받는사람 Paul Miller, vfx-platform-discuss
Really not an X11 expert here, but would it be because your Qt build does not link against the system XCB at Runtime ?

Using system-provided XCB libraries .. no
XCB XKB .............................. no

Paul Miller

읽지 않음,
2020. 9. 17. 오후 12:36:0220. 9. 17.
받는사람 vfx-platfo...@googlegroups.com

Yeah, plausible. I'm using default build options, so I don't know what it's not finding that is preventing it from finding what it needs for the system xcb stuff.

Charles Fleche

읽지 않음,
2020. 9. 17. 오후 1:25:1320. 9. 17.
받는사람 Paul Miller, vfx-platform-discuss
I think the option is `--system-xcb`, vs the default `--qt-xcb`

Paul Miller

읽지 않음,
2020. 9. 17. 오후 1:55:5920. 9. 17.
받는사람 vfx-platfo...@googlegroups.com

Ah, yes I remember seeing this error when using -system-xcb:

ERROR: Feature 'system-xcb' was enabled, but the pre-condition 'features.xcb && tests.xcb_syslibs' failed.

In the config.tests dir, the "xcb" test runs without error, but the "xcb_xlib" and "xcb_glx" tests core dump.

It seems I have all the necessary dependencies installed, so I don't know why these tests are failing.

Charles Fleche

읽지 않음,
2020. 9. 17. 오후 1:59:1620. 9. 17.
받는사람 Paul Miller, vfx-platform-discuss
Not sure why. I've been compiling Qt recently on CentOS 7.4.1708 with devtoolset-6 (GCC 6.1) and it did work. I'll check if I get the same Numpad key error.

Paul Miller

읽지 않음,
2020. 9. 17. 오후 2:00:0220. 9. 17.
받는사람 vfx-platfo...@googlegroups.com

That's exactly the setup I'm building on as well. Thanks for checking!

전체답장
작성자에게 답글
전달
새 메시지 0개