JaKooLit / Fedora-Hyprland

For automated installation of Hyprland on Fedora or any Fedora based distros
GNU General Public License v3.0
1.01k stars 77 forks source link

[Bug]: after the change to 'input' method group fcitx5 doesnt work inside several apps. #139

Closed nerdyinu closed 3 weeks ago

nerdyinu commented 1 month ago

the installation process has been changed to use 'input' method group. since then, the fcitx ime doesnt work in few apps e.g) armcord, obsidian, etc. works welll in browser.

╭──────────────────┬─────────────────────────────────────────────────────╮
│ kernel-name      │ Linux                                               │
│ nodename         │ fedora                                              │
│ kernel-release   │ 6.11.0-400.asahi.fc40.aarch64+16k                   │
│ kernel-version   │ #1 SMP PREEMPT_DYNAMIC Fri Sep 27 02:59:31 UTC 2024 │
│ machine          │ aarch64                                             │
│ operating-system │ GNU/Linux                                           │
╰──────────────────┴───────────────────────────
JaKooLit commented 1 month ago

https://wiki.archlinux.org/title/Users_and_groups#Pre-systemd_groups

first off, look at the systemd groups

adding your user to input group will just gives you access to input devices like mouse and keyboard

your issue could be fcitx bug

however, the packages your having issues are all electron based apps then in that case, its an electron bug

JaKooLit commented 3 weeks ago

closing as no more comment received