Package: fcitx5
Version: 5.0.11-1
Severity: minor

Dear Maintainer,
  After an upgrade of testing, the fcitx5 cannot apply the kde plasma theme
automatically. However, after closing the app and open it again, the theme will
be applied.


-- Package-specific info:

--- Fcitx5 Diagnose output ---

# System Info:
1.  `uname -a`:

        Linux familythree 5.15.0-2-amd64 #1 SMP Debian 5.15.5-1 (2021-11-26) 
x86_64 GNU/Linux

2.  `lsb_release -a`:

        No LSB modules are available.
        Distributor ID: Debian
        Description:    Debian GNU/Linux bookworm/sid
        Release:        testing
        Codename:       bookworm

3.  `lsb_release -d`:

        Description:    Debian GNU/Linux bookworm/sid

4.  `/etc/lsb-release`:

    `/etc/lsb-release` not found.

5.  `/etc/os-release`:

        PRETTY_NAME="Debian GNU/Linux bookworm/sid"
        NAME="Debian GNU/Linux"
        ID=debian
        HOME_URL="https://www.debian.org/";
        SUPPORT_URL="https://www.debian.org/support";
        BUG_REPORT_URL="https://bugs.debian.org/";

6.  Desktop Environment:

    Desktop environment is `kde`.

7.  Bash Version:

        BASH_VERSION='5.1.12(1)-release'

# Environment:
1.  DISPLAY:

        DISPLAY=':0'


        WAYLAND_DISPLAY=''

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)+compose(ralt)+terminate(ctrl_alt_bksp)"      };
                xkb_geometry  { include "pc(pc86)"      };
            };

    2.  `xprop`:

            _XKB_RULES_NAMES(STRING) = "evdev", "pc86", "us", "", 
"compose:ralt,terminate:ctrl_alt_bksp"

3.  Locale:

    1.  All locale:

            C
            C.UTF-8
            POSIX
            zh_CN.utf8

    2.  Current locale:

            LANG=zh_CN.UTF-8
            LANGUAGE=zh_CN:zh
            LC_CTYPE="C"
            LC_NUMERIC="C"
            LC_TIME="C"
            LC_COLLATE="C"
            LC_MONETARY="C"
            LC_MESSAGES="C"
            LC_PAPER="C"
            LC_NAME="C"
            LC_ADDRESS="C"
            LC_TELEPHONE="C"
            LC_MEASUREMENT="C"
            LC_IDENTIFICATION="C"
            LC_ALL=C

4.  Directories:

    1.  Home:

            /home/ybx333

    2.  `${XDG_CONFIG_HOME}`:

        Environment variable `XDG_CONFIG_HOME` is not set.

        Current value of `XDG_CONFIG_HOME` is `~/.config` 
(`/home/ybx333/.config`).

    3.  Fcitx5 Settings Directory:

        Current fcitx5 settings directory is `~/.config/fcitx5` 
(`/home/ybx333/.config/fcitx5`).

5.  Current user:

    The script is run as ybx333 (1000).

# Fcitx State:
1.  executable:

    Found fcitx5 at `/usr/bin/fcitx5`.

2.  version:

    Fcitx version: `5.0.11`

3.  process:

    Found 2 fcitx5 processes:

           4667 fcitx5
          11889 fcitx5

4.  `fcitx5-remote`:

    `fcitx5-remote` works properly.

5.  DBus interface:

    Using `dbus-send` to check dbus.

    Owner of DBus name `org.fcitx.Fcitx5` is `:1.8`.

    PID of DBus name `org.fcitx.Fcitx5` owner is `4667`.

    Debug information from dbus:

           Group [x11::0] has 6 InputContext(s)
          IC [f32d8b5dd0194fab956f82b6ecb870b1] program:reportbug frontend:dbus 
cap:6000000012 focus:1
          IC [86e9c1af1dd844009309d49e50305593] program:reportbug frontend:dbus 
cap:6000000052 focus:0
          IC [963001e1f8ab4c30a68ee82426c83e7c] program:reportbug frontend:dbus 
cap:6000000052 focus:0
          IC [853b40c222dc40b0b7a2a7748845bc0d] program:reportbug frontend:dbus 
cap:6000000052 focus:0
          IC [be1260dde5f349209631f90503861108] program:plasmashell 
frontend:dbus cap:6000800072 focus:0
          IC [b09d3909833b40cea08e330942c01e86] program:plasmashell 
frontend:dbus cap:6000800072 focus:0
        Input Context without group

# Fcitx Configure UI:
1.  Config Tool Wrapper:

    Found fcitx5-configtool at `/usr/bin/fcitx5-configtool`.

2.  Config GUI for qt:

    Found `fcitx5-config-qt` at `/usr/bin/fcitx5-config-qt`.

3.  Config GUI for kde:

    Found fcitx5 kcm module.

        kcm_fcitx5                 - Configure Input Method

# 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:

    Xim server name is the same with that set in the environment variable.

3.  XIM encoding:

    **Your LC_CTYPE is set to C whose encoding is not UTF-8. You may have 
trouble committing strings using XIM.**

## 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 fcitx5 qt5 module: 
`/usr/lib/x86_64-linux-gnu/fcitx5/qt5/libfcitx-quickphrase-editor5.so`.
    Found fcitx5 im module for qt5: 
`/usr/lib/x86_64-linux-gnu/qt5/plugins/platforminputcontexts/libfcitx5platforminputcontextplugin.so`.
    Found unknown fcitx qt module: 
