Skip to content

fcitx5 inside a Python venv #873

Closed Answered by wengxt
ubitux asked this question in Q&A
Oct 6, 2023 · 3 comments · 8 replies
Discussion options

You must be logged in to vote

Try set QT_IM_MODULE=ibus before launch your pyqt application. I believe in the virtual env you're not using system qt, thus you will not have fcitx5-qt installed. Note this may not work well under wayland.

If you're using KDE wayland, you can follow this https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland#KDE_Plasma instead to make qt use its wayland input method protocol to talk to fcitx.

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by wengxt
Comment options

You must be logged in to vote
5 replies
@wengxt
Comment options

@ubitux
Comment options

@wengxt
Comment options

@ubitux
Comment options

@wengxt
Comment options

Comment options

You must be logged in to vote
3 replies
@wengxt
Comment options

@ubitux
Comment options

@wengxt
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants