View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017661 | Scribus | Text Frames / Story Editor | public | 2025-10-21 15:55 | 2025-10-21 18:51 |
Reporter | LFRon | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 1.7.0 | ||||
Summary | 0017661: Cannot type Chinese through Fcitx5 framework | ||||
Description | I found I cannot input Chinese character through fcitx5,I think Scribus's AppImage does not include the fcitx5 backend.Could developer add the fcitx5 and ibus input framework support?Thanks!� | ||||
Steps To Reproduce | 1. Install fcitx5 and fcitx5-pinyin and set the input environment like "GTK_IM_MODULE" and "QT_IM_MODULE" 2. Download the latest Scribus AppImage 3. Open and try inputing Chinese character through fcitx5 4. And you will find which cannot input | ||||
Tags | fcitx5 | ||||
Patch | No | ||||
|
Do you happen to know what is needed on our side to support Fcitx5? Is it https://packages.debian.org/bookworm/fcitx5-frontend-qt6 ? If you (or somebody else) wants to help, here is the Docker image we're using for creating the nightlly Appimage: https://gitlab.com/scribus/scribus-ci-docker You can use it to locally create an Appimage and test it on your computer... I can provide instructions for doing it. |