linuxdeepin / developer-center

Deepin developer center, provide developer wiki and community forum.
453 stars 73 forks source link

[Deepin Integration]~[V23-Beta3] Update resolution of deepin-hidpi-ssd-logo by UTsweetyfish@deepin-community/plymouth-theme-deepin by deepin-community-ci-bot[bot] #6254

Closed deepin-bot[bot] closed 11 months ago

deepin-bot[bot] commented 11 months ago

Package information | 软件包信息

包名 版本
plymouth-theme-deepin 23~beta3

Package repository address | 软件包仓库地址

deb [trusted=yes] https://ci.deepin.com/repo/obs/deepin:/CI:/TestingIntegration:/test-integration-pr-702/testing/ ./

Changelog | 更新信息

plymouth-theme-deepin (23~beta3) unstable; urgency=medium

Test suggestion | 测试建议

测试高分屏 plymouth 主题下的 logo 分辨率。

cc @Decodetalkers

Influence | 影响范围

ADDITIONAL INFORMATION | 额外补充

deepin-bot[bot] commented 11 months ago

IntegrationProjector Bot Deepin Testing Integration Project Manager Info Link to https://github.com/deepin-community/Repository-Integration/pull/702

Decodetalkers commented 11 months ago

修复hidpi 主题动画大小,直接合并吧,没有问题的,就换了里面的lock.png

Decodetalkers commented 11 months ago

@Zeno-sole 能尽快集成吗

Decodetalkers commented 11 months ago

测试方法

sudo plymouth-set-default-theme deepin-hidpi-ssd-logo
uname -a #这步骤得到下一步需要的内核名称
sudo update-initramfs -u -k ${Kerner_name} # 上一步得到的值

现象会很明显的,启动图标大了一圈

UTsweetyfish commented 11 months ago

@xuqi27837288 请测试~

  1. 不添加集成源,运行 plymouth-set-default-theme deepin-hidpi-ssd-logo 以设置主题为高分屏主题,运行 update-initramfs -u -k all 更新 initrd,关机,开机时观察开机动画时 deepin logo 的大小
  2. 添加集成源,更新 plymouth-theme-deepin-logo 到 23~beta3,再次运行 plymouth-set-default-theme deepin-hidpi-ssd-logo 和 update-initramfs -u -k all,关机,开机时观察开机动画时 deepin logo 的大小
xuqi27837288 commented 11 months ago

【环境】: 镜像:https://packagesupdate.uniontech.com/repo/uos-professional/image-beige/CUSTOM/lichenggang/20230927 仓库:deb https://ci.deepin.com/repo/deepin/deepin-community/testing/ unstable main dde community commercial 内核:Linux test-PC 6.1.32-amd64-desktop-hwe 【结论】: 测试通过,暂无严重问题及影响