[Technical exchange] 【treeland】修复QQ音乐白屏和微信4.1.13.3只能显示第一帧的问题
Tofloor
poster avatar
mozixun
Moderator
an hour ago
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

No replies yet