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

Resolve engine_process_key_event trouble #52

Open
onting opened this issue Nov 7, 2021 · 0 comments
Open

Resolve engine_process_key_event trouble #52

onting opened this issue Nov 7, 2021 · 0 comments
Assignees

Comments

@onting
Copy link
Collaborator

onting commented Nov 7, 2021

The engine has bug in _process_key_event function.
It must be related with ic_process and am_push.

GDB can attach specific running process to itself for inspection.
This issue can be handled in this way.
First, compile the engine with -g option and install it to your system.
Second, run it with 'ibus engine hanjp' command.
Third, run 'pid -p engine-pid'.
Last, inspect _process_key_event by adding some conditional break points.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant