Created
August 2, 2018 19:32
-
-
Save ktechmidas/131c6962d6c2b01052a3496551076432 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# System Info: | |
1. `uname -a`: | |
Linux dlaptop 4.18.0-1-MANJARO #1 SMP PREEMPT Mon Jul 16 06:26:07 UTC 2018 x86_64 GNU/Linux | |
2. `lsb_release -a`: | |
LSB Version: n/a | |
Distributor ID: ManjaroLinux | |
Description: Manjaro Linux | |
Release: 17.1.11 | |
Codename: Hakoila | |
3. `lsb_release -d`: | |
Description: Manjaro Linux | |
4. `/etc/lsb-release`: | |
DISTRIB_ID=ManjaroLinux | |
DISTRIB_RELEASE=17.1.11 | |
DISTRIB_CODENAME=Hakoila | |
DISTRIB_DESCRIPTION="Manjaro Linux" | |
5. `/etc/os-release`: | |
NAME="Manjaro Linux" | |
ID=manjaro | |
PRETTY_NAME="Manjaro Linux" | |
ANSI_COLOR="1;32" | |
HOME_URL="https://www.manjaro.org/" | |
SUPPORT_URL="https://www.manjaro.org/" | |
BUG_REPORT_URL="https://bugs.manjaro.org/" | |
6. Desktop Environment: | |
Desktop environment is `gnome3`. | |
7. Bash Version: | |
BASH_VERSION='4.4.23(1)-release' | |
# Environment: | |
1. DISPLAY: | |
DISPLAY=':0' | |
2. Keyboard Layout: | |
1. `setxkbmap`: | |
xkb_keymap { | |
xkb_keycodes { include "evdev+aliases(qwerty)" }; | |
xkb_types { include "complete" }; | |
xkb_compat { include "complete" }; | |
xkb_symbols { include "pc+us+inet(evdev)" }; | |
xkb_geometry { include "pc(pc105)" }; | |
}; | |
2. `xprop`: | |
`xprop` not found. | |
3. Locale: | |
1. All locale: | |
C | |
en_US.utf8 | |
POSIX | |
2. Current locale: | |
LANG=en_US.UTF-8 | |
LC_CTYPE="en_US.UTF-8" | |
LC_NUMERIC="en_US.UTF-8" | |
LC_TIME="en_US.UTF-8" | |
LC_COLLATE="en_US.UTF-8" | |
LC_MONETARY="en_US.UTF-8" | |
LC_MESSAGES="en_US.UTF-8" | |
LC_PAPER="en_US.UTF-8" | |
LC_NAME="en_US.UTF-8" | |
LC_ADDRESS="en_US.UTF-8" | |
LC_TELEPHONE="en_US.UTF-8" | |
LC_MEASUREMENT="en_US.UTF-8" | |
LC_IDENTIFICATION="en_US.UTF-8" | |
LC_ALL= | |
4. Directories: | |
1. Home: | |
/home/monotoko | |
2. `${XDG_CONFIG_HOME}`: | |
Environment variable `XDG_CONFIG_HOME` is not set. | |
Current value of `XDG_CONFIG_HOME` is `~/.config` (`/home/monotoko/.config`). | |
3. Fcitx Settings Directory: | |
Current fcitx settings directory is `~/.config/fcitx` (`/home/monotoko/.config/fcitx`). | |
5. Current user: | |
The script is run as monotoko (1000). | |
# Fcitx State: | |
1. executable: | |
Found fcitx at `/usr/bin/fcitx`. | |
2. version: | |
Fcitx version: `4.2.9.5` | |
3. process: | |
Found 2 fcitx processes: | |
752 fcitx | |
934 fcitx-dbus-watc | |
4. `fcitx-remote`: | |
`fcitx-remote` works properly. | |
5. DBus interface: | |
Using `dbus-send` to check dbus. | |
Owner of DBus name `org.fcitx.Fcitx` is `:1.37`. | |
PID of DBus name `org.fcitx.Fcitx` owner is `752`. | |
# Fcitx Configure UI: | |
1. Config Tool Wrapper: | |
Found fcitx-configtool at `/usr/bin/fcitx-configtool`. | |
2. Config GUI for gtk2: | |
**Config GUI for gtk2 not found.** | |
3. Config GUI for gtk3: | |
Found `fcitx-config-gtk3` at `/usr/bin/fcitx-config-gtk3`. | |
4. Config GUI for kde: | |
**`kcmshell4` not found.** | |
# Frontends setup: | |
## Xim: | |
1. `${XMODIFIERS}`: | |
Environment variable XMODIFIERS is set to "@im=fcitx" correctly. | |
Xim Server Name from Environment variable is fcitx. | |
2. XIM_SERVERS on root window: | |
**`xprop` not found.** | |
## Qt: | |
1. qt4 - `${QT4_IM_MODULE}`: | |
Environment variable QT_IM_MODULE is set to "fcitx" correctly. | |
2. qt5 - `${QT_IM_MODULE}`: | |
Environment variable QT_IM_MODULE is set to "fcitx" correctly. | |
3. Qt IM module files: | |
Found fcitx qt module: `/usr/lib/fcitx/qt/libfcitx-quickphrase-editor5.so`. | |
Found fcitx im module for Qt5: `/usr/lib/qt/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so`. | |
Found fcitx im module for Qt4: `/usr/lib/qt4/plugins/inputmethods/qtim-fcitx.so`. | |
## Gtk: | |
1. gtk - `${GTK_IM_MODULE}`: | |
Environment variable GTK_IM_MODULE is set to "fcitx" correctly. | |
2. `gtk-query-immodules`: | |
1. gtk 2: | |
Found `gtk-query-immodules` for gtk `2.24.32` at `/usr/bin/gtk-query-immodules-2.0`. | |
Version Line: | |
# Created by /usr/bin/gtk-query-immodules-2.0 from gtk+-2.24.32 | |
**Failed to find fcitx in the output of `/usr/bin/gtk-query-immodules-2.0`** | |
**Cannot find fcitx im module for gtk 2.** | |
2. gtk 3: | |
Found `gtk-query-immodules` for gtk `3.22.30` at `/usr/bin/gtk-query-immodules-3.0`. | |
Version Line: | |
# Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.22.30 | |
**Failed to find fcitx in the output of `/usr/bin/gtk-query-immodules-3.0`** | |
**Cannot find fcitx im module for gtk 3.** | |
3. Gtk IM module cache: | |
1. gtk 2: | |
Found immodules cache for gtk `2.24.32` at `/usr/lib/gtk-2.0/2.10.0/immodules.cache`. | |
Version Line: | |
# Created by /usr/bin/gtk-query-immodules-2.0 from gtk+-2.24.32 | |
**Failed to find fcitx in immodule cache at `/usr/lib/gtk-2.0/2.10.0/immodules.cache`** | |
**Cannot find fcitx im module for gtk 2 in cache.** | |
2. gtk 3: | |
Found immodules cache for gtk `3.22.30` at `/usr/lib/gtk-3.0/3.0.0/immodules.cache`. | |
Version Line: | |
# Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.22.30 | |
**Failed to find fcitx in immodule cache at `/usr/lib/gtk-3.0/3.0.0/immodules.cache`** | |
**Cannot find fcitx im module for gtk 3 in cache.** | |
4. Gtk IM module files: | |
1. gtk 2: | |
All found Gtk 2 immodule files exist. | |
2. gtk 3: | |
All found Gtk 3 immodule files exist. | |
# Configuration: | |
## Fcitx Addons: | |
1. Addon Config Dir: | |
Found fcitx addon config directory: `/usr/share/fcitx/addon`. | |
2. Addon List: | |
1. Found 28 enabled addons: | |
fcitx-autoeng | |
fcitx-chttrans | |
fcitx-classic-ui | |
fcitx-clipboard | |
fcitx-dbus | |
fcitx-freedesktop-notify | |
fcitx-fullwidth-char | |
fcitx-googlepinyin | |
fcitx-imselector | |
fcitx-ipc | |
fcitx-ipcportal | |
fcitx-keyboard | |
fcitx-kimpanel-ui | |
fcitx-notificationitem | |
fcitx-pinyin | |
fcitx-pinyin-enhance | |
fcitx-punc | |
fcitx-quickphrase | |
fcitx-remote | |
fcitx-rime | |
fcitx-spell | |
fcitx-table | |
fcitx-unicode | |
fcitx-vk | |
fcitx-x11 | |
fcitx-xim | |
fcitx-xkb | |
fcitx-xkbdbus | |
2. Found 1 disabled addons: | |
fcitx-qw | |
3. Addon Libraries: | |
All libraries for all addons are found. | |
4. User Interface: | |
Found 2 enabled user interface addons: | |
fcitx-classic-ui | |
fcitx-kimpanel-ui | |
## Input Methods: | |
1. Found 3 enabled input methods: | |
fcitx-keyboard-us | |
googlepinyin | |
rime | |
2. Default input methods: | |
You have a keyboard input method "fcitx-keyboard-us" correctly added as your default input method. | |
# Log: | |
1. `date`: | |
Fri Aug 3 03:30:31 HKT 2018 | |
2. `~/.config/fcitx/log/`: | |
total 0 | |
3. `~/.config/fcitx/log/crash.log`: | |
`~/.config/fcitx/log/crash.log` not found. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment