-
Notifications
You must be signed in to change notification settings - Fork 92
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
iBus-avro is crashing frequently #183
Comments
There is an similar known issue (#156 ) but its rare and no where as close to "crashing nearly once in every line!". Run |
@razi006 As Sarim mentioned, run |
Is this the error log during such a crash? We need the error log when ibus crashes. Keep this thing open, and write Bangla, and wait until it crashes. Then post the error message as text (not as an image). |
You did not upload any screenshot. Please copy and paste the terminal outputs as texts instead of images. |
(gjs:31207): Gjs-CRITICAL **: 23:34:55.292: Attempting to call back into JSAPI during the sweeping phase of GC. This is most likely caused by not destroying a Clutter actor or Gtk+ widget with ::destroy signals connected, but can also be caused by using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked and the JS callback not invoked. (gjs:31207): Gjs-CRITICAL **: 23:34:55.292: The offending signal was create-engine on IBusFactory 0x55f0af129350. (gjs:31207): IBUS-CRITICAL **: 23:34:55.292: ibus_factory_real_create_engine: assertion 'engine_type != G_TYPE_INVALID' failed (ibus-ui-gtk3:31035): IBUS-WARNING **: 23:34:55.294: ibus_bus_call_sync: org.freedesktop.IBus.SetGlobalEngine: GDBus.Error:org.freedesktop.DBus.Error.Failed: Set global engine failed: GDBus.Error:org.freedesktop.DBus.Error.Failed: Cannot find engine ibus-avro (ibus-ui-gtk3:31035): IBUS-WARNING **: 23:34:55.294: panel.vala:818: Switch engine to ibus-avro failed. |
I am aslo facing the same issue in POP os 21.04: Here's the output from (gjs:9008): Gjs-CRITICAL **: 13:09:40.372: Attempting to call back into JSAPI during the sweeping phase of GC. This is most likely caused by not destroying a Clutter actor or Gtk+ widget with ::destroy signals connected, but can also be caused by using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked and the JS callback not invoked. (gjs:9008): Gjs-CRITICAL **: 13:09:40.372: The offending signal was focus-out on IBusEngine 0x5603f1ae30c0. My OS information:
|
Is there any update? I have same problem in my Linux Mint 20.1 Cinnamon OS |
My texts is Here is the terminal message
|
@sarim I followed the process and it's not crashing much as the previously does. But now I figured out that If I try to write slightly fast it crashes. But although I'm not sure about it, just mentioned it here to help you figure out the problem. Thank you |
I'm using Linux Mint 20.2 Cinnamon which is based on Ubuntu 20.04 focal. While I'm typing in Bangla, iBus-avro is crashing nearly once in every line! When it happens, I need to restart iBus each time! Is there any solution for that?
I've downloaded iBus-avro from Synaptic Package Manager.
The text was updated successfully, but these errors were encountered: