[Exchange Ideas] 什么?统信应用兼容引擎居然能在 Debian 上用!
Tofloor
poster avatar
gfdgd_xi
deepin
Ecological co-builder
6 hours ago
Author

之前就已经研究出来了,不过因为学业繁忙就没空发,现在难得有点空就发下

大致效果就是这样了,用 bwrap 实现的,环境是 Debian13+xfce4 桌面,因为应用兼容引擎对 dtk 版本的要求比较高,如果要用的话系统源里需要有 dtk5.7,debian13、ubuntu26.04 都是满足要求的,不满足的需要自行编译 dtk5.7
以及在非 DDE 桌面环境下可能有些程序的运行效果比较差,deepin wine 是专门针对 DDE 进行调教优化的

截图_virt-manager_20260329093902.png

202603290316505544_image.png

202603290315527420_image.png

202603290316172055_image.png

deb 包下载:
百度网盘:https://pan.baidu.com/s/1HDuyJkKdzAYqf8vPSD3UMg?pwd=kvw3 提取码: kvw3 复制这段内容后打开百度网盘手机App,操作更方便哦

Reply Favorite View the author
All Replies
pzm9012
Moderator
6 hours ago
#1

这样做deepin更不容易留住用户了joy

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
6 hours ago
#2
pzm9012

这样做deepin更不容易留住用户了joy

deepin有优秀的产品经理,这个兼容引擎更适合没有任何基础的小白做

Wine运行器则是需要一定的学习门槛

我要向这个产品学习——不过我现在也不用Wine了....哎

Reply View the author
昨夜的星辰
deepin
5 hours ago
#3
pzm9012

这样做deepin更不容易留住用户了joy

哈哈,应该不至于,原来LINUX上第一个能稳定使用的微信就是deepin-wine的,包括Arch也是从deepin-wine转的包,当时一看既然如此,那我干啥不直接用deepin呢?稳定性兼容性更好,从15.3到后面UOS出来用了两三年UOS又转回到deepin23/25

Reply View the author
说书人
deepin
3 hours ago
#4

楼主威武

Reply View the author
huaqi
deepin
2 hours ago
#5

能在rpm这种包的系统上用就牛比了

Reply View the author
deepin-chinaren
deepin
2 hours ago
#6

Debian13+cinnamon系统用sudo dpkg -i 安装那向个deb包,打不开,然后用终端执行提示为:

deepin-wine-builder
bwrap: Can't create file at /etc/os-version: Permission denied

以上是在终端中执行的输出,请在反馈问题的时候完整复制并贴上
按回车结束

安装失败

还用了sudo apt install -f但还是不行

编译 dtk5.7编译git也出错。弄了一下午都没有成功

screenshot-auto_1774774499.png

Reply View the author
gfdgd_xi
deepin
Ecological co-builder
29 minutes ago
#7
deepin-chinaren

Debian13+cinnamon系统用sudo dpkg -i 安装那向个deb包,打不开,然后用终端执行提示为:

deepin-wine-builder
bwrap: Can't create file at /etc/os-version: Permission denied

以上是在终端中执行的输出,请在反馈问题的时候完整复制并贴上
按回车结束

安装失败

还用了sudo apt install -f但还是不行

编译 dtk5.7编译git也出错。弄了一下午都没有成功

screenshot-auto_1774774499.png

手动创建个/etc/os-version文件试试

Reply View the author