[Community Announcements] deepin 25 Update Announcement - July 23, 2025
Tofloor
poster avatar
deepin小助手
Super Moderator
OM
2025-07-23 15:14
Author

Dear friends,

We're excited to bring you the lateset system update for deepin 25! This release introduces a new Developer Debugging feature along with critical bug fixes to enhance stability and usability. We invite all deepin community memebers and open-source enthusiasts to update to the latest version and share your feedback! Your input plays a vital role in improving the system, so don;t hesitate to join the coversation in the comments and let us know your experience.

This update adds the "Developer Debugging" feature and fixes some known serious issues.

[New Feature]

  • A function to adjust the log recording level has been added to the Developer Options in System under Control Center. You can choose to enable debug - level logs.

[Bug Fix]

  • Fixed the issue where, after closing multiple files opened in the text editor application, only one historical file was displayed when opening it again;
  • Fixed the issue where fcitx caused the system client count to reach its limit, preventing the application from starting;
  • Fixed the issue of the unlock keyring pop-up window appearing when logging into the system in some scenarios;
  • Fixed issues such as the inability to play videos in the cinema app, abnormal display of the app interface, and incomplete translation in some cases.

Sincerely,

The deepin Team

Reply Favorite View the author
All Replies
s***1@comandantetchao.net
deepin
2025-07-23 20:36
#1

I'm installing the latest DEEPIN 25 UPDATE and I THINK SOMETHING IS ABNORMAL. READING THE UPDATE LOG, THE INSTALLATION HAS STAYED AT 63% FOR OVER AN HOUR. It seems to stop at the line: 2025-07-23 06:09:15 unpackin deepin-icon-theme (2025-07-18) over (2025-05-13)... Is this normal?

Reply View the author
a***o@it-talent.mx
deepin
2025-07-24 00:08
#2

After update Linux Kernel was set to the oldest one. The new ones are not whow in grub menu. The file grub.cfg only has one kernel and is not the latest:

initrd /boot/immutable/--longsubdir--/initrd.img-6.12.28-amd64-desktop-rolling

Instead of 6.12.36

sudo update-initramfs -u and sudo update-grub doesn't fix it. I will create a backup and edit the grub.cfg manually

Reply View the author
deepin-流云
Moderator
Community OP
2025-07-24 15:18
#3
a***o@it-talent.mx

After update Linux Kernel was set to the oldest one. The new ones are not whow in grub menu. The file grub.cfg only has one kernel and is not the latest:

initrd /boot/immutable/--longsubdir--/initrd.img-6.12.28-amd64-desktop-rolling

Instead of 6.12.36

sudo update-initramfs -u and sudo update-grub doesn't fix it. I will create a backup and edit the grub.cfg manually

The kernel issue has been traced back to The Immutable System-related components. An internal patch is ready, and updates will be rolled out shortly. Community members experiencing similar kernel panics may apply this hotfix script temporarily:sync_boot_immutable.zip

Reply View the author
a***o@it-talent.mx
deepin
2025-07-25 04:25
#4
deepin-流云

The kernel issue has been traced back to The Immutable System-related components. An internal patch is ready, and updates will be rolled out shortly. Community members experiencing similar kernel panics may apply this hotfix script temporarily:sync_boot_immutable.zip

谢谢你

Reply View the author