linuxdeepin / developer-center

Deepin developer center, provide developer wiki and community forum.
452 stars 73 forks source link

Icons in Deepin System Apps Broken/Not Showing #1725

Closed gardotd426 closed 4 years ago

gardotd426 commented 4 years ago

Describe the bug

Icons in Deepin DE's system apps, such as the Control Center and the authentication agent popup window, have no icons, where there clearly are intended to be icons.

To Reproduce

Steps to reproduce the behavior:

  1. On Arch or Manjaro, make sure your Deepin packages are on the latest version.
  2. Open Control Center
  3. You will see all the categories, with text descriptions at the bottom of the tiles, but the rest of the tiles, namely where the icons should be, are blank
  4. Also, if you click on a setting like Networking, you'll see a blue circle where you can add a new network connection, there should obviously be an icon there, because there's literally no indication otherwise what that circle is supposed to be, I imagine there is supposed to be a + sign there. There's nothing.
  5. Open something like Gparted, or Timeshift, that triggers a polkit authentication popup window. You'll see a little blue rectangular thing next to the password, which is the show password button, but there's no icon or text to indicate that. Obviously there's supposed to be, and the icons aren't working.

-->

Expected behavior

Icons appear where intended.

Screenshots

Control Center: noicons1

And here is the Accounts section, where there's a blue circle at the bottom. That circle is to add a new user. But you can't tell because there's no icon there, and no text either: icons2

Here's the polkit authentication window, you'll see the blue area to the right of the password field, that's for you to click to show what you're typing, but there's no icon there: icons3

Distro & Version

Manjaro Linux 20.0.1

Related package version

pacman -Q | egrep -i "deepin|dde":

deepin-account-faces 1.0.11-1.1
deepin-anything 5.0.1-2
deepin-anything-dkms 5.0.1-2
deepin-api 5.1.11.1-1
deepin-boot-maker 5.4.8-1
deepin-calculator 5.5.9-1
deepin-calendar 5.6.2-1
deepin-clone 5.0.3-1
deepin-clutter 1.26.2-2
deepin-cogl 1.22.5-3
deepin-control-center 5.1.0.5-1
deepin-daemon 5.9.4.2-1
deepin-desktop-base 3:2019.07.10-1
deepin-desktop-schemas-manjaro 5.4.0099.0-1
deepin-dock 5.1.0.9-1
deepin-draw 5.8.0.16-1
deepin-editor 5.6.7-2
deepin-file-manager 1:5.1.1.25-1
deepin-gtk-theme 17.10.11-1
deepin-icon-theme 2020.05.09-1
deepin-iconthemes-manjaro 20170918-1
deepin-image-viewer 5.6.3.2-1
deepin-kwin 5.0.14.1-1
deepin-launcher 5.1.0099.0-1
deepin-menu 5.0.1-1
deepin-metacity 3.22.24-1
deepin-movie 1:5.7.6.29-1
deepin-music 6.0.1.8-1
deepin-mutter 3.20.38-4
deepin-network-utils 5.1.0.0-1
deepin-picker 5.0.6-1
deepin-polkit-agent 5.1.0-2
deepin-polkit-agent-ext-gnomekeyring 0.1.0-1
deepin-qt-dbus-factory 5.1.0.0-1
deepin-qt5dxcb-plugin 5.0.11-1
deepin-qt5integration 5.1.0-1
deepin-screen-recorder 5.8.0.11-1
deepin-screensaver 0.0.10-1
deepin-screensaver-pp 0.0.4-1
deepin-session-shell 5.0.0098.0-2
deepin-session-ui 5.1.0099.4-1
deepin-shortcut-viewer 5.0.2-1
deepin-sound-theme 15.10.4-1
deepin-system-monitor 5.6.1-1
deepin-terminal 5.0.4.1-1
deepin-turbo 0.0.3-1
deepin-voice-recorder 5.0.0-1
deepin-wallpapers 2:1.7.7-1
deepin-wm 1.9.38-4
plymouth-theme-manjaro-deepin-circle 1.0-4
startdde 5.3.0.1-2

Additional context

Obviously there are supposed to be icons in these apps, because not only does it look obvious on the control center home screen that there should be icons there, but otherwise there are just a ton of buttons that have literally zero indications of what they actually do, which is unfathomably bad practice. So this is clearly some sort of bug. I've tried multiple icon themes, but can't get anything to work.

The Deepin Icon Theme package actually doesn't include an icon theme titled "Deepin," but rather "Bloom," and the deepin-iconthemes-manjaro actually uses Dalisha and Compass icon themes. None of those work, either.

Y0ngg4n commented 4 years ago

Duplicate of https://github.com/linuxdeepin/developer-center/issues/1727

felixonmars commented 4 years ago

Please try deepin-qt5integration 5.1.0.1-2.

For more info: linuxdeepin/qt5integration#26

Y0ngg4n commented 4 years ago

@felixonmars tried it but does not help.

felixonmars commented 4 years ago

@Y0ngg4n Please attach output from QT_DEBUG_PLUGINS=1 dde-control-center -s.

xqdzn commented 4 years ago

Same issue here, on Arch linux. pacman -Q | egrep -i "deepin|dde" :

QT_DEBUG_PLUGINS=1 dde-control-center -s :

QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libdxcb.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libdxcb.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "xcb",
            "dxcb"
        ]
    },
    "archreq": 0,
    "className": "DPlatformIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("xcb", "dxcb")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqeglfs.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqeglfs.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "eglfs"
        ]
    },
    "archreq": 0,
    "className": "QEglFSIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("eglfs")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqlinuxfb.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqlinuxfb.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "linuxfb"
        ]
    },
    "archreq": 0,
    "className": "QLinuxFbIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("linuxfb")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqminimal.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqminimal.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "minimal"
        ]
    },
    "archreq": 0,
    "className": "QMinimalIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("minimal")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqminimalegl.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqminimalegl.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "minimalegl"
        ]
    },
    "archreq": 0,
    "className": "QMinimalEglIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("minimalegl")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqoffscreen.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqoffscreen.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "offscreen"
        ]
    },
    "archreq": 0,
    "className": "QOffscreenIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("offscreen")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqvnc.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqvnc.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "vnc"
        ]
    },
    "archreq": 0,
    "className": "QVncIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("vnc")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwayland-egl.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqwayland-egl.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "wayland-egl"
        ]
    },
    "archreq": 0,
    "className": "QWaylandEglPlatformIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("wayland-egl")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwayland-generic.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqwayland-generic.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "wayland"
        ]
    },
    "archreq": 0,
    "className": "QWaylandIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("wayland")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwayland-xcomposite-egl.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqwayland-xcomposite-egl.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "wayland-xcomposite-egl"
        ]
    },
    "archreq": 0,
    "className": "QWaylandXCompositeEglPlatformIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("wayland-xcomposite-egl")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwayland-xcomposite-glx.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqwayland-xcomposite-glx.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "wayland-xcomposite-glx"
        ]
    },
    "archreq": 0,
    "className": "QWaylandXCompositeGlxPlatformIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("wayland-xcomposite-glx")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqxcb.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqxcb.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "xcb"
        ]
    },
    "archreq": 0,
    "className": "QXcbIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("xcb")
loaded library "/usr/lib/qt/plugins/platforms/libdxcb.so"
loaded library "Xcursor"
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/platformthemes" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platformthemes/libqdeepin.so"
Found metadata in lib /usr/lib/qt/plugins/platformthemes/libqdeepin.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "deepin"
        ]
    },
    "archreq": 0,
    "className": "QDeepinThemePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("deepin")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platformthemes/libqgtk3.so"
Found metadata in lib /usr/lib/qt/plugins/platformthemes/libqgtk3.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "gtk3"
        ]
    },
    "archreq": 0,
    "className": "QGtk3ThemePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("gtk3")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platformthemes/libqxdgdesktopportal.so"
Found metadata in lib /usr/lib/qt/plugins/platformthemes/libqxdgdesktopportal.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "xdgdesktopportal",
            "flatpak",
            "snap"
        ]
    },
    "archreq": 0,
    "className": "QXdgDesktopPortalThemePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("xdgdesktopportal", "flatpak", "snap")
QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/platformthemes" ...
Cannot load library /usr/lib/qt/plugins/platformthemes/libqdeepin.so: (/usr/lib/qt/plugins/platformthemes/libqdeepin.so: undefined symbol: _ZN15QHighDpiScaling12m_logicalDpiE)
QLibraryPrivate::loadPlugin failed on "/usr/lib/qt/plugins/platformthemes/libqdeepin.so" : "Cannot load library /usr/lib/qt/plugins/platformthemes/libqdeepin.so: (/usr/lib/qt/plugins/platformthemes/libqdeepin.so: undefined symbol: _ZN15QHighDpiScaling12m_logicalDpiE)"
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/platforminputcontexts" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
Found metadata in lib /usr/lib/qt/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "compose",
            "xim"
        ]
    },
    "archreq": 0,
    "className": "QComposePlatformInputContextPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("compose", "xim")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so"
Found metadata in lib /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "ibus"
        ]
    },
    "archreq": 0,
    "className": "QIbusPlatformInputContextPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("ibus")
QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/platforminputcontexts" ...
loaded library "/usr/lib/qt/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/styles" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/styles/libchameleon.so"
Found metadata in lib /usr/lib/qt/plugins/styles/libchameleon.so, metadata=
{
    "IID": "org.qt-project.Qt.QStyleFactoryInterface",
    "MetaData": {
        "Keys": [
            "chameleon"
        ]
    },
    "archreq": 0,
    "className": "ChameleonStylePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("chameleon")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/styles/libdstyleplugin.so"
Found metadata in lib /usr/lib/qt/plugins/styles/libdstyleplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QStyleFactoryInterface",
    "MetaData": {
        "Keys": [
            "ddark",
            "dlight",
            "dsemidark",
            "dsemilight"
        ]
    },
    "archreq": 0,
    "className": "DStylePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("ddark", "dlight", "dsemidark", "dsemilight")
QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/styles" ...
loaded library "/usr/lib/qt/plugins/styles/libchameleon.so"
"dtkwidget" can not find qm files
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/iconengines" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/iconengines/libdsvgicon.so"
Found metadata in lib /usr/lib/qt/plugins/iconengines/libdsvgicon.so, metadata=
{
    "IID": "org.qt-project.Qt.QIconEngineFactoryInterface",
    "MetaData": {
        "Keys": [
            "svg",
            "svgz",
            "svg.gz"
        ]
    },
    "archreq": 0,
    "className": "QSvgIconPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("svg", "svgz", "svg.gz")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/iconengines/libdtkbuiltin.so"
Found metadata in lib /usr/lib/qt/plugins/iconengines/libdtkbuiltin.so, metadata=
{
    "IID": "org.qt-project.Qt.QIconEngineFactoryInterface",
    "MetaData": {
        "Keys": [
            "DBuiltinIconEngine"
        ]
    },
    "archreq": 0,
    "className": "DBuiltinIconEnginePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("dbuiltiniconengine")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/iconengines/libqsvgicon.so"
Found metadata in lib /usr/lib/qt/plugins/iconengines/libqsvgicon.so, metadata=
{
    "IID": "org.qt-project.Qt.QIconEngineFactoryInterface",
    "MetaData": {
        "Keys": [
            "svg",
            "svgz",
            "svg.gz"
        ]
    },
    "archreq": 0,
    "className": "QSvgIconPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("svg", "svgz", "svg.gz")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/iconengines/libQt5XdgIconPlugin.so"
Found metadata in lib /usr/lib/qt/plugins/iconengines/libQt5XdgIconPlugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QIconEngineFactoryInterface",
    "MetaData": {
        "Keys": [
            "XdgIconLoaderEngine"
        ]
    },
    "archreq": 0,
    "className": "XdgIconEnginePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("xdgiconloaderengine")
QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/iconengines" ...
2020-05-13, 03:02:55.582 [Debug  ] [                                                         0] "main window size:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       1208 * %2"
2020-05-13, 03:02:55.582 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/accessible" ...
2020-05-13, 03:02:55.582 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/accessible" ...
2020-05-13, 03:02:55.652 [Debug  ] [                                                         0] menu is nullptr, create menu!
2020-05-13, 03:02:55.656 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/imageformats" ...
2020-05-13, 03:02:55.656 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libdsvg.so"
2020-05-13, 03:02:55.656 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libdsvg.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "MetaData": {
        "Keys": [
            "svg",
            "svgz"
        ],
        "MimeTypes": [
            "image/svg+xml"
        ]
    },
    "archreq": 0,
    "className": "QSvgPlugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.656 [Debug  ] [                                                         0] Got keys from plugin meta data ("svg", "svgz")
2020-05-13, 03:02:55.656 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libqgif.so"
2020-05-13, 03:02:55.656 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libqgif.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "MetaData": {
        "Keys": [
            "gif"
        ],
        "MimeTypes": [
            "image/gif"
        ]
    },
    "archreq": 0,
    "className": "QGifPlugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.657 [Debug  ] [                                                         0] Got keys from plugin meta data ("gif")
2020-05-13, 03:02:55.657 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libqicns.so"
2020-05-13, 03:02:55.657 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libqicns.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "MetaData": {
        "Keys": [
            "icns"
        ],
        "MimeTypes": [
            "image/x-icns"
        ]
    },
    "archreq": 0,
    "className": "QICNSPlugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.657 [Debug  ] [                                                         0] Got keys from plugin meta data ("icns")
2020-05-13, 03:02:55.657 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libqico.so"
2020-05-13, 03:02:55.657 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libqico.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "MetaData": {
        "Keys": [
            "ico",
            "cur"
        ],
        "MimeTypes": [
            "image/vnd.microsoft.icon",
            "image/vnd.microsoft.icon"
        ]
    },
    "archreq": 0,
    "className": "QICOPlugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.657 [Debug  ] [                                                         0] Got keys from plugin meta data ("ico", "cur")
2020-05-13, 03:02:55.657 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libqjp2.so"
2020-05-13, 03:02:55.657 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libqjp2.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "MetaData": {
        "Keys": [
            "jp2"
        ],
        "MimeTypes": [
            "image/jp2",
            "image/jpx",
            "image/jpm",
            "video/mj2"
        ]
    },
    "archreq": 0,
    "className": "QJp2Plugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.657 [Debug  ] [                                                         0] Got keys from plugin meta data ("jp2")
2020-05-13, 03:02:55.657 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libqjpeg.so"
2020-05-13, 03:02:55.657 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libqjpeg.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "MetaData": {
        "Keys": [
            "jpg",
            "jpeg"
        ],
        "MimeTypes": [
            "image/jpeg",
            "image/jpeg"
        ]
    },
    "archreq": 0,
    "className": "QJpegPlugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.657 [Debug  ] [                                                         0] Got keys from plugin meta data ("jpg", "jpeg")
2020-05-13, 03:02:55.657 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libqmng.so"
2020-05-13, 03:02:55.657 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libqmng.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "MetaData": {
        "Keys": [
            "mng"
        ],
        "MimeTypes": [
            "image/x-mng"
        ]
    },
    "archreq": 0,
    "className": "QMngPlugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.657 [Debug  ] [                                                         0] Got keys from plugin meta data ("mng")
2020-05-13, 03:02:55.657 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libqsvg.so"
2020-05-13, 03:02:55.658 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libqsvg.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "MetaData": {
        "Keys": [
            "svg",
            "svgz"
        ],
        "MimeTypes": [
            "image/svg+xml",
            "image/svg+xml-compressed"
        ]
    },
    "archreq": 0,
    "className": "QSvgPlugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.658 [Debug  ] [                                                         0] Got keys from plugin meta data ("svg", "svgz")
2020-05-13, 03:02:55.658 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libqtga.so"
2020-05-13, 03:02:55.658 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libqtga.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "MetaData": {
        "Keys": [
            "tga"
        ],
        "MimeTypes": [
            "image/x-tga"
        ]
    },
    "archreq": 0,
    "className": "QTgaPlugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.658 [Debug  ] [                                                         0] Got keys from plugin meta data ("tga")
2020-05-13, 03:02:55.658 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libqtiff.so"
2020-05-13, 03:02:55.658 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libqtiff.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "MetaData": {
        "Keys": [
            "tiff",
            "tif"
        ],
        "MimeTypes": [
            "image/tiff",
            "image/tiff"
        ]
    },
    "archreq": 0,
    "className": "QTiffPlugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.658 [Debug  ] [                                                         0] Got keys from plugin meta data ("tiff", "tif")
2020-05-13, 03:02:55.658 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libqwbmp.so"
2020-05-13, 03:02:55.658 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libqwbmp.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "MetaData": {
        "Keys": [
            "wbmp"
        ],
        "MimeTypes": [
            "image/vnd.wap.wbmp"
        ]
    },
    "archreq": 0,
    "className": "QWbmpPlugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.658 [Debug  ] [                                                         0] Got keys from plugin meta data ("wbmp")
2020-05-13, 03:02:55.658 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libqwebp.so"
2020-05-13, 03:02:55.658 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libqwebp.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "MetaData": {
        "Keys": [
            "webp"
        ],
        "MimeTypes": [
            "image/webp"
        ]
    },
    "archreq": 0,
    "className": "QWebpPlugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.658 [Debug  ] [                                                         0] Got keys from plugin meta data ("webp")
2020-05-13, 03:02:55.658 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/imageformats/libxraw.so"
2020-05-13, 03:02:55.658 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/imageformats/libxraw.so, metadata=
{
    "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
    "archreq": 0,
    "className": "FreeimageQt5Plugin",
    "debug": false,
    "version": 331264
}

2020-05-13, 03:02:55.658 [Debug  ] [                                                         0] Got keys from plugin meta data ()
2020-05-13, 03:02:55.658 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/imageformats" ...
2020-05-13, 03:02:55.659 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/imageformats/libdsvg.so"
2020-05-13, 03:02:55.659 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/imageformats/libqgif.so"
2020-05-13, 03:02:55.660 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/imageformats/libqicns.so"
2020-05-13, 03:02:55.660 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/imageformats/libqico.so"
2020-05-13, 03:02:55.661 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/imageformats/libqjp2.so"
2020-05-13, 03:02:55.661 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/imageformats/libqjpeg.so"
2020-05-13, 03:02:55.663 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/imageformats/libqmng.so"
2020-05-13, 03:02:55.663 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/imageformats/libqtga.so"
2020-05-13, 03:02:55.664 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/imageformats/libqtiff.so"
2020-05-13, 03:02:55.664 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/imageformats/libqwbmp.so"
2020-05-13, 03:02:55.665 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/imageformats/libqwebp.so"
2020-05-13, 03:02:55.666 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/imageformats/libxraw.so"
2020-05-13, 03:02:55.667 [Debug  ] [                                                         0] dbus service already registered!
2020-05-13, 03:02:55.668 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/accessiblebridge" ...
2020-05-13, 03:02:55.668 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/accessiblebridge" ...
No appenders assotiated with category qt.qpa.xcb
[Warning] <> QXcbConnection: XCB error: 5 (BadAtom), sequence: 494, resource id: 0, major code: 20 (GetProperty), minor code: 0
felixonmars commented 4 years ago

@xqdzn Please try updating deepin-qt5integration to 5.1.0.1-2.

xqdzn commented 4 years ago

Updated to 5.1.0.1-2 and updated qtbase to qt5-base-595 5.9.5-2 because I saw libqdeepin.so: undefined symbol: _ZN15QHighDpiScaling12m_logicalDpiE) not sure if it's really help.

I think most of the icons are working now. But in greeter / login page, left lower corner, I saw buggy icon image

Dark Theme

image

Light Theme

image

pacman -Q | egrep -i "deepin|dde"

deepin-account-faces 1.0.11-1
deepin-album 5.6.9.13-1
deepin-anything 5.0.1-2
deepin-anything-arch 5.0.1-77
deepin-api 5.1.11.1-1
deepin-boot-maker 5.4.8-1
deepin-calculator 5.5.9-1
deepin-calendar 5.6.2-1
deepin-clone 5.0.3-1
deepin-clutter 1.26.2-2
deepin-cogl 1.22.5-3
deepin-community-wallpapers 1:1.7.7-1
deepin-control-center 5.0.0099.1-1
deepin-daemon 5.10.0.1-1
deepin-desktop-base 2:2020.04.12.2-1
deepin-desktop-schemas 5.5.0.0-1
deepin-dock 5.1.0.9-1
deepin-draw 5.8.0.16-1
deepin-editor 5.6.7-2
deepin-file-manager 1:5.1.1.25-1
deepin-gtk-theme 17.10.11-1
deepin-icon-theme 2020.05.09-1
deepin-image-viewer 5.6.3.2-1
deepin-launcher 5.1.0099.1-1
deepin-menu 5.0.1-1
deepin-metacity 3.22.24-1
deepin-movie 1:5.7.6.29-1
deepin-music 6.0.1.8-1
deepin-mutter 3.20.38-4
deepin-network-utils 5.1.0.0-1
deepin-picker 5.0.6-1
deepin-polkit-agent 5.1.0-2
deepin-polkit-agent-ext-gnomekeyring 0.1.0-1
deepin-qt-dbus-factory 5.1.0.1-1
deepin-qt5dxcb-plugin 5.0.11-1
deepin-qt5integration 5.1.0.1-2
deepin-screen-recorder 5.8.0.11-1
deepin-screensaver 0.0.10-1
deepin-screensaver-pp 0.0.4-1
deepin-session-shell 5.0.0098.0-2
deepin-session-ui 5.1.0099.5-1
deepin-shortcut-viewer 5.0.2-1
deepin-sound-theme 15.10.4-1
deepin-system-monitor 5.6.1-1
deepin-terminal 5.0.4.1-1
deepin-turbo 0.0.3-1
deepin-voice-recorder 5.0.0-1
deepin-wallpapers 1:1.7.7-1
deepin-wm 1.9.38-4
startdde 5.3.0.1-2
HUSTERGS commented 4 years ago

Same issue with Manjaro-Deepin. deepin-qt5integration and qt5-base is already the latest version. output of yay -Q | grep "deepin"

deepin-account-faces 1.0.11-1.1
deepin-anything 5.0.1-2
deepin-anything-dkms 5.0.1-2
deepin-api 5.1.11.1-1
deepin-calculator 5.5.9-1
deepin-calendar 5.6.2-1
deepin-clutter 1.26.2-2
deepin-cogl 1.22.5-3
deepin-control-center 5.1.0.5-1
deepin-daemon 5.10.0.1-1
deepin-desktop-base 3:2019.07.10-1
deepin-desktop-schemas-manjaro 5.5.0.0-1
deepin-dock 5.1.0.9-1
deepin-draw 5.8.0.16-1
deepin-file-manager 1:5.1.1.25-1
deepin-fonts-wine 2.18_22-1
deepin-gtk-theme 17.10.11-1
deepin-icon-theme 2020.05.09-1
deepin-iconthemes-manjaro 20170918-1
deepin-image-viewer 5.6.3.2-1
deepin-launcher 5.1.0099.0-1
deepin-libwine 2.18_22-1
deepin-menu 5.0.1-1
deepin-metacity 3.22.24-1
deepin-movie 1:5.7.6.29-1
deepin-music 6.0.1.8-1
deepin-mutter 3.20.38-4
deepin-network-utils 5.1.0.0-1
deepin-picker 5.0.6-1
deepin-polkit-agent 5.1.0-2
deepin-polkit-agent-ext-gnomekeyring 0.1.0-1
deepin-qt-dbus-factory 5.1.0.1-1
deepin-qt5dxcb-plugin 5.0.11-1
deepin-qt5integration 5.1.0.1-2
deepin-screen-recorder 5.8.0.11-1
deepin-session-shell 5.0.0098.0-2
deepin-session-ui 5.1.0099.4-1
deepin-shortcut-viewer 5.0.2-1
deepin-sound-theme 15.10.4-1
deepin-system-monitor 5.6.1-1
deepin-terminal 5.0.4.1-1
deepin-turbo 0.0.3-1
deepin-udis86 1.72_2-3
deepin-wallpapers 2:1.7.7-1
deepin-wine 2.18_22-3
deepin-wine-binfmt 2.18_22-1
deepin-wine-helper 1.2-2
deepin-wine-plugin 1.0.2-2
deepin-wine-plugin-virtual 1.0.3-1
deepin-wine-uninstaller 0.1.2-2
deepin-wine32 2.18_22-1
deepin-wine32-preloader 2.18_22-1
deepin-wine32-tools 2.18_22-1
deepin-wm 1.9.38-4
deepin.com.qq.office 2.0.0_4-2
manjaro-deepin-settings 20191111-1

output of QT_DEBUG_PLUGINS=1 dde-control-center -s

QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/platforms" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libdxcb.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libdxcb.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "xcb",
            "dxcb"
        ]
    },
    "archreq": 0,
    "className": "DPlatformIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("xcb", "dxcb")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqeglfs.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqeglfs.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "eglfs"
        ]
    },
    "archreq": 0,
    "className": "QEglFSIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("eglfs")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqlinuxfb.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqlinuxfb.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "linuxfb"
        ]
    },
    "archreq": 0,
    "className": "QLinuxFbIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("linuxfb")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqminimal.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqminimal.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "minimal"
        ]
    },
    "archreq": 0,
    "className": "QMinimalIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("minimal")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqminimalegl.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqminimalegl.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "minimalegl"
        ]
    },
    "archreq": 0,
    "className": "QMinimalEglIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("minimalegl")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqoffscreen.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqoffscreen.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "offscreen"
        ]
    },
    "archreq": 0,
    "className": "QOffscreenIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("offscreen")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqvnc.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqvnc.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "vnc"
        ]
    },
    "archreq": 0,
    "className": "QVncIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("vnc")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwayland-egl.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqwayland-egl.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "wayland-egl"
        ]
    },
    "archreq": 0,
    "className": "QWaylandEglPlatformIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("wayland-egl")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwayland-generic.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqwayland-generic.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "wayland"
        ]
    },
    "archreq": 0,
    "className": "QWaylandIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("wayland")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwayland-xcomposite-egl.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqwayland-xcomposite-egl.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "wayland-xcomposite-egl"
        ]
    },
    "archreq": 0,
    "className": "QWaylandXCompositeEglPlatformIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("wayland-xcomposite-egl")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwayland-xcomposite-glx.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqwayland-xcomposite-glx.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "wayland-xcomposite-glx"
        ]
    },
    "archreq": 0,
    "className": "QWaylandXCompositeGlxPlatformIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("wayland-xcomposite-glx")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqxcb.so"
Found metadata in lib /usr/lib/qt/plugins/platforms/libqxcb.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "xcb"
        ]
    },
    "archreq": 0,
    "className": "QXcbIntegrationPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("xcb")
Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use:
   QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors.
   QT_SCREEN_SCALE_FACTORS to set per-screen DPI.
   QT_SCALE_FACTOR to set the application global scale factor.
loaded library "/usr/lib/qt/plugins/platforms/libdxcb.so"
loaded library "Xcursor"
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/platformthemes" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platformthemes/libqdeepin.so"
Found metadata in lib /usr/lib/qt/plugins/platformthemes/libqdeepin.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "deepin"
        ]
    },
    "archreq": 0,
    "className": "QDeepinThemePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("deepin")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platformthemes/libqgtk2.so"
Found metadata in lib /usr/lib/qt/plugins/platformthemes/libqgtk2.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "gtk2"
        ]
    },
    "archreq": 0,
    "className": "QGtk2ThemePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("gtk2")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platformthemes/libqgtk3.so"
Found metadata in lib /usr/lib/qt/plugins/platformthemes/libqgtk3.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "gtk3"
        ]
    },
    "archreq": 0,
    "className": "QGtk3ThemePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("gtk3")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platformthemes/libqxdgdesktopportal.so"
