Qt6.5.0 and ibus (Ubuntu)
-
@Abderrahmene_Rayene can you try to purge ibus to see what will happen. I can run Qt6.5 on my LUbuntu 22.04. Ibus is not installed.
-
@JoeCFD Oh no sorry, I cannot experiment on my current machine. OP might on his virtual machine
-
@Abderrahmene_Rayene just tested it. the message is gone after ibus is purged. This is on Wayland.
-
I am using Ubuntu 22.04 with x11 and I get the same message but the application works fine. I cannot switch to wayland as I am having issues with MS Teams. Is there any other solution for the message to disapear?
-
@Abderrahmene_Rayene
https://help.ubuntu.com/community/ibus
IBus
The Intelligent Input Bus (IBus) is an input method framework for multilingual input in Unix-like operating systems. It's called "Bus" because it has a bus-like architecture.You can use IBus to type in your own language in most GUI applications.
========================================================
if the input is only English, simply purge it since it is of no use. -
@Abderrahmene_Rayene
https://help.ubuntu.com/community/ibus
IBus
The Intelligent Input Bus (IBus) is an input method framework for multilingual input in Unix-like operating systems. It's called "Bus" because it has a bus-like architecture.You can use IBus to type in your own language in most GUI applications.
========================================================
if the input is only English, simply purge it since it is of no use. -
I found this commit dated
2023-04-05 01:27:47 +0400
, if someone could clarify what it did?The issue is still present, I installed
IBus
again just to check.