Initially installed and usable but unable to detect the installed input methods....
https://www.linuxquestions.org/questions/slackware-14/kde-plasma-5-can-not-input-chinese-4175651702/#post6249200

Just wonder why all Asian language input methods do not support after restart computer, might probably wrongly install reinstall drive yesterday... Any solution?

By the way, may I know if there has any conflicts/crash among different version of packages since ibus no longer maintain since few years ago?


Sςιβrοκεrs Trαdιηg®
®γσ ξηg

and

By refer to below link, how do sudo apt autoremove justify the dependencies among packages?
https://dzone.com/articles/solving-dependency-conflicts-in-maven


Sςιβrοκεrs Trαdιηg®
®γσ ξηg

ibus, fcitx4 and fcitx5,. Just choose one from the three, all should work?
Ibus、fcitx4、fcitx5 都可以,随便选一个。
但是上面的链接的问题我没怎么看懂,一个几年的帖子,然后后面又是 maven?

    JackieMe
    剛使用Linux KDE Plasma 5,由於沒有gnome3完善的自帶輸入法,就自個兒摸索全都安裝,反而崩潰了... 希望有前輩幫忙


    Remark : online typing via https://www.pinyinput.com since current KDE Plasma 5 only support English language at the moment

      5 天 后

      CyrusYip

      ~$ lsb_release -a
      LSB Version:    core-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
      Distributor ID: Ubuntu
      Description:    Ubuntu 20.04.2 LTS
      Release:        20.04
      Codename:       focal
      # 安装 Fcitx5
      sudo apt install fcitx5 \
      fcitx5-pinyin \
      fcitx5-chinese-addons \
      fcitx5-frontend-gtk2 \
      fcitx5-frontend-gtk3 \
      fcitx5-frontend-qt5 \
      fcitx5-module-ibus \
      fcitx5-module-cloudpinyin \
      fcitx5-material-color ##https://fcitx-im.org/wiki/Install_Fcitx_5

      fcitx5-material-colorinstalled manually via Install Fcitx 5 from Flatpak https://fcitx-im.org/wiki/Install_Fcitx_5 (is it possible to embed into the module to be auto install?)

      ~$ # 设置 Fcitx5 拼音输入法
      ~$ fcitx5-configtool
      -Could not find module 'fcitx5'. See kcmshell5 --list for the full list of modules.


      refered to fcitx cannot launch --current to setup the input method in system setting

        ryo 是在设置这一步不行吗?试试安装 kde-config-fcitx5,然后再运行 fcitx5-configtool

        sudo apt install kde-config-fcitx5
        +~$ sudo apt install kde-config-fcitx5
        [sudo] password for englianhu: 
        Reading package lists... Done
        Building dependency tree       
        Reading state information... Done
        -E: Unable to locate package kde-config-fcitx5
        +wget https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/kcm-fcitx5/5.0.3-2ubuntu1/kcm-fcitx5_5.0.3.orig.tar.gz
        +~$ ##然后手动去下载安装,结果还是不行
        +~$ tar -xzf kcm-fcitx5_5.0.3.orig.tar.gz
        +~$ tar -xzvf kcm-fcitx5_5.0.3.orig.tar.gz
        +~$ cd kcm-fcitx5-5.0.3

        不过该文件夹内没有./configure...

        +~$ lscpu
        Architecture:                    x86_64
        CPU op-mode(s):             32-bit, 64-bit
        Byte Order:                      Little Endian
        Address sizes:                  39 bits physical, 48 bits virtual
        CPU(s):                              4
        On-line CPU(s) list:          0-3
        Thread(s) per core:         1
        Core(s) per socket:         4
        Socket(s):                         1
        NUMA node(s):               1
        Vendor ID:                       GenuineIntel
        CPU family:                      6
        Model:                              60
        Model name:                   Intel(R) Core(TM) i5-4590T CPU @ 2.00GHz
        Stepping:                         3
        CPU MHz:                        1632.791
        CPU max MHz:               3000.0000
        CPU min MHz:                800.0000
        BogoMIPS:                      3991.05
        L1d cache:                       128 KiB
        L1i cache:                        128 KiB
        L2 cache:                         1 MiB
        L3 cache:                         6 MiB
        NUMA node0 CPU(s):    0-3
        Vulnerability Itlb multihit:  KVM: Mitigation: VMX unsupported
        Vulnerability L1tf:                Mitigation; PTE Inversion
        Vulnerability Mds:               Mitigation; Clear CPU buffers; SMT disabled
        Vulnerability Meltdown:     Mitigation; PTI
        Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
        Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user pointer sanitization
        Vulnerability Spectre v2:        Mitigation; Full generic retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling
        Vulnerability Srbds:                Mitigation; Microcode
        Vulnerability Tsx async abort:   Not affected
        Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
                                             pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe sy
                                             scall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts
                                             rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pcl
                                            mulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 
                                            xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline
                                            _timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb 
                                            invpcid_single pti ssbd ibrs ibpb stibp fsgsbase tsc_adjust b
                                            mi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln 
                                            pts md_clear flush_l1d
        4 天 后

        之前使用ubuntugnome安装kde plasma 5,如今直接使用Kubuntu方便多了
        安装好了哦!
        感谢韩国同胞!!!
        감사합니다 !!!

        Korean input on Kubuntu 20.04, very details about input methods installation...