Jump to content

geventAttachSource Gives Black Screen


Recommended Posts

When I add geventAttachSource(&glistener, gwinKeyboardGetEventSource(ghKeyboard), GLISTEN_KEYTRANSITIONS|GLISTEN_KEYUP); to my app, the GUI comes up as a black screen after completing the calibration screen. Otherwise, if I remove the geventAttachSource line, everything works fine and I have a working virtual keyboard, but cannot get any events on GEVENT_KEYBOARD or GEVENT_GWIN_KEYBOARD.

Link to comment
Share on other sites

I am running on a Yocto distribution with 3.9 kernel. The hardware is an armv7a Dual CortexA9. The compiler is custom from our hardware vendor. I believe it a Yocto toolchain (/opt/poky/2.1.2/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-).

Attached is the config file.

I'm not familiar with how to use the debugger. Do you mind pointing me to some documentation on this? Thank you for your help.

gfxconf.h

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...