Found metadata in lib /usr/lib/qt/plugins/platformthemes/libqxdgdesktopportal.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "xdgdesktopportal",
            "flatpak",
            "snap"
        ]
    },
    "archreq": 0,
    "className": "QXdgDesktopPortalThemePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("xdgdesktopportal", "flatpak", "snap")
QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/platformthemes" ...
loaded library "/usr/lib/qt/plugins/platformthemes/libqgtk2.so"

(dde-control-center:46641): Gtk-WARNING **: 15:12:34.466: Unable to locate theme engine in module_path: "adwaita",

(dde-control-center:46641): Gtk-WARNING **: 15:12:34.466: Unable to locate theme engine in module_path: "adwaita",
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/platforminputcontexts" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
Found metadata in lib /usr/lib/qt/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "compose",
            "xim"
        ]
    },
    "archreq": 0,
    "className": "QComposePlatformInputContextPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("compose", "xim")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so"
Found metadata in lib /usr/lib/qt/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "fcitx"
        ]
    },
    "archreq": 0,
    "className": "QFcitxPlatformInputContextPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("fcitx")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so"
Found metadata in lib /usr/lib/qt/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "ibus"
        ]
    },
    "archreq": 0,
    "className": "QIbusPlatformInputContextPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("ibus")
QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/platforminputcontexts" ...
loaded library "/usr/lib/qt/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so"
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/styles" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/styles/libbb10styleplugin.so"
Found metadata in lib /usr/lib/qt/plugins/styles/libbb10styleplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QStyleFactoryInterface",
    "MetaData": {
        "Keys": [
            "bb10bright",
            "bb10dark"
        ]
    },
    "archreq": 0,
    "className": "QBB10StylePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("bb10bright", "bb10dark")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/styles/libchameleon.so"
