Advertisement
Guest User

Untitled

a guest
Mar 27th, 2023
22
0
6 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.89 KB | None | 0 0
  1. pacman -Qs fcitx
  2. ```
  3. local/fcitx5 5.0.23-1 (fcitx5-im)
  4. Next generation of fcitx
  5. local/fcitx5-configtool 5.0.17-1 (fcitx5-im)
  6. Configuration Tool for Fcitx5
  7. local/fcitx5-gtk 5.0.23-1 (fcitx5-im)
  8. Fcitx5 gtk im module and glib based dbus client library
  9. local/fcitx5-nord 0.0.0.20210116-1
  10. Fcitx5 theme based on Nord color
  11. local/fcitx5-pinyin-moegirl-rime 20230214-1
  12. Fcitx 5 Pinyin Dictionary from zh.moegirl.org.cn
  13. local/fcitx5-qt 5.0.17-1 (fcitx5-im)
  14. Fcitx5 Qt Library
  15. local/fcitx5-rime 5.0.16-1
  16. RIME support for Fcitx5
  17. ```
  18.  
  19. fcitx5-diagnose
  20. ```
  21. # System Info:
  22. 1. `uname -a`:
  23.  
  24. Linux universal-legislation 6.2.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 22 Mar 2023 22:52:35 +0000 x86_64 GNU/Linux
  25.  
  26. 2. `lsb_release -a`:
  27.  
  28. LSB Version: n/a
  29. Distributor ID: Arch
  30. Description: Arch Linux
  31. Release: rolling
  32. Codename: n/a
  33.  
  34. 3. `lsb_release -d`:
  35.  
  36. Description: Arch Linux
  37.  
  38. 4. `/etc/lsb-release`:
  39.  
  40. DISTRIB_ID="Arch"
  41. DISTRIB_RELEASE="rolling"
  42. DISTRIB_DESCRIPTION="Arch Linux"
  43.  
  44. 5. `/etc/os-release`:
  45.  
  46. NAME="Arch Linux"
  47. PRETTY_NAME="Arch Linux"
  48. ID=arch
  49. BUILD_ID=rolling
  50. ANSI_COLOR="38;2;23;147;209"
  51. HOME_URL="https://archlinux.org/"
  52. DOCUMENTATION_URL="https://wiki.archlinux.org/"
  53. SUPPORT_URL="https://bbs.archlinux.org/"
  54. BUG_REPORT_URL="https://bugs.archlinux.org/"
  55. PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
  56. LOGO=archlinux-logo
  57.  
  58. 6. Desktop Environment:
  59.  
  60. Cannot determine desktop environment.
  61.  
  62. 7. XDG SESSION TYPE:
  63.  
  64. XDG_SESSION_TYPE='wayland'
  65.  
  66. 8. Bash Version:
  67.  
  68. BASH_VERSION='5.1.16(1)-release'
  69.  
  70. # Environment:
  71. 1. DISPLAY:
  72.  
  73. DISPLAY=':1'
  74.  
  75.  
  76. WAYLAND_DISPLAY='wayland-1'
  77.  
  78. 2. Keyboard Layout:
  79.  
  80. 1. `setxkbmap`:
  81.  
  82. WARNING: Running setxkbmap against an XWayland server
  83. xkb_keymap {
  84. xkb_keycodes { include "evdev+aliases(qwerty)" };
  85. xkb_types { include "complete" };
  86. xkb_compat { include "complete" };
  87. xkb_symbols { include "pc+us+inet(evdev)" };
  88. xkb_geometry { include "pc(pc105)" };
  89. };
  90.  
  91. 2. `xprop`:
  92.  
  93. _XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "", ""
  94.  
  95. 3. Locale:
  96.  
  97. 1. All locales:
  98.  
  99. C
  100. C.UTF-8
  101. en_US.utf8
  102. ja_JP
  103. ja_JP.eucjp
  104. ja_JP.ujis
  105. ja_JP.utf8
  106. japanese
  107. japanese.euc
  108. POSIX
  109. zh_CN
  110. zh_CN.gb18030
  111. zh_CN.gb2312
  112. zh_CN.gbk
  113. zh_CN.utf8
  114.  
  115. 2. Current locale:
  116.  
  117. LANG=en_US.UTF-8
  118. LC_CTYPE="en_US.UTF-8"
  119. LC_NUMERIC="en_US.UTF-8"
  120. LC_TIME="en_US.UTF-8"
  121. LC_COLLATE="en_US.UTF-8"
  122. LC_MONETARY="en_US.UTF-8"
  123. LC_MESSAGES="en_US.UTF-8"
  124. LC_PAPER="en_US.UTF-8"
  125. LC_NAME="en_US.UTF-8"
  126. LC_ADDRESS="en_US.UTF-8"
  127. LC_TELEPHONE="en_US.UTF-8"
  128. LC_MEASUREMENT="en_US.UTF-8"
  129. LC_IDENTIFICATION="en_US.UTF-8"
  130. LC_ALL=
  131.  
  132. 4. Directories:
  133.  
  134. 1. Home:
  135.  
  136. /home/weitcis
  137.  
  138. 2. `${XDG_CONFIG_HOME}`:
  139.  
  140. Environment variable `XDG_CONFIG_HOME` is not set.
  141.  
  142. Current value of `XDG_CONFIG_HOME` is `~/.config` (`/home/weitcis/.config`).
  143.  
  144. 3. Fcitx5 Settings Directory:
  145.  
  146. Current fcitx5 settings directory is `~/.config/fcitx5` (`/home/weitcis/.config/fcitx5`).
  147.  
  148. 5. Current user:
  149.  
  150. The script is run as weitcis (1000).
  151.  
  152. # Fcitx State:
  153. 1. executable:
  154.  
  155. Found fcitx5 at `/usr/bin/fcitx5`.
  156.  
  157. 2. version:
  158.  
  159. Fcitx version: `5.0.23`
  160.  
  161. 3. process:
  162.  
  163. Found 1 fcitx5 process:
  164.  
  165. 3907112 fcitx5
  166.  
  167. 4. `fcitx5-remote`:
  168.  
  169. `fcitx5-remote` works properly.
  170.  
  171. 5. DBus interface:
  172.  
  173. Using `dbus-send` to check dbus.
  174.  
  175. Owner of DBus name `org.fcitx.Fcitx5` is `:1.624`.
  176.  
  177. PID of DBus name `org.fcitx.Fcitx5` owner is `3907112`.
  178.  
  179. Debug information from dbus:
  180.  
  181. Group [x11::1] has 1 InputContext(s)
  182. IC [f694dbe294234315a07836fc84d0af9b] program:wezterm-gui frontend:xim cap:4000000000 focus:1
  183. Group [wayland:] has 8 InputContext(s)
  184. IC [ce3c404e888844f0b3d87e2d1f08aa6a] program:org.keepassxc.KeePassXC frontend:wayland_v2 cap:52 focus:0
  185. IC [770959e57c644deaaf98d32d25a810b5] program:keepassxc frontend:dbus cap:1e001800072 focus:0
  186. IC [dd4adb440435454fafcd011ecb56484a] program:thunderbird frontend:dbus cap:6001000032 focus:0
  187. IC [d9f3f4d617fa4c1e9eb40c4389de9236] program:thunderbird frontend:dbus cap:6001000032 focus:0
  188. IC [22bf020319774129be9c700751e4eefa] program:thunderbird frontend:dbus cap:6001000032 focus:0
  189. IC [42490a33182d4904b80fc19a33c2c098] program:thunderbird frontend:dbus cap:6001000032 focus:0
  190. IC [483625142d96437ebcc2784ee0f58b8e] program:thunderbird frontend:dbus cap:6001000032 focus:0
  191. IC [aac4a35ea6ba4bf6890b34b2bb389fd0] program: frontend:wayland_v2 cap:52 focus:0
  192. Input Context without group
  193.  
  194. # Fcitx Configure UI:
  195. 1. Config Tool Wrapper:
  196.  
  197. Found fcitx5-configtool at `/usr/bin/fcitx5-configtool`.
  198.  
  199. 2. Config GUI for qt:
  200.  
  201. Found `fcitx5-config-qt` at `/usr/bin/fcitx5-config-qt`.
  202.  
  203. 3. Config GUI for kde:
  204.  
  205. **`kcmshell5` not found.**
  206.  
  207. # Frontends setup:
  208. ## Xim:
  209. 1. `${XMODIFIERS}`:
  210.  
  211. Environment variable XMODIFIERS is set to "@im=fcitx" correctly.
  212. Xim Server Name from Environment variable is fcitx.
  213.  
  214. 2. XIM_SERVERS on root window:
  215.  
  216. Xim server name is the same with that set in the environment variable.
  217.  
  218. ## Qt:
  219. 1. qt4 - `${QT4_IM_MODULE}`:
  220.  
  221. Environment variable QT_IM_MODULE is set to "fcitx" correctly.
  222.  
  223. 2. qt5 - `${QT_IM_MODULE}`:
  224.  
  225. Environment variable QT_IM_MODULE is set to "fcitx" correctly.
  226.  
  227. 3. Qt IM module files:
  228.  
  229. Found fcitx5 im module for qt: `/usr/lib/qt/plugins/platforminputcontexts/libfcitx5platforminputcontextplugin.so`.
  230. Found unknown fcitx qt module: `/usr/lib/qt/plugins/kcms/kcm_fcitx5.so`.
  231. Found fcitx5 im module for qt6: `/usr/lib/qt6/plugins/platforminputcontexts/libfcitx5platforminputcontextplugin.so`.
  232. Found fcitx5 qt5 module: `/usr/lib/fcitx5/qt5/libfcitx-quickphrase-editor5.so`.
  233.  
  234. Following error may not be accurate because guessing Qt version from path depends on how your distribution packages Qt. It is not a critical error if you do not use any Qt application with certain version of Qt or you are using text-input support by Qt under Wayland.
  235. **Cannot find fcitx5 input method module for Qt4.**
  236.  
  237. ## Gtk:
  238. 1. gtk - `${GTK_IM_MODULE}`:
  239.  
  240. Environment variable GTK_IM_MODULE is set to "fcitx" correctly.
  241.  
  242. 2. `gtk-query-immodules`:
  243.  
  244. 1. gtk 2:
  245.  
  246. Found `gtk-query-immodules` for gtk `2.24.33` at `/usr/bin/gtk-query-immodules-2.0`.
  247. Version Line:
  248.  
  249. # Created by /usr/bin/gtk-query-immodules-2.0 from gtk+-2.24.33
  250.  
  251. Found fcitx5 im modules for gtk `2.24.33`.
  252.  
  253. "/usr/lib/gtk-2.0/2.10.0/immodules/im-fcitx5.so"
  254. "fcitx" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*"
  255. "fcitx5" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*"
  256.  
  257. Found `gtk-query-immodules` for gtk `2.24.33` at `/usr/bin/gtk-query-immodules-2.0-32`.
  258. Version Line:
  259.  
  260. # Created by /usr/bin/gtk-query-immodules-2.0-32 from gtk+-2.24.33
  261.  
  262. **Failed to find fcitx5 in the output of `/usr/bin/gtk-query-immodules-2.0-32`**
  263.  
  264. 2. gtk 3:
  265.  
  266. Found `gtk-query-immodules` for gtk `3.24.37` at `/usr/bin/gtk-query-immodules-3.0`.
  267. Version Line:
  268.  
  269. # Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.24.37
  270.  
  271. Found fcitx5 im modules for gtk `3.24.37`.
  272.  
  273. "/usr/lib/gtk-3.0/3.0.0/immodules/im-fcitx5.so"
  274. "fcitx" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*"
  275. "fcitx5" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*"
  276.  
  277. 3. Gtk IM module cache:
  278.  
  279. 1. gtk 2:
  280.  
  281. Found immodules cache for gtk `2.24.33` at `/usr/lib/gtk-2.0/2.10.0/immodules.cache`.
  282. Version Line:
  283.  
  284. # Created by /usr/bin/gtk-query-immodules-2.0 from gtk+-2.24.33
  285.  
  286. Found fcitx5 im modules for gtk `2.24.33`.
  287.  
  288. "/usr/lib/gtk-2.0/2.10.0/immodules/im-fcitx5.so"
  289. "fcitx" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*"
  290. "fcitx5" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*"
  291.  
  292. Found immodules cache for gtk `2.24.33` at `/usr/lib32/gtk-2.0/2.10.0/immodules.cache`.
  293. Version Line:
  294.  
  295. # Created by usr/bin/gtk-query-immodules-2.0-32 from gtk+-2.24.33
  296.  
  297. **Failed to find fcitx5 in immodule cache at `/usr/lib32/gtk-2.0/2.10.0/immodules.cache`**
  298.  
  299. 2. gtk 3:
  300.  
  301. Found immodules cache for gtk `3.24.37` at `/usr/lib/gtk-3.0/3.0.0/immodules.cache`.
  302. Version Line:
  303.  
  304. # Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.24.37
  305.  
  306. Found fcitx5 im modules for gtk `3.24.37`.
  307.  
  308. "/usr/lib/gtk-3.0/3.0.0/immodules/im-fcitx5.so"
  309. "fcitx" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*"
  310. "fcitx5" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" "/usr/locale" "ja:ko:zh:*"
  311.  
  312. 3. gtk 4:
  313.  
  314. **Cannot find immodules cache for gtk 4**
  315.  
  316. **Cannot find fcitx5 im module for gtk 4 in cache.**
  317.  
  318. 4. Gtk IM module files:
  319.  
  320. 1. gtk 2:
  321.  
  322. All found Gtk 2 immodule files exist.
  323.  
  324. 2. gtk 3:
  325.  
  326. All found Gtk 3 immodule files exist.
  327.  
  328. 3. gtk 4:
  329.  
  330. All found Gtk 4 immodule files exist.
  331.  
  332. # Configuration:
  333. ## Fcitx Addons:
  334. 1. Addon Config Dir:
  335.  
  336. Found fcitx5 addon config directory: `/usr/share/fcitx5/addon`.
  337.  
  338. 2. Addon List:
  339.  
  340. 1. Found 20 enabled addons:
  341.  
  342. Classic User Interface 5.0.23
  343. Clipboard 5.0.23
  344. DBus 5.0.23
  345. DBus Frontend 5.0.23
  346. Emoji 5.0.23
  347. Fcitx4 Frontend 5.0.23
  348. IBus Frontend 5.0.23
  349. Input method selector 5.0.23
  350. Keyboard 5.0.23
  351. KDE Input Method Panel 5.0.23
  352. Status Notifier 5.0.23
  353. Notification 5.0.23
  354. Quick Phrase 5.0.23
  355. Rime 5.0.16
  356. Spell 5.0.23
  357. Unicode 5.0.23
  358. Wayland 5.0.23
  359. Wayland Input method frontend 5.0.23
  360. XCB 5.0.23
  361. X Input Method Frontend 5.0.23
  362.  
  363. 2. Found 0 disabled addons:
  364.  
  365. 3. Addon Libraries:
  366.  
  367. All libraries for all addons are found.
  368.  
  369. 4. User Interface:
  370.  
  371. Found 2 enabled user interface addons:
  372.  
  373. Classic User Interface
  374. KDE Input Method Panel
  375.  
  376. ## Input Methods:
  377. 1. `/home/weitcis/.config/fcitx5/profile`:
  378.  
  379. [Groups/0]
  380. # Group Name
  381. Name=Default
  382. # Layout
  383. Default Layout=us
  384. # Default Input Method
  385. DefaultIM=rime
  386.  
  387. [Groups/0/Items/0]
  388. # Name
  389. Name=rime
  390. # Layout
  391. Layout=
  392.  
  393. [GroupOrder]
  394. 0=Default
  395.  
  396. # Log:
  397. 1. `date`:
  398.  
  399. Mon Mar 27 06:37:47 AM PDT 2023
  400.  
  401. 2. `/home/weitcis/.config/fcitx5/crash.log`:
  402.  
  403. `/home/weitcis/.config/fcitx5/crash.log` not found.
  404.  
  405. **Warning: the output of fcitx5-diagnose contains sensitive information, including the distribution name, kernel version, name of currently running programs, etc.**
  406.  
  407. **Though such information can be helpful to developers for diagnostic purpose, please double check and remove as necessary before posting it online publicly.**
  408.  
  409. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement