fix: Enhance error handling for wrong password scenarios in archive p…#402
Conversation
…rocessing - Updated the handling of wrong password messages to treat them as fatal errors, aligning behavior with zip/7z. - Modified UI error message display to ensure consistent user feedback during password-related failures. - Implemented retry logic for loading archives after a wrong password error, improving user experience. These changes improve the robustness of error handling and user interaction during archive operations. bug: https://pms.uniontech.com/bug-view-355885.html
There was a problem hiding this comment.
Sorry @dengzhongyuan365-dev, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
deepin pr auto review这份代码 diff 主要涉及三个文件的修改,主要目的是改进错误处理流程(特别是密码错误处理)和修复窗口初始化时的布局问题。以下是对这些修改的详细审查意见: 1. 文件:
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dengzhongyuan365-dev, lzwind The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/merge |
…rocessing
These changes improve the robustness of error handling and user interaction during archive operations.
bug: https://pms.uniontech.com/bug-view-355885.html