[Technical exchange] 【treeland】修复QQ音乐白屏和微信4.1.13.3只能显示第一帧的问题
Tofloor
poster avatar
mozixun
Moderator
2026-08-24 12:19
Author

QQ音乐白屏和微信4.1.13.3只能显示第一帧是因为Xwayland需要特殊的权限传递SHM, 但当前treeland和ddm的service文件中却用NoNewPrivileges=true和PrivateIPC=true不允许其这么做, 因此导致了这个问题

我为修复这个问题做了个方案, 但是需要同时修改treeland和ddm, 而且撤掉这些护栏可能有一定风险, 但是问题的确修好了:

https://github.com/linuxdeepin/treeland/pull/1320

https://github.com/linuxdeepin/ddm/pull/107

希望treeland开发能妥善处理这个问题

Reply Favorite View the author
All Replies
avatar
鲜衣怒马
deepin
2026-08-24 13:53
#1

大佬牛勒

Reply View the author
avatar
鲜衣怒马
deepin
2026-08-24 21:24
#2

反向思考,能否从qq 微信适配treeland?

Reply View the author