[Launcher] Arch Linux下dde-launcher时常闪退
Tofloor
poster avatar
LtD0gE
deepin
2023-01-31 22:40
Author

主要现象就是点击启动器图标时,launcher闪一下就消失了,dde-launcher --show不报错。

日志如下:

[elvinstarry@ArchLinux ~]$ dde-launcher --show
load translate "/usr/share/libdtk-5.6.2/DWidget/translations/dtkwidget_zh_CN"
load translate "/usr/share/dde-launcher/translations/dde-launcher_zh_CN"
No appenders assotiated with category dtk.dguihelper
[Info   ] <> Process is started: pid= 1589 arguments= ("/usr/bin/dde-launcher")

Deepin 20.8未见此现象,但我虚拟机的arch dde和实机arch dde上此情况都稳定复现。

dde一装好我就把全屏模式关闭了,不知全屏模式下会不会出现这问题。

Reply Favorite View the author
All Replies
LtD0gE
deepin
2023-01-31 22:48
#1

kill pid 1589后运行dde-launcher --show日志如下:

[elvinstarry@ArchLinux ~]$ dde-launcher --show
load translate "/usr/share/libdtk-5.6.2/DWidget/translations/dtkwidget_zh_CN"
load translate "/usr/share/dde-launcher/translations/dde-launcher_zh_CN"
2023-01-31, 14:43:20.739 [Debug  ] Cannot find gsettings, schema_id: "com.deepin.dde.launcher"  path: "/com/deepin/dde/launcher/"  key: "filter-keys" Use fallback value: QVariant(Invalid)
2023-01-31, 14:43:20.742 [Debug  ] Cannot find gsettings, schema_id: "com.deepin.dde.launcher"  path: "/com/deepin/dde/launcher/"  key: "filter-keys" Use fallback value: QVariant(Invalid)
2023-01-31, 14:43:20.745 [Debug  ] Cannot find gsettings, schema_id: "com.deepin.dde.launcher"  path: "/com/deepin/dde/launcher/"  key: "filter-keys" Use fallback value: QVariant(Invalid)
2023-01-31, 14:43:20.747 [Debug  ] Cannot find gsettings, schema_id: "com.deepin.dde.launcher"  path: "/com/deepin/dde/launcher/"  key: "filter-keys" Use fallback value: QVariant(Invalid)
2023-01-31, 14:43:20.832 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 14:43:20.832 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 14:43:20.832 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 14:43:20.832 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 14:43:20.832 [Warning] QPixmap::scaled: Pixmap is a null pixmap
2023-01-31, 14:43:20.856 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 14:43:20.857 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 14:43:20.857 [Warning] QPixmap::scaled: Pixmap is a null pixmap
2023-01-31, 14:43:20.981 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 14:43:20.981 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 14:43:20.981 [Warning] QPixmap::scaled: Pixmap is a null pixmap
2023-01-31, 14:43:21.042 [Warning] "accessibleFactory()Class: SmoothScrollBar cannot access"
2023-01-31, 14:43:21.106 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 14:43:21.107 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 14:43:21.107 [Warning] QPixmap::scaled: Pixmap is a null pixmap
2023-01-31, 14:43:21.107 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 14:43:21.107 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 14:43:21.107 [Warning] QPixmap::scaled: Pixmap is a null pixmap

然后程序卡住,启动器不显示。

论坛里有说kill掉启动器进程后再show的,这个方法在我打这行字之前还有效,现在没用了(

Reply View the author
LtD0gE
deepin
2023-01-31 23:10
#2

终端内运行dde-launcher,开另一个终端执行dde-launcher --show,launcher调试报错如下:

No appenders assotiated with category dtk.dguihelper
[Info   ] <> New instance: pid= 6235 arguments= ("dde-launcher", "--show")
2023-01-31, 15:08:35.473 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 15:08:35.474 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 15:08:35.474 [Warning] QPixmap::scaled: Pixmap is a null pixmap
2023-01-31, 15:08:35.474 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 15:08:35.475 [Error  ] create icon [] engine failed.[theme:] (No such file or directory)
2023-01-31, 15:08:35.475 [Warning] QPixmap::scaled: Pixmap is a null pixmap
Reply View the author
西装系统之蝶
deepin
2023-01-31 23:32
#3
The user is banned, and the content is hidden.
LtD0gE
deepin
2023-01-31 23:38
#4
西装系统之蝶
The user is banned, and the content is hidden.

这个是dde本身问题,deepin亲自迁移过来的包

刚刚翻了翻github discussions,说是目前deepin软件库正在向v23迁移,可能在v23搞完之前其它issues不会过多关注 doubt

Reply View the author
Lwh2008-Equinox
deepin
2023-02-01 00:26
#5

哎呀妈呀arch用户怎么感觉到处都是(就像哪里都能看见通用操作系统一样恐怖😱)

Reply View the author
152******14
deepin
2023-02-01 04:30
#6
LtD0gE

这个是dde本身问题,deepin亲自迁移过来的包

刚刚翻了翻github discussions,说是目前deepin软件库正在向v23迁移,可能在v23搞完之前其它issues不会过多关注 doubt

那再等等

Reply View the author
zccrs
deepin
2023-02-01 17:32
#7

嗯,是dde自己的问题

Reply View the author