`/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_fcitx5.so`.
    **Cannot find fcitx5 input method module for Qt4.**

## Gtk:
1.  gtk - `${GTK_IM_MODULE}`:

    Environment variable GTK_IM_MODULE is set to "fcitx" correctly.

2.  `gtk-query-immodules`:

    1.  gtk 2:

        **Cannot find `gtk-query-immodules` for gtk 2**

        **Cannot find fcitx5 im module for gtk 2.**

    2.  gtk 3:

        **Cannot find `gtk-query-immodules` for gtk 3**

        **Cannot find fcitx5 im module for gtk 3.**

3.  Gtk IM module cache:

    1.  gtk 2:

        Found immodules cache for gtk `2.24.33` at 
`/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules.cache`.
        Version Line:

            # Created by 
/usr/lib/x86_64-linux-gnu/libgtk2.0-0/gtk-query-immodules-2.0 from gtk+-2.24.33

        **Failed to find fcitx5 in immodule cache at 
`/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules.cache`**

        **Cannot find fcitx5 im module for gtk 2 in cache.**

    2.  gtk 3:

        Found immodules cache for gtk `3.24.30` at 
`/usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules.cache`.
        Version Line:

            # Created by 
/usr/lib/x86_64-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0 from gtk+-3.24.30

        Found fcitx5 im modules for gtk `3.24.30`.

            "/usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-fcitx5.so" 
            "fcitx" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" 
"/usr/locale" "ja:ko:zh:*" 
            "fcitx5" "Fcitx5 (Flexible Input Method Framework5)" "fcitx5" 
"/usr/locale" "ja:ko:zh:*" 

    3.  gtk 4:

        Found immodules cache for gtk `4` at 
`/usr/lib/x86_64-linux-gnu/gtk-4.0/4.0.0/immodules/giomodule.cache`.
        Found fcitx5 im modules for gtk `4`.

            libim-fcitx5.so: gtk-im-module

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.

    3.  gtk 4:

        All found Gtk 4 immodule files exist.

# Configuration:
## Fcitx Addons:
1.  Addon Config Dir:

    Found fcitx5 addon config directory: `/usr/share/fcitx5/addon`.

2.  Addon List:

    1.  Found 26 enabled addons:

            Simplified and Traditional Chinese Translation 5.0.9
            Classic User Inteface 5.0.11
            Clipboard 5.0.11
            Cloud Pinyin 5.0.9
            DBus 5.0.11
            DBus Frontend 5.0.11
            Emoji 5.0.11
            Fcitx4 Frontend 5.0.11
            Full width character 5.0.9
            IBus Frontend 5.0.11
            Input method selector 5.0.11
            Keyboard 5.0.11
            KDE Input Method Panel 5.0.11
            Status Notifier 5.0.11
            Notification 5.0.11
            Pinyin 5.0.9
            Extra Pinyin functionality 5.0.9
            Punctuation 5.0.9
            Quick Phrase 5.0.11
            Spell 5.0.11
            Table 5.0.9
            Unicode 5.0.11
            Wayland 5.0.11
            Wayland Input method frontend 5.0.11
            XCB 5.0.11
            X Input Method Frontend 5.0.11

    2.  Found 0 disabled addons:

3.  Addon Libraries:

    All libraries for all addons are found.

4.  User Interface:

    Found 2 enabled user interface addons:

        Classic User Inteface
        KDE Input Method Panel

## Input Methods:
1.  `/home/ybx333/.config/fcitx5/profile`:

        [Groups/0]
        # Group Name
        Name=默认
        # Layout
        Default Layout=us
        # Default Input Method
        DefaultIM=pinyin

        [Groups/0/Items/0]
        # Name
        Name=keyboard-us
        # Layout
        Layout=

        [Groups/0/Items/1]
        # Name
        Name=pinyin
        # Layout
        Layout=

        [GroupOrder]
        0=默认

# Log:
1.  `date`:

        Fri Dec 24 15:47:38 CST 2021

2.  `/home/ybx333/.config/fcitx5/crash.log`:

    `/crash.log` not found.

**Warning: the output of fcitx5-diagnose contains sensitive information, 
including the distribution name, kernel version, name of currently running 
programs, etc.**

**Though such information can be helpful to developers for diagnostic purpose, 
please double check and remove as necessary before posting it online publicly.**

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.15.0-2-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8), 
LANGUAGE=zh_CN:zh
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages fcitx5 depends on:
ii  fcitx5-data       5.0.11-1
ii  fcitx5-modules    5.0.11-1
ii  libc6             2.33-1
ii  libexpat1         2.4.1-3
ii  libfcitx5config6  5.0.11-1
ii  libfcitx5core7    5.0.11-1
ii  libfcitx5utils2   5.0.11-1
ii  libgcc-s1         11.2.0-13
ii  libjson-c5        0.15-2
ii  libstdc++6        11.2.0-13

Versions of packages fcitx5 recommends:
ii  fcitx5-config-qt      5.0.9-1
ii  fcitx5-frontend-gtk3  5.0.10-1
ii  fcitx5-frontend-gtk4  5.0.10-1
ii  fcitx5-frontend-qt5   5.0.8-1
ii  im-config             0.49-1

Versions of packages fcitx5 suggests:
ii  fcitx5-chinese-addons  5.0.9-2
pn  fcitx5-frontend-gtk2   <none>
ii  kde-config-fcitx5      5.0.9-1

-- no debconf information

Reply via email to