well, I have solved my problem for future reference I would like to share
the solution.

The solution is so simple;
You should run your application with the user that you started ibus-setup /
ibus-dameon. For example, if you launch ibus with user A, then only
application running with user A privilege will be responded by ibus. If
your application is running as root, you need to start ibus with root
privilege.

That's how I solve the problem.

I am sure there is some reason behind this issue, but right now I don't
have time to deep in.




Celal SAVUR



On Mon, Aug 17, 2015 at 9:15 AM, Celal SAVUR <c.sa...@gmail.com> wrote:

> Hello everyone,
>
> I have problem with Qt5 + ibus integration. I configured ibus and it works
> fine with the system application like gedit, console etc. But I could not
> make it work with my Qt5 application.
>
> I added the following line to .bashrc
>
> export GTK_IM_MODULE=ibus
> export XMODIFIERS=@im=ibus
> export QT_IM_MODULE=ibus
>
> Do you have any suggestion ?
>
> System :
> CentOS 7, Xfce, Qt 5.4.2
>
> Celal
>
>
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to