Bug 8133 - [Anolis23.1][RC2][DDE]归档管理器压缩文件双击无反应,右键解压正常
Summary: [Anolis23.1][RC2][DDE]归档管理器压缩文件双击无反应,右键解压正常
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: Desktop (show other bugs) Desktop
Version: 23.1
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: rc
Assignee: happy_orange
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-01 14:11 UTC by sunqingwei
Modified: 2024-03-29 09:40 UTC (History)
4 users (show)

See Also:


Attachments
压缩文档 (147.94 KB, image/png)
2024-02-28 14:27 UTC, liuzhilin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunqingwei uniontech_group 2024-02-01 14:11:13 UTC
测试镜像:
x86:
https://build.openanolis.cn/kojifiles/output/anolis-23-20240128.3/compose/os/x86_64/
arm:
https://build.openanolis.cn/kojifiles/output/anolis-23-20240128.3/compose/os/aarch64/



测试步骤
1、安装DDE环境
2、新建一个文件,在启动器选择归档管理器
3、通过归档管理器将文件压缩
4、双击zip压缩包

实际结果
1、双击后无反应,右键选则解压可正常解压文件

预期结果
1、双击后弹出归档管理器页面,可正常解压文件
Comment 1 xzyang uniontech_group 2024-02-04 10:20:49 UTC
使用dde的归档管理器双击后可以正常解压缩,使用Gnome的归档管理器双击后无法应。涉及Gnome与dde应用冲突的问题,后面统一修改
Comment 2 杨晓旋 uniontech_group 2024-02-04 10:34:22 UTC
双击压缩文件后,其实会出现提取文件界面的,但是出现文件提取界面的延迟较大,是因为gnome和dde的归档管理器在双击压缩的文件时都会对应启动,涉及dde和gnome应用冲突的问题,后边统一解决
Comment 3 xzyang uniontech_group 2024-02-04 10:35:56 UTC
预计添加一个带dde的服务器,可选dde组件以后不加了。用此方法解决gnome和DDE共存的冲突问题。如此该问题将不存在。后更新版本后再测试验证处理。
Comment 4 liuzhilin uniontech_group 2024-02-28 14:27:25 UTC
Created attachment 1059 [details]
压缩文档

anolis-23-2024.02.06.iso解决此问题,使用归档管理器可以正常压缩解压文档,结果如图:
Comment 5 liuzhilin uniontech_group 2024-03-04 16:40:05 UTC
单独作为选项安装dde解决此问题