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

Cannot launch gtk(?) apps when Ibus is installed #15

Closed
Grannath opened this issue May 3, 2019 · 1 comment
Closed

Cannot launch gtk(?) apps when Ibus is installed #15

Grannath opened this issue May 3, 2019 · 1 comment

Comments

@Grannath
Copy link

Grannath commented May 3, 2019

While Ibus is installed, some applications cannot be launched. Best example is probably the JetBrains IDEs, which run on Java. This is the output I get.

(java:7703): GLib-GObject-WARNING **: 18:07:44.980: cannot register existing type 'GtkIMContext'

(java:7703): GLib-GObject-WARNING **: 18:07:44.980: cannot add private field to invalid (non-instantiatable) type '<invalid>'

(java:7703): GLib-CRITICAL **: 18:07:44.980: g_once_init_leave: assertion 'result != 0' failed

(java:7703): GLib-GObject-CRITICAL **: 18:07:44.980: g_type_register_dynamic: assertion 'parent_type > 0' failed

I am running Manjaro Linux, Ibus version is 1.5.20-2 from the Manjaro Extra repo. libibus is the same version. gtk is version 3.24.8-1.

I am relatively sure this used to work, and an update broke it, but it's possible I just did not notice. While an application is running, it's fine, so maybe I just missed it.

I am aware that it might not be ibus' fault. But I cannot find anything useful on google. So any help is appreciated.

@Grannath
Copy link
Author

OK, finally found it. There was another .something file that set the wrong input method framework. For some reason, this still just worked in some apps, while others crashed hard like that. In case anyone ever sees this, double and triple check all files executed during startup.

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