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

瀏覽次數:110 次
跳到第一則未讀訊息

Paul Miller

未讀,
2020年9月17日 中午12:23:552020/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:212020/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:472020/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:182020/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:022020/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:132020/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:592020/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:162020/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:022020/9/17
收件者:vfx-platfo...@googlegroups.com

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

回覆所有人
回覆作者
轉寄
0 則新訊息