Bug 7947 - [Anolis23.1][RC1][DDE]终端打不开,且有两个终端图标
Summary: [Anolis23.1][RC1][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
: P2-High S3-normal
Target Milestone: rc
Assignee: liuzhilin
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-18 18:17 UTC by sunqingwei
Modified: 2024-03-29 09:42 UTC (History)
3 users (show)

See Also:


Attachments
结果如图 (30.26 KB, image/png)
2024-02-28 14:05 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-01-18 18:17:11 UTC
测试步骤
1、安装并进入dde桌面
yum install dde
systemctl restart lightdm
2、登陆账号
3、点击启动器选择终端

实际结果:
终端打不开,且有两个终端图标

预期结果:
终端功能正常
Comment 1 gaochang alibaba_cloud_group 2024-01-29 11:02:04 UTC
2个终端图标中,红色的终端可以正常打开。因此该问题就是有一个多余的终端图标,问题应该降级至P3 以下
Comment 2 杨晓旋 uniontech_group 2024-01-29 15:18:36 UTC
多出来的终端是Gnome的终端,可通过执行yum remove gnome-terminal解决
Comment 3 liuzhilin uniontech_group 2024-02-04 09:54:48 UTC
1、由于从gnome桌面切换到dde桌面时,/usr/share/applications 里面的gnome的.desktop文件不会被清除,所以在启动器图标里面会含有gnome相关的图标,并且是可以使用的。
2、经验证,终端是可以打开的,包括其他gnome应用也可以打开,感觉问题点应该在于两个桌面切换是否可以共存问题。
Comment 4 liuzhilin uniontech_group 2024-02-28 14:05:24 UTC
Created attachment 1058 [details]
结果如图
Comment 5 liuzhilin uniontech_group 2024-02-28 14:07:37 UTC
(In reply to liuzhilin from comment #4)
> Created attachment 1058 [details]
> 结果如图

anolis-23-2024.02.26.iso,把带dde的服务器作为单独选择安装可以解决同时存在gnome、dde组件的问题。