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

Bring back LanguagePluginInterface #16

Merged
merged 1 commit into from
Sep 29, 2020
Merged

Bring back LanguagePluginInterface #16

merged 1 commit into from
Sep 29, 2020

Conversation

mariogrip
Copy link
Contributor

Without this maliit-server is unable to cast the language plugin causing
a segfault rendering maliit-server non functional.

This partly reverts commit 1e5aa06.

Without this maliit-server is unable to cast the language plugin causing
a segfault rendering maliit-server non functional.

This partly reverts commit 1e5aa06.
@mariogrip
Copy link
Contributor Author

ping @jpetersen :)

@jpetersen
Copy link
Member

I do not see directly why it would crash without the patch, I will need another look.

@mariogrip
Copy link
Contributor Author

I do not see directly why it would crash without the patch, I will need another look.

It fails to cast as it cant figure out the interface. It might be able to fudge it in other ways, but this fixed the issue we had on manjaro to get keyboard to load using maliit-server. It works using the built in keyboard binary. so problem is when it tries to load it as a plugin, where the interface is needed.

@jpetersen
Copy link
Member

Ok let us merge.

@jpetersen jpetersen merged commit 432db0e into maliit:master Sep 29, 2020
@mariogrip mariogrip deleted the bring-back-interface branch September 29, 2020 23:04
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

Successfully merging this pull request may close these issues.

2 participants