[other] 由用过华为MRGF-16 笔记本安装deepin 的么?
Tofloor
poster avatar
老蒋头
deepin
2023-09-08 05:43
Author

笔记本安装windows 11和deepin V20 基本都正常。触摸屏不是太稳定,但是勉强可以使用。桌面背景也可以正常更换,但是,在我的项目中要自动更换背景,原来的代码就无法执行了。
def deepin_desktop(self, pic): #deepin专用的更换桌面背景命令行
cmd = ['dbus-send', '--dest=com.deepin.daemon.Appearance', '/com/deepin/daemon/Appearance',
'--print-reply', 'com.deepin.daemon.Appearance.SetMonitorBackground',
'string:{}'.format(self.DP), 'string:{}'.format(pic)]
subprocess.run(cmd, check=True)
在其他的机器上,包括笔记本上运行都是正常的,唯独新买的这款华为笔记本不会执行该命令,但是也不报错。不知道是什么原因?
由遇见相同问题的兄弟么?

Reply Favorite View the author
All Replies
anye7up
deepin
2023-09-08 07:51
#1

有没试过手动跑一下命令,看看那条命令能跑不

Reply View the author
dgmenghuan
deepin
2023-09-08 16:48
#2

硬件不兼容

Reply View the author
忘记、过去
deepin
2023-09-08 16:59
#3

是不是屏幕标识写错了?笔记本内屏一般是 e-DP 吧

Reply View the author
老蒋头
deepin
2023-09-11 20:22
#4
忘记、过去

是不是屏幕标识写错了?笔记本内屏一般是 e-DP 吧

self.DP 是我的检测屏幕检测出来的变量

Reply View the author
New Thread

Popular Events

More
国际排名
WHLUG