Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How about add fcitx or fcitx5 #7

Open
inkroomtemp opened this issue Dec 25, 2024 · 4 comments
Open

How about add fcitx or fcitx5 #7

inkroomtemp opened this issue Dec 25, 2024 · 4 comments
Assignees

Comments

@inkroomtemp
Copy link

I am a Chinese, and I need the input method.

I try to install the sogou, but it not work, and I don't know why.

@inkroomtemp inkroomtemp changed the title How about add fcitx or fxitx5 How about add fcitx or fcitx5 Dec 25, 2024
@Fullaxx
Copy link
Owner

Fullaxx commented Dec 25, 2024

I will add fcitx5 to the Dockerfile. Please let me know if that works for you. I have no way to test alternate keyboard layouts or input methods.

@inkroomtemp
Copy link
Author

It's not work, only install fcitx5.

I have tried this way before.

apt install -y fcitx5 fcitx5-chinese-addons

and the Chinese font

apt install -y fonts-wqy-zenhei

echo "LC_ALL=zh_CN.UTF-8" >> /etc/environment && \
    echo "LANG=zh_CN.UTF-8" > /etc/locale.conf && \
    echo "zh_CN.UTF-8 UTF-8" >> /etc/locale.gen && \
    locale-gen

I add the Chinese input method like "拼音" on the fcitx5-conf dialog, then I open the firefox, terminal, and tried to input Chinese. there are no input method dialog on the window.

4ffb9486aefb0c7ca6e665e5179aadbe
10d18a597e446bd64b9b4a9468b1b62d

maybe I have not active the input method dialog, Could you input English by input method ?

This is not a big issue, I can also use English if fcitx5 is not work.

Fullaxx added a commit that referenced this issue Dec 27, 2024
This reverts commit e2e1767.
@Fullaxx Fullaxx reopened this Dec 27, 2024
@Fullaxx Fullaxx self-assigned this Dec 27, 2024
@Fullaxx
Copy link
Owner

Fullaxx commented Dec 27, 2024

I have re-opened this issue, as I need to give this more thought.
I started a branch called chinese-input, but in the end I would like a solution that is a bit more generic or configurable to more input methods/languages. Sadly, I know almost nothing about different input method types.

For now, can you build and test this branch? I have added all the above requests and a menu item seen in the picture.

FCITX

@inkroomtemp
Copy link
Author

I saw the dbus-launch fcitx5-config-qt, but every time I open the config dialog, It will show this.

image

close the dialog, and it will be show at the next open.

So, I have try to start fcitx5 manually. like execute fcitx5 or dbus-launch fcitx5 on the terminal, not work both.


The second problem is that the Global Options is nothing. usually , If the fcitx5 is running, then reopen the config dialog, it will normally show.


Kapture 2024-12-30 at 14 01 27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants