daily pastebin goal
77%
SHARE
TWEET

fcitx-diagnose - adn34 - kubuntu 15.10

a guest Nov 1st, 2015 84 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # System Info:
  2. 1.  `uname -a`:
  3.  
  4.         Linux kubuntu 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 14:46:51 UTC 2015 i686 i686 i686 GNU/Linux
  5.  
  6. 2.  `lsb_release -a`:
  7.  
  8.         No LSB modules are available.
  9.         Distributor ID: Ubuntu
  10.         Description:    Ubuntu 15.10
  11.         Release:        15.10
  12.         Codename:       wily
  13.  
  14. 3.  `lsb_release -d`:
  15.  
  16.         Description:    Ubuntu 15.10
  17.  
  18. 4.  `/etc/lsb-release`:
  19.  
  20.         DISTRIB_ID=Ubuntu
  21.         DISTRIB_RELEASE=15.10
  22.         DISTRIB_CODENAME=wily
  23.         DISTRIB_DESCRIPTION="Ubuntu 15.10"
  24.  
  25. 5.  `/etc/os-release`:
  26.  
  27.         NAME="Ubuntu"
  28.         VERSION="15.10 (Wily Werewolf)"
  29.         ID=ubuntu
  30.         ID_LIKE=debian
  31.         PRETTY_NAME="Ubuntu 15.10"
  32.         VERSION_ID="15.10"
  33.         HOME_URL="http://www.ubuntu.com/"
  34.         SUPPORT_URL="http://help.ubuntu.com/"
  35.         BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
  36.  
  37. 6.  Desktop Environment:
  38.  
  39.     Desktop environment is `kde`.
  40.  
  41. 7.  Bash Version:
  42.  
  43.         BASH_VERSION='4.3.42(1)-release'
  44.  
  45. # Environment:
  46. 1.  DISPLAY:
  47.  
  48.         DISPLAY=':0'
  49.  
  50. 2.  Keyboard Layout:
  51.  
  52.     1.  `setxkbmap`:
  53.  
  54.             xkb_keymap {
  55.                 xkb_keycodes  { include "evdev+aliases(qwerty)" };
  56.                 xkb_types     { include "complete"      };
  57.                 xkb_compat    { include "complete"      };
  58.                 xkb_symbols   { include "pc+latin+inet(evdev)+level3(ralt_switch)"      };
  59.                 xkb_geometry  { include "pc(pc101)"     };
  60.             };
  61.  
  62.     2.  `xprop`:
  63.  
  64.             _XKB_RULES_NAMES(STRING) = "evdev", "pc101", "en_US", "nodeadkeys", "lv3:ralt_switch"
  65.  
  66. 3.  Locale:
  67.  
  68.     1.  All locale:
  69.  
  70.             C
  71.             C.UTF-8
  72.             POSIX
  73.             en_AG
  74.             en_AG.utf8
  75.             en_AU.utf8
  76.             en_BW.utf8
  77.             en_CA.utf8
  78.             en_DK.utf8
  79.             en_GB.utf8
  80.             en_HK.utf8
  81.             en_IE.utf8
  82.             en_IN
  83.             en_IN.utf8
  84.             en_NG
  85.             en_NG.utf8
  86.             en_NZ.utf8
  87.             en_PH.utf8
  88.             en_SG.utf8
  89.             en_US.utf8
  90.             en_ZA.utf8
  91.             en_ZM
  92.             en_ZM.utf8
  93.             en_ZW.utf8
  94.  
  95.     2.  Current locale:
  96.  
  97.             LANG=
  98.             LANGUAGE=
  99.             LC_CTYPE="POSIX"
  100.             LC_NUMERIC="POSIX"
  101.             LC_TIME="POSIX"
  102.             LC_COLLATE="POSIX"
  103.             LC_MONETARY="POSIX"
  104.             LC_MESSAGES="POSIX"
  105.             LC_PAPER="POSIX"
  106.             LC_NAME="POSIX"
  107.             LC_ADDRESS="POSIX"
  108.             LC_TELEPHONE="POSIX"
  109.             LC_MEASUREMENT="POSIX"
  110.             LC_IDENTIFICATION="POSIX"
  111.             LC_ALL=
  112.  
  113. 4.  Directories:
  114.  
  115.     1.  Home:
  116.  
  117.             /home/kubuntu
  118.  
  119.     2.  `${XDG_CONFIG_HOME}`:
  120.  
  121.         Environment variable `XDG_CONFIG_HOME` is not set.
  122.  
  123.         Current value of `XDG_CONFIG_HOME` is `~/.config` (`/home/kubuntu/.config`).
  124.  
  125.     3.  Fcitx Settings Directory:
  126.  
  127.         Current fcitx settings directory is `~/.config/fcitx` (`/home/kubuntu/.config/fcitx`).
  128.  
  129. 5.  Current user:
  130.  
  131.     The script is run as kubuntu (999).
  132.  
  133. # Fcitx State:
  134. 1.  executable:
  135.  
  136.     Found fcitx at `/usr/bin/fcitx`.
  137.  
  138. 2.  version:
  139.  
  140.     Fcitx version: `4.2.9`
  141.  
  142. 3.  process:
  143.  
  144.     Found 2 fcitx processes:
  145.  
  146.          3618 fcitx
  147.          3634 fcitx-dbus-watc
  148.  
  149. 4.  `fcitx-remote`:
  150.  
  151.     `fcitx-remote` works properly.
  152.  
  153. # Fcitx Configure UI:
  154. 1.  Config Tool Wrapper:
  155.  
  156.     Found fcitx-configtool at `/usr/bin/fcitx-configtool`.
  157.  
  158. 2.  Config GUI for gtk2:
  159.  
  160.     **Config GUI for gtk2 not found.**
  161.  
  162. 3.  Config GUI for gtk3:
  163.  
  164.     **Config GUI for gtk3 not found.**
  165.  
  166. 4.  Config GUI for kde:
  167.  
  168.     **Cannot find a GUI config tool, please install one of `kcm-fcitx`, `fcitx-config-gtk2`, or `fcitx-config-gtk3`.**
  169.  
  170. # Frontends setup:
  171. ## Xim:
  172. 1.  `${XMODIFIERS}`:
  173.  
  174.     Environment variable XMODIFIERS is set to "@im=fcitx" correctly.
  175.     Xim Server Name from Environment variable is fcitx.
  176.  
  177. 2.  XIM_SERVERS on root window:
  178.  
  179.     Xim server name is the same with that set in the environment variable.
  180.  
  181. 3.  XIM encoding:
  182.  
  183.     **Your LC_CTYPE is set to POSIX whose encoding is not UTF-8. You may have trouble committing strings using XIM.**
  184.  
  185. ## Qt:
  186. 1.  qt4 - `${QT4_IM_MODULE}`:
  187.  
  188.     Environment variable QT4_IM_MODULE is set to "fcitx" correctly.
  189.  
  190. 2.  qt5 - `${QT_IM_MODULE}`:
  191.  
  192.     Environment variable QT_IM_MODULE is set to "fcitx" correctly.
  193.  
  194. 3.  Qt IM module files:
  195.     Found fcitx im module for Qt4: `/usr/lib/i386-linux-gnu/qt4/plugins/inputmethods/qtim-fcitx.so`.
  196.     Found unknown fcitx qt module: `/usr/lib/i386-linux-gnu/qt5/plugins/kcm_fcitx.so`.
  197.     Found fcitx im module for Qt5: `/usr/lib/i386-linux-gnu/qt5/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so`.
  198.  
  199. ## Gtk:
  200. 1.  gtk - `${GTK_IM_MODULE}`:
  201.  
  202.     Environment variable GTK_IM_MODULE is set to "fcitx" correctly.
  203.  
  204. 2.  `gtk-query-immodules`:
  205.  
  206.     1.  gtk 2:
  207.  
  208.         **Cannot find `gtk-query-immodules` for gtk 2**
  209.  
  210.         **Cannot find fcitx im module for gtk 2.**
  211.  
  212.     2.  gtk 3:
  213.  
  214.         **Cannot find `gtk-query-immodules` for gtk 3**
  215.  
  216.         **Cannot find fcitx im module for gtk 3.**
  217.  
  218. 3.  Gtk IM module cache:
  219.  
  220.     1.  gtk 2:
  221.  
  222.         Found immodules cache for gtk `2.24.28` at `/usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/immodules.cache`.
  223.         Version Line:
  224.  
  225.             # Created by /usr/lib/i386-linux-gnu/libgtk2.0-0/gtk-query-immodules-2.0 from gtk+-2.24.28
  226.  
  227.         Found fcitx im modules for gtk `2.24.28`.
  228.  
  229.             "/usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/immodules/im-fcitx.so"
  230.             "fcitx" "Fcitx (Flexible Input Method Framework)" "fcitx" "/usr/share/locale" "ja:ko:zh:*"
  231.  
  232.     2.  gtk 3:
  233.  
  234.         Found immodules cache for gtk `3.16.7` at `/usr/lib/i386-linux-gnu/gtk-3.0/3.0.0/immodules.cache`.
  235.         Version Line:
  236.  
  237.             # Created by /usr/lib/i386-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0 from gtk+-3.16.7
  238.  
  239.         Found fcitx im modules for gtk `3.16.7`.
  240.  
  241.             "/usr/lib/i386-linux-gnu/gtk-3.0/3.0.0/immodules/im-fcitx.so"
  242.             "fcitx" "Fcitx (Flexible Input Method Framework)" "fcitx" "/usr/share/locale" "ja:ko:zh:*"
  243.  
  244. 4.  Gtk IM module files:
  245.  
  246.     1.  gtk 2:
  247.  
  248.         All found Gtk 2 immodule files exist.
  249.  
  250.     2.  gtk 3:
  251.  
  252.         All found Gtk 3 immodule files exist.
  253.  
  254. # Configuration:
  255. ## Fcitx Addons:
  256. 1.  Addon Config Dir:
  257.  
  258.     Found fcitx addon config directory: `/usr/share/fcitx/addon`.
  259.  
  260. 2.  Addon List:
  261.  
  262.     1.  Found 28 enabled addons:
  263.  
  264.             fcitx-autoeng
  265.             fcitx-chttrans
  266.             fcitx-classic-ui
  267.             fcitx-clipboard
  268.             fcitx-cloudpinyin
  269.             fcitx-dbus
  270.             fcitx-freedesktop-notify
  271.             fcitx-fullwidth-char
  272.             fcitx-imselector
  273.             fcitx-ipc
  274.             fcitx-keyboard
  275.             fcitx-kimpanel-ui
  276.             fcitx-lua
  277.             fcitx-m17n
  278.             fcitx-notificationitem
  279.             fcitx-pinyin-enhance
  280.             fcitx-pinyin
  281.             fcitx-punc
  282.             fcitx-quickphrase
  283.             fcitx-remote
  284.             fcitx-spell
  285.             fcitx-table
  286.             fcitx-unicode
  287.             fcitx-vk
  288.             fcitx-x11
  289.             fcitx-xim
  290.             fcitx-xkb
  291.             fcitx-xkbdbus
  292.  
  293.     2.  Found 0 disabled addons:
  294.  
  295. 3.  Addon Libraries:
  296.  
  297.     All libraries for all addons are found.
  298.  
  299. 4.  User Interface:
  300.  
  301.     Found 2 enabled user interface addons:
  302.  
  303.         fcitx-classic-ui
  304.         fcitx-kimpanel-ui
  305.  
  306. ## Input Methods:
  307. 1.  Found 0 enabled input methods:
  308.  
  309. 2.  Default input methods:
  310.  
  311.     **You don't have any input methods enabled.**
  312.  
  313. # Log:
  314. 1.  `date`:
  315.  
  316.         Sun Nov  1 13:58:07 UTC 2015
  317.  
  318. 2.  `~/.config/fcitx/log/`:
  319.  
  320.         total 0
  321.  
  322. 3.  `~/.config/fcitx/log/crash.log`:
  323.  
  324.     `~/.config/fcitx/log/crash.log` not found.
RAW Paste Data
Top