Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Ibus is not stable in qtcreator

Ibus is not stable in qtcreator

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 290 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    ynatynat
    wrote on last edited by
    #1

    Japanese input in QtCreator is not very stable.
    On the WSL2 console or text editor(gedit), I can switch direct<-> japanese with hankaku/zenkaku key without any problems, but on QtCreator, I often couldn't do it.

    Also, even though I have switched from Japanese to direct input, it is unstable, such as one Japanese character later entering where the input cursor is.
    Example) int a =0;あ

    This is inconvenient when entering comments, etc.
    I tried installing Ubuntu in Virtual Box and installing Qtcreator, but the response to key input was slow and had a problem, so I'm currently using WSL2.

    If you have any solution, please let me know.
    thank you.

    <Environment>
    Ubuntu22.04 WSL2 (Windows10)
    Input method has been set at the end of .profile
    export GDM_LANG=ja
    export GTK_IM_MODULE=ibus
    export XMODIFIRES=@im=ibus
    export QT_IM_MODULE=ibus
    ibus-daemon -rdx

    QtCreator: 9.0.0-rc1

    *The Japanese character entering later also occurred on Ubuntu, which is not a virtual environment.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved