fix: avoid notification dbus interface crash in quick fullscreen scre…#809
Conversation
…enshot Move save path log to immediately after local file save, and send notifications via direct DBus message call to avoid QDBusInterface construction crashes. log: fix bug Bug: https://pms.uniontech.com/bug-view-351229.html
deepin pr auto review这段代码主要修改了 1. 语法逻辑审查
2. 代码质量审查
3. 代码性能审查
4. 代码安全审查
改进建议尽管代码已经很不错,但仍有以下微小的优化空间:
总结这段代码修改是正向的优化。主要改进点在于:
建议采纳上述"改进建议"中的第2点(常量定义)以进一步提高代码的可维护性。 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: LiHua000, max-lvs 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 |
…enshot
Move save path log to immediately after local file save, and send notifications via direct DBus message call to avoid QDBusInterface construction crashes.
log: fix bug
Bug: https://pms.uniontech.com/bug-view-351229.html