Found metadata in lib /usr/lib/qt/plugins/styles/libchameleon.so, metadata=
{
    "IID": "org.qt-project.Qt.QStyleFactoryInterface",
    "MetaData": {
        "Keys": [
            "chameleon"
        ]
    },
    "archreq": 0,
    "className": "ChameleonStylePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("chameleon")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/styles/libdstyleplugin.so"
Found metadata in lib /usr/lib/qt/plugins/styles/libdstyleplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QStyleFactoryInterface",
    "MetaData": {
        "Keys": [
            "ddark",
            "dlight",
            "dsemidark",
            "dsemilight"
        ]
    },
    "archreq": 0,
    "className": "DStylePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("ddark", "dlight", "dsemidark", "dsemilight")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/styles/libqcleanlooksstyle.so"
Found metadata in lib /usr/lib/qt/plugins/styles/libqcleanlooksstyle.so, metadata=
{
    "IID": "org.qt-project.Qt.QStyleFactoryInterface",
    "MetaData": {
        "Keys": [
            "cleanlooks"
        ]
    },
    "archreq": 0,
    "className": "QCleanlooksStylePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("cleanlooks")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/styles/libqgtk2style.so"
Found metadata in lib /usr/lib/qt/plugins/styles/libqgtk2style.so, metadata=
{
    "IID": "org.qt-project.Qt.QStyleFactoryInterface",
    "MetaData": {
        "Keys": [
            "gtk2"
        ]
    },
    "archreq": 0,
    "className": "QGtk2StylePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("gtk2")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/styles/libqmotifstyle.so"
Found metadata in lib /usr/lib/qt/plugins/styles/libqmotifstyle.so, metadata=
{
    "IID": "org.qt-project.Qt.QStyleFactoryInterface",
    "MetaData": {
        "Keys": [
            "motif",
            "cde"
        ]
    },
    "archreq": 0,
    "className": "QMotifStylePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("motif", "cde")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/styles/libqplastiquestyle.so"
Found metadata in lib /usr/lib/qt/plugins/styles/libqplastiquestyle.so, metadata=
{
    "IID": "org.qt-project.Qt.QStyleFactoryInterface",
    "MetaData": {
        "Keys": [
            "plastique"
        ]
    },
    "archreq": 0,
    "className": "QPlastiqueStylePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("plastique")
QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/styles" ...
loaded library "/usr/lib/qt/plugins/styles/libqgtk2style.so"
loaded library "gtk-x11-2.0"
loaded library "/usr/lib/qt/plugins/styles/libchameleon.so"
"dtkwidget" can not find qm files
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/iconengines" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/iconengines/libdsvgicon.so"
Found metadata in lib /usr/lib/qt/plugins/iconengines/libdsvgicon.so, metadata=
{
    "IID": "org.qt-project.Qt.QIconEngineFactoryInterface",
    "MetaData": {
        "Keys": [
            "svg",
            "svgz",
            "svg.gz"
        ]
    },
    "archreq": 0,
    "className": "QSvgIconPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("svg", "svgz", "svg.gz")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/iconengines/libdtkbuiltin.so"
Found metadata in lib /usr/lib/qt/plugins/iconengines/libdtkbuiltin.so, metadata=
{
    "IID": "org.qt-project.Qt.QIconEngineFactoryInterface",
    "MetaData": {
        "Keys": [
            "DBuiltinIconEngine"
        ]
    },
    "archreq": 0,
    "className": "DBuiltinIconEnginePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("dbuiltiniconengine")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/iconengines/libqsvgicon.so"
Found metadata in lib /usr/lib/qt/plugins/iconengines/libqsvgicon.so, metadata=
{
    "IID": "org.qt-project.Qt.QIconEngineFactoryInterface",
    "MetaData": {
        "Keys": [
            "svg",
            "svgz",
            "svg.gz"
        ]
    },
    "archreq": 0,
    "className": "QSvgIconPlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("svg", "svgz", "svg.gz")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/iconengines/libQt5XdgIconPlugin.so"
Found metadata in lib /usr/lib/qt/plugins/iconengines/libQt5XdgIconPlugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QIconEngineFactoryInterface",
    "MetaData": {
        "Keys": [
            "XdgIconLoaderEngine"
        ]
    },
    "archreq": 0,
    "className": "XdgIconEnginePlugin",
    "debug": false,
    "version": 331264
}

Got keys from plugin meta data ("xdgiconloaderengine")
QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/iconengines" ...
2020-05-24, 15:12:34.531 [Debug  ] [                                                         0] "main window size:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        820 * %2"
2020-05-24, 15:12:34.532 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/accessible" ...
2020-05-24, 15:12:34.532 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/accessible" ...
2020-05-24, 15:12:34.538 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/iconengines/libdsvgicon.so"
2020-05-24, 15:12:34.590 [Debug  ] [                                                         0] menu is nullptr, create menu!
2020-05-24, 15:12:34.592 [Warning] [                                                         0] module directory not exists
2020-05-24, 15:12:34.592 [Debug  ] [                                                         0] "initalize accounts module using time: 0ms"
2020-05-24, 15:12:34.593 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "accounts" true
2020-05-24, 15:12:34.594 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "cloudsync" false
2020-05-24, 15:12:34.594 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.594 [Debug  ] [                                                         0] "initalize cloudsync module using time: 1ms"
2020-05-24, 15:12:34.594 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "cloudsync" false
2020-05-24, 15:12:34.596 [Debug  ] [                                                         0] 0
/usr/bin/redshift
2020-05-24, 15:12:34.602 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Multiple Displays"  , isExist :  false
2020-05-24, 15:12:34.603 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.603 [Debug  ] [                                                         0] "initalize display module using time: 8ms"
2020-05-24, 15:12:34.603 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "display" true
2020-05-24, 15:12:34.603 [Debug  ] [                                                         0] "initalize defapp module using time: 0ms"
2020-05-24, 15:12:34.603 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "defapp" true
2020-05-24, 15:12:34.603 [Debug  ] [                                                         0] "initalize personalization module using time: 0ms"
2020-05-24, 15:12:34.603 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "personalization" true
2020-05-24, 15:12:34.609 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/bearer" ...
2020-05-24, 15:12:34.610 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/bearer/libqconnmanbearer.so"
2020-05-24, 15:12:34.610 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/bearer/libqconnmanbearer.so, metadata=
{
    "IID": "org.qt-project.Qt.QBearerEngineFactoryInterface",
    "MetaData": {
        "Keys": [
            "connman"
        ]
    },
    "archreq": 0,
    "className": "QConnmanEnginePlugin",
    "debug": false,
    "version": 331264
}

/usr/bin/which: no proxychains4 in (/usr/bin)
2020-05-24, 15:12:34.612 [Debug  ] [                                                         0] [Network] device state :  false , false , false
2020-05-24, 15:12:34.612 [Debug  ] [                                                         0] Got keys from plugin meta data ("connman")
2020-05-24, 15:12:34.613 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Wired Network"  , isExist :  false
2020-05-24, 15:12:34.613 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/bearer/libqgenericbearer.so"
2020-05-24, 15:12:34.613 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.613 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Wireless Network"  , isExist :  false
2020-05-24, 15:12:34.613 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/bearer/libqgenericbearer.so, metadata=
{
    "IID": "org.qt-project.Qt.QBearerEngineFactoryInterface",
    "MetaData": {
        "Keys": [
            "generic"
        ]
    },
    "archreq": 0,
    "className": "QGenericEnginePlugin",
    "debug": false,
    "version": 331264
}

2020-05-24, 15:12:34.613 [Debug  ] [                                                         0] Got keys from plugin meta data ("generic")
2020-05-24, 15:12:34.613 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/bearer/libqnmbearer.so"
2020-05-24, 15:12:34.613 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.613 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/bearer/libqnmbearer.so, metadata=
{
    "IID": "org.qt-project.Qt.QBearerEngineFactoryInterface",
    "MetaData": {
        "Keys": [
            "networkmanager"
        ]
    },
    "archreq": 0,
    "className": "QNetworkManagerEnginePlugin",
    "debug": false,
    "version": 331264
}

2020-05-24, 15:12:34.614 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Personal Hotspot"  , isExist :  false
2020-05-24, 15:12:34.614 [Debug  ] [                                                         0] Got keys from plugin meta data ("networkmanager")
2020-05-24, 15:12:34.614 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.614 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/bearer" ...
2020-05-24, 15:12:34.614 [Debug  ] [                                                         0] "initalize network module using time: 10ms"
2020-05-24, 15:12:34.614 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "network" true
2020-05-24, 15:12:34.614 [Debug  ] [                                                         0] "initalize sound module using time: 0ms"
2020-05-24, 15:12:34.615 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/bearer/libqconnmanbearer.so"
2020-05-24, 15:12:34.616 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "sound" true
2020-05-24, 15:12:34.621 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/bearer/libqgenericbearer.so"
2020-05-24, 15:12:34.622 [Debug  ] [                                                         0] "adapters size(first) : 1"
2020-05-24, 15:12:34.622 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/bearer/libqnmbearer.so"
2020-05-24, 15:12:34.622 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "bluetooth" true
2020-05-24, 15:12:34.623 [Debug  ] [                                                         0] "initalize bluetooth module using time: 6ms"
2020-05-24, 15:12:34.623 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "bluetooth" true
2020-05-24, 15:12:34.623 [Debug  ] [                                                         0] "initalize datetime module using time: 0ms"
2020-05-24, 15:12:34.623 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "datetime" true
2020-05-24, 15:12:34.637 [Debug  ] [                                                         0] envVal:  false  confVal:  true  dbusVal:  true
2020-05-24, 15:12:34.641 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "On Battery"  , isExist :  true
2020-05-24, 15:12:34.642 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.642 [Debug  ] [                                                         0] "initalize power module using time: 18ms"
2020-05-24, 15:12:34.642 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "power" true
2020-05-24, 15:12:34.650 [Debug  ] [                                                         0] "initalize mouse module using time: 7ms"
2020-05-24, 15:12:34.650 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "mouse" true
2020-05-24, 15:12:34.652 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "wacom" false
2020-05-24, 15:12:34.652 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.652 [Debug  ] [                                                         0] "initalize wacom module using time: 1ms"
2020-05-24, 15:12:34.652 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "wacom" false
2020-05-24, 15:12:34.652 [Debug  ] [                                                         0] "initalize keyboard module using time: 0ms"
2020-05-24, 15:12:34.652 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "keyboard" true
2020-05-24, 15:12:34.652 [Debug  ] [                                                         0] "initalize systeminfo module using time: 0ms"
2020-05-24, 15:12:34.652 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "systeminfo" true
2020-05-24, 15:12:34.652 [Debug  ] [                                                         0] "initalize commoninfo module using time: 0ms"
2020-05-24, 15:12:34.652 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "commoninfo" true
2020-05-24, 15:12:34.653 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/xcbglintegrations" ...
2020-05-24, 15:12:34.653 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/xcbglintegrations/libqxcb-egl-integration.so"
2020-05-24, 15:12:34.653 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/xcbglintegrations/libqxcb-egl-integration.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5",
    "MetaData": {
        "Keys": [
            "xcb_egl"
        ]
    },
    "archreq": 0,
    "className": "QXcbEglIntegrationPlugin",
    "debug": false,
    "version": 331264
}

2020-05-24, 15:12:34.653 [Debug  ] [                                                         0] Got keys from plugin meta data ("xcb_egl")
2020-05-24, 15:12:34.653 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/xcbglintegrations/libqxcb-glx-integration.so"
2020-05-24, 15:12:34.653 [Warning] [                                                         0] Found metadata in lib /usr/lib/qt/plugins/xcbglintegrations/libqxcb-glx-integration.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5",
    "MetaData": {
        "Keys": [
            "xcb_glx"
        ]
    },
    "archreq": 0,
    "className": "QXcbGlxIntegrationPlugin",
    "debug": false,
    "version": 331264
}

2020-05-24, 15:12:34.653 [Debug  ] [                                                         0] Got keys from plugin meta data ("xcb_glx")
2020-05-24, 15:12:34.653 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/xcbglintegrations" ...
2020-05-24, 15:12:34.655 [Debug  ] [                                                         0] loaded library "/usr/lib/qt/plugins/xcbglintegrations/libqxcb-glx-integration.so"
2020-05-24, 15:12:34.679 [Warning] [                                                         0] Not satisfied , can't back.
2020-05-24, 15:12:34.699 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/accessiblebridge" ...
2020-05-24, 15:12:34.700 [Debug  ] [                                                         0] QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/accessiblebridge" ...
2020-05-24, 15:12:34.702 [Debug  ] [                                                         0] 1
2020-05-24, 15:12:34.707 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Multiple Displays"  , isExist :  false
2020-05-24, 15:12:34.707 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.707 [Debug  ] [                                                         0] [Network] device state :  true , true , true
2020-05-24, 15:12:34.707 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Wired Network"  , isExist :  true
2020-05-24, 15:12:34.707 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.707 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Wireless Network"  , isExist :  true
2020-05-24, 15:12:34.708 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.708 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Personal Hotspot"  , isExist :  true
2020-05-24, 15:12:34.708 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.708 [Debug  ] [                                                         0] [Mouse] Touchpad , exist state :  true
2020-05-24, 15:12:34.708 [Debug  ] [                                                         0] Check connectivity using url: "https://www.baidu.com"
2020-05-24, 15:12:34.708 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Touchpad"  , isExist :  true
2020-05-24, 15:12:34.708 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.709 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Touchpad"  , isExist :  true
2020-05-24, 15:12:34.709 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.709 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "TrackPoint"  , isExist :  false
2020-05-24, 15:12:34.709 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 15:12:34.740 [Debug  ] [                                                         0]  [SearchWidget] m_EnterNewPagelist.count :  129
2020-05-24, 15:12:34.740 [Debug  ] [                                                         0] "load search info with 30ms"
No appenders assotiated with category qt.qpa.xcb
[Warning] <> QXcbConnection: XCB error: 5 (BadAtom), sequence: 492, resource id: 0, major code: 20 (GetProperty), minor code: 0
No appenders assotiated with category qt.qpa.xcb
[Warning] <> QXcbConnection: XCB error: 8 (BadMatch), sequence: 709, resource id: 150994954, major code: 42 (SetInputFocus), minor code: 0
2020-05-24, 15:12:34.840 [Debug  ] [                                                         0] Connected to url: "https://www.baidu.com"
2020-05-24, 15:12:38.440 [Debug  ] [                                                         0] ~MainWindow
2020-05-24, 15:12:38.440 [Warning] [                                                         0] QCoreApplication::postEvent: Unexpected null receiver
2020-05-24, 15:12:38.441 [Warning] [                                                         0] QCoreApplication::postEvent: Unexpected null receiver
2020-05-24, 15:12:38.460 [Warning] [                                                         0] QLibraryPrivate::unload succeeded on "/usr/lib/qt/plugins/bearer/libqconnmanbearer.so" 
2020-05-24, 15:12:38.460 [Warning] [                                                         0] QLibraryPrivate::unload succeeded on "/usr/lib/qt/plugins/bearer/libqgenericbearer.so" 
2020-05-24, 15:12:38.460 [Warning] [                                                         0] QLibraryPrivate::unload succeeded on "/usr/lib/qt/plugins/bearer/libqnmbearer.so" 
No appenders registered with logger
[Warning] <> QFileSystemWatcher::removePaths: list is empty
[Warning] <> QFileSystemWatcher::removePaths: list is empty
[Warning] <> QLibraryPrivate::unload succeeded on "/usr/lib/qt/plugins/xcbglintegrations/libqxcb-glx-integration.so" 
[Warning] <> QLibraryPrivate::unload succeeded on "/usr/lib/qt/plugins/iconengines/libdsvgicon.so" 
[Warning] <> QLibraryPrivate::unload succeeded on "/usr/lib/qt/plugins/styles/libchameleon.so" 
[Warning] <> QLibraryPrivate::unload succeeded on "/usr/lib/qt/plugins/styles/libqgtk2style.so" 
[Warning] <> QLibraryPrivate::unload succeeded on "/usr/lib/qt/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so" 
[Warning] <> QLibraryPrivate::unload succeeded on "/usr/lib/qt/plugins/platformthemes/libqgtk2.so" 
[Warning] <> QLibraryPrivate::unload succeeded on "/usr/lib/qt/plugins/platforms/libdxcb.so" 
[Warning] <> QLibraryPrivate::unload succeeded on "Xcursor" (faked)
[Warning] <> QLibraryPrivate::unload succeeded on "gtk-x11-2.0" (faked)

image

And when using the dark mode, the color of System Monitor Application is not uniform, as below

image

gardotd426 commented 4 years ago

@Y0ngg4n no, it's not a duplicate. I filed #1727 and I filed this. #1727 is about COLOR SCHEME, it has nothing to do with icons. This is about Icons not showing up in Deepin applications. How on Earth is that a duplicate? It's not.

It's been explicitly stated that separate issues are to have separate threads. This is a separate issue.

gardotd426 commented 4 years ago

@HUSTERGS grep deepin is not enough, you need to use egrep, like thus:

pacman -Q | egrep "deepin|dde"

which will list all installed packages that include EITHER "deepin" or "dde" in the pkgname. Many deepin packages are called "dde-" instead of "deepin-" on Arch/Manjaro.

felixonmars commented 4 years ago

@HUSTERGS You Qt plugin debug logs are missing a loaded library "/usr/lib/qt/plugins/platformthemes/libqdeepin.so" line. Are you sure you are opening them inside DDE?

How about QT_QPA_PLATFORMTHEME=deepin dde-control-center -s?

gardotd426 commented 4 years ago

@felixonmars if QT_QPA_PLATFORMTHEME has to be set manually for the DE to function as intended, I would argue that's a bug in and of itself, as Deepin DE is supposed to be a full desktop environment and not a minimal window manager.

Unless @HUSTERGS has already set something else for QT_QPA_PLATFORMTHEME, it shouldn't have to be manually set to deepin for the desktop environment to function, no?

HUSTERGS commented 4 years ago

@HUSTERGS grep deepin is not enough, you need to use egrep, like thus:

pacman -Q | egrep "deepin|dde"

which will list all installed packages that include EITHER "deepin" or "dde" in the pkgname. Many deepin packages are called "dde-" instead of "deepin-" on Arch/Manjaro.

output of pacman -Q | egrep "deepin|dde" is nearly the same with pacman -Q | grep deepin as below

deepin-account-faces 1.0.11-1.1
deepin-anything 5.0.1-2
deepin-anything-dkms 5.0.1-2
deepin-api 5.1.11.1-1
deepin-calculator 5.5.9-1
deepin-calendar 5.6.2-1
deepin-clutter 1.26.2-2
deepin-cogl 1.22.5-3
deepin-control-center 5.1.0.5-1
deepin-daemon 5.10.0.1-1
deepin-desktop-base 3:2019.07.10-1
deepin-desktop-schemas-manjaro 5.5.0.0-1
deepin-dock 5.1.0.9-1
deepin-draw 5.8.0.16-1
deepin-file-manager 1:5.1.1.25-1
deepin-fonts-wine 2.18_22-1
deepin-gtk-theme 17.10.11-1
deepin-icon-theme 2020.05.09-1
deepin-iconthemes-manjaro 20170918-1
deepin-image-viewer 5.6.3.2-1
deepin-launcher 5.1.0099.0-1
deepin-libwine 2.18_22-1
deepin-menu 5.0.1-1
deepin-metacity 3.22.24-1
deepin-movie 1:5.7.6.29-1
deepin-music 6.0.1.8-1
deepin-mutter 3.20.38-4
deepin-network-utils 5.1.0.0-1
deepin-picker 5.0.6-1
deepin-polkit-agent 5.1.0-2
deepin-polkit-agent-ext-gnomekeyring 0.1.0-1
deepin-qt-dbus-factory 5.1.0.1-1
deepin-qt5dxcb-plugin 5.0.11-1
deepin-qt5integration 5.1.0.1-2
deepin-screen-recorder 5.8.0.11-1
deepin-session-shell 5.0.0098.0-2
deepin-session-ui 5.1.0099.4-1
deepin-shortcut-viewer 5.0.2-1
deepin-sound-theme 15.10.4-1
deepin-system-monitor 5.6.1-1
deepin-terminal 5.0.4.1-1
deepin-turbo 0.0.3-1
deepin-udis86 1.72_2-3
deepin-wallpapers 2:1.7.7-1
deepin-wine 2.18_22-3
deepin-wine-binfmt 2.18_22-1
deepin-wine-helper 1.2-2
deepin-wine-plugin 1.0.2-2
deepin-wine-plugin-virtual 1.0.3-1
deepin-wine-uninstaller 0.1.2-2
deepin-wine32 2.18_22-1
deepin-wine32-preloader 2.18_22-1
deepin-wine32-tools 2.18_22-1
deepin-wm 1.9.38-4
deepin.com.qq.office 2.0.0_4-2
manjaro-deepin-settings 20191111-1
startdde 5.3.0.1-2

@HUSTERGS You Qt plugin debug logs are missing a loaded library "/usr/lib/qt/plugins/platformthemes/libqdeepin.so" line. Are you sure you are opening them inside DDE?

How about QT_QPA_PLATFORMTHEME=deepin dde-control-center -s?

as for the output of QT_QPA_PLATFORMTHEME=deepin dde-control-center -s is

Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use:
   QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors.
   QT_SCREEN_SCALE_FACTORS to set per-screen DPI.
   QT_SCALE_FACTOR to set the application global scale factor.
"dtkwidget" can not find qm files
2020-05-24, 16:17:57.292 [Debug  ] [                                                         0] "main window size:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        820 * %2"
2020-05-24, 16:17:57.353 [Debug  ] [                                                         0] menu is nullptr, create menu!
2020-05-24, 16:17:57.356 [Warning] [                                                         0] module directory not exists
2020-05-24, 16:17:57.374 [Debug  ] [                                                         0] "initalize accounts module using time: 0ms"
2020-05-24, 16:17:57.374 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "accounts" true
2020-05-24, 16:17:57.375 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "cloudsync" false
2020-05-24, 16:17:57.375 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.375 [Debug  ] [                                                         0] "initalize cloudsync module using time: 1ms"
2020-05-24, 16:17:57.375 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "cloudsync" false
2020-05-24, 16:17:57.377 [Debug  ] [                                                         0] 0
/usr/bin/redshift
2020-05-24, 16:17:57.384 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Multiple Displays"  , isExist :  false
2020-05-24, 16:17:57.384 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.384 [Debug  ] [                                                         0] "initalize display module using time: 8ms"
2020-05-24, 16:17:57.384 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "display" true
2020-05-24, 16:17:57.384 [Debug  ] [                                                         0] "initalize defapp module using time: 0ms"
2020-05-24, 16:17:57.384 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "defapp" true
2020-05-24, 16:17:57.384 [Debug  ] [                                                         0] "initalize personalization module using time: 0ms"
2020-05-24, 16:17:57.384 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "personalization" true
/usr/bin/which: no proxychains4 in (/usr/bin)
2020-05-24, 16:17:57.393 [Debug  ] [                                                         0] [Network] device state :  false , false , false
2020-05-24, 16:17:57.393 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Wired Network"  , isExist :  false
2020-05-24, 16:17:57.394 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.394 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Wireless Network"  , isExist :  false
2020-05-24, 16:17:57.394 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.394 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Personal Hotspot"  , isExist :  false
2020-05-24, 16:17:57.394 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.394 [Debug  ] [                                                         0] "initalize network module using time: 9ms"
2020-05-24, 16:17:57.394 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "network" true
2020-05-24, 16:17:57.394 [Debug  ] [                                                         0] "initalize sound module using time: 0ms"
2020-05-24, 16:17:57.394 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "sound" true
2020-05-24, 16:17:57.399 [Debug  ] [                                                         0] "adapters size(first) : 1"
2020-05-24, 16:17:57.399 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "bluetooth" true
2020-05-24, 16:17:57.400 [Debug  ] [                                                         0] "initalize bluetooth module using time: 5ms"
2020-05-24, 16:17:57.400 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "bluetooth" true
2020-05-24, 16:17:57.400 [Debug  ] [                                                         0] "initalize datetime module using time: 0ms"
2020-05-24, 16:17:57.400 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "datetime" true
2020-05-24, 16:17:57.411 [Debug  ] [                                                         0] envVal:  false  confVal:  true  dbusVal:  true
2020-05-24, 16:17:57.418 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "On Battery"  , isExist :  true
2020-05-24, 16:17:57.418 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.418 [Debug  ] [                                                         0] "initalize power module using time: 18ms"
2020-05-24, 16:17:57.419 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "power" true
2020-05-24, 16:17:57.424 [Debug  ] [                                                         0] "initalize mouse module using time: 5ms"
2020-05-24, 16:17:57.424 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "mouse" true
2020-05-24, 16:17:57.426 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "wacom" false
2020-05-24, 16:17:57.426 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.426 [Debug  ] [                                                         0] "initalize wacom module using time: 1ms"
2020-05-24, 16:17:57.426 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "wacom" false
2020-05-24, 16:17:57.426 [Debug  ] [                                                         0] "initalize keyboard module using time: 0ms"
2020-05-24, 16:17:57.426 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "keyboard" true
2020-05-24, 16:17:57.426 [Debug  ] [                                                         0] "initalize systeminfo module using time: 0ms"
2020-05-24, 16:17:57.426 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "systeminfo" true
2020-05-24, 16:17:57.426 [Debug  ] [                                                         0] "initalize commoninfo module using time: 0ms"
2020-05-24, 16:17:57.426 [Debug  ] [                                                         0] [SearchWidget] find_it->first->name() :  "commoninfo" true
2020-05-24, 16:17:57.453 [Warning] [                                                         0] Not satisfied , can't back.
2020-05-24, 16:17:57.464 [Debug  ] [                                                         0] Check connectivity using url: "https://www.baidu.com"
2020-05-24, 16:17:57.478 [Debug  ] [                                                         0] 1
2020-05-24, 16:17:57.488 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Multiple Displays"  , isExist :  false
2020-05-24, 16:17:57.488 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.488 [Debug  ] [                                                         0] [Network] device state :  true , true , true
2020-05-24, 16:17:57.488 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Wired Network"  , isExist :  true
2020-05-24, 16:17:57.488 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.488 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Wireless Network"  , isExist :  true
2020-05-24, 16:17:57.489 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.489 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Personal Hotspot"  , isExist :  true
2020-05-24, 16:17:57.489 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.489 [Debug  ] [                                                         0] [Mouse] Touchpad , exist state :  true
2020-05-24, 16:17:57.489 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Touchpad"  , isExist :  true
2020-05-24, 16:17:57.489 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.489 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "Touchpad"  , isExist :  true
2020-05-24, 16:17:57.489 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.489 [Debug  ] [                                                         0] [setRemoveableDeviceStatus] loadWidget :  "TrackPoint"  , isExist :  false
2020-05-24, 16:17:57.489 [Warning] [                                                         0]  [SearchWidget] File not exist
2020-05-24, 16:17:57.507 [Debug  ] [                                                         0]  [SearchWidget] m_EnterNewPagelist.count :  129
2020-05-24, 16:17:57.507 [Debug  ] [                                                         0] "load search info with 17ms"
No appenders assotiated with category qt.qpa.xcb
[Warning] <> QXcbConnection: XCB error: 5 (BadAtom), sequence: 481, resource id: 0, major code: 20 (GetProperty), minor code: 0
No appenders assotiated with category qt.qpa.xcb
[Warning] <> QXcbConnection: XCB error: 8 (BadMatch), sequence: 702, resource id: 165675018, major code: 42 (SetInputFocus), minor code: 0
2020-05-24, 16:17:57.569 [Debug  ] [  

and everything seems to work fine image

all the icons are displayed correctly. Is it a bug or something?

felixonmars commented 4 years ago

@felixonmars if QT_QPA_PLATFORMTHEME has to be set manually for the DE to function as intended, I would argue that's a bug in and of itself, as Deepin DE is supposed to be a full desktop environment and not a minimal window manager.

No it should not be needed. Deepin DE is supposed to set that automatically.

Unless @HUSTERGS has already set something else for QT_QPA_PLATFORMTHEME, it shouldn't have to be manually set to deepin for the desktop environment to function, no?

I'm afraid that's the case or some other conflicts are happening here.

@HUSTERGS What's your QT_QPA_PLATFORMTHEME currently?

HUSTERGS commented 4 years ago

@felixonmars if QT_QPA_PLATFORMTHEME has to be set manually for the DE to function as intended, I would argue that's a bug in and of itself, as Deepin DE is supposed to be a full desktop environment and not a minimal window manager.

No it should not be needed. Deepin DE is supposed to set that automatically.

Unless @HUSTERGS has already set something else for QT_QPA_PLATFORMTHEME, it shouldn't have to be manually set to deepin for the desktop environment to function, no?

I'm afraid that's the case or some other conflicts are happening here.

@HUSTERGS What's your QT_QPA_PLATFORMTHEME currently?

the output of echo $QT_QPA_PLATFORMTHEME is gtk2

felixonmars commented 4 years ago

Did you set it manually somewhere or through some tools?

gardotd426 commented 4 years ago

@HUSTERGS that's the problem. You have set that somewhere, either:

/etc/environment
~/.profile
~/.xinitrc
~/.bash_profile
~/.bashrc
~/.zshrc
~/.zprofile

or maybe a couple other places. You can't have QT_QPA_PLATFORMTHEME set to something else when you're using a QT-based desktop environment, or else you're asking for trouble, especially on a DE like Deepin, that isn't very customizable at all as opposed to plasma that allows you to select the "gtk2" option anyway, which also makes setting it manually unnecessary.

gardotd426 commented 4 years ago

The only reason to use QT_QPA_PLATFORMTHEME is if you're using a GTK-based desktop environment or a minimal window manager, and you want QT applications to use the same theme as GTK apps. But Deepin is a QT desktop environment, and it tries to set QT_QPA_PLATFORMTHEME, but can't because you're overriding it.

HUSTERGS commented 4 years ago

@HUSTERGS that's the problem. You have set that somewhere, either:

/etc/environment
~/.profile
~/.xinitrc
~/.bash_profile
~/.bashrc
~/.zshrc
~/.zprofile

or maybe a couple other places. You can't have QT_QPA_PLATFORMTHEME set to something else when you're using a QT-based desktop environment, or else you're asking for trouble, especially on a DE like Deepin, that isn't very customizable at all as opposed to plasma that allows you to select the "gtk2" option anyway, which also makes setting it manually unnecessary.

Yes!, I found it in my /etc/environment file, but I really don't remember I had set it. Anyway, after delete it and reboot, everything is functioning beautifully. Thanks a lot!

gardotd426 commented 4 years ago

@felixonmars, since I'm the one who filed this, I'll wait to close it, but I've just installed deepin de on my Arch partition, and I will check if everything is working on next reboot, and if so, I'll close the issue. I had to uninstall deepin on my Manjaro partition because it was honestly unusable at the time, with all the bugs and everything. But now it seems some of them have been fixed, and I can't help debug or determine whether something is fixed if I don't have the DE installed, so I installed it on my Arch partition. I'll report back asap.

felixonmars commented 4 years ago

@gardotd426 I see. Thanks for you patience :)

gardotd426 commented 4 years ago

@felixonmars I'm going to go ahead and close this, because the icons are working now, but the system is still unusable. Every unfocused window gets a hideous giant black border around it whenever it's not in focus with the Window Effect enabled. It's insanely annoying.

I'll open a new issue for that, here's what I'm talking about: deepinbugwindow deepinbugwindow2

gardotd426 commented 4 years ago

@felixonmars actually, there's an Arch bug or something as well, while I have you here.

Deepin Control Center doesn't work at all, because there is no .desktop file. Rather, there IS a .desktop file, but it's empty. There is no way to launch the control center except for right-clicking on the desktop and clicking "display settings" in order to bring up the control center, and then hit back to go to the main menu.

cat /usr/share/applications/dde-control-center.desktop:

[Desktop Entry]

That's it. And it comes from the Arch Linux package, but for some ungodly reason it's empty.

felixonmars commented 4 years ago

@felixonmars I'm going to go ahead and close this, because the icons are working now, but the system is still unusable. Every unfocused window gets a hideous giant black border around it whenever it's not in focus with the Window Effect enabled. It's insanely annoying.

I'll open a new issue for that, here's what I'm talking about: deepinbugwindow deepinbugwindow2

That's https://github.com/linuxdeepin/deepin-kwin/issues/38 and exactly the reason I did not want to make it the default on Arch currently.

It's only reproducible after a kwin reload though so currently you can workaround by killall kwin_x11 and wait for it to reload.

felixonmars commented 4 years ago

@felixonmars actually, there's an Arch bug or something as well, while I have you here.

Deepin Control Center doesn't work at all, because there is no .desktop file. Rather, there IS a .desktop file, but it's empty. There is no way to launch the control center except for right-clicking on the desktop and clicking "display settings" in order to bring up the control center, and then hit back to go to the main menu.

cat /usr/share/applications/dde-control-center.desktop:

[Desktop Entry]

That's it. And it comes from the Arch Linux package, but for some ungodly reason it's empty.

Corrected in deepin-control-center 5.1.0101.0.20200427-1 and reported as https://github.com/linuxdeepin/dde-control-center/issues/283

gardotd426 commented 4 years ago

@felixonmars no, it's not.

yay -Q deepin-control-center: deepin-control-center 5.1.0.12.20200429-1

Which obviously (EDIT: obviously, you would think, but no, the naming scheme is on moon logic), is newer than 5.1.0101.0.20200427-1, apparently two days newer, to be exact.

I didn't even have deepin installed on this system until yesterday. It's still present.

Edit: Why on earth is the older package dated newer than the newer package? Somethings up with that naming scheme, if both the version number AND date show deepin-control-center 5.1.0.12.20200429-1 is newer than 5.1.0101.0.20200427-1

felixonmars commented 4 years ago

Because that's just a placeholder until they tag a new release on master...

gardotd426 commented 4 years ago

Ahh, gotcha. Makes sense.

eguadorodrigo commented 3 years ago

Hi pals, I have been try to update my Deepin 15.11 and everything was ok, but when I reboot after the procedure, the icon pack broken. Some research on web and I found this discution here (for my happyness :) ). When I try to do the package installation dde-qt5integration, everything working fine again! thank you all \o/