linuxdeepin / deepin-screen-recorder

Screen recorder for DDE
GNU General Public License v3.0
104 stars 69 forks source link

fix: 修复wayland下双屏录制时出现系统崩溃的情况 #421

Closed hundundadi closed 11 months ago

hundundadi commented 11 months ago

Description: 由于kwayland的buffer没有正常释放,现在将buffer数据的拷贝单独放到一个线程中进行

Log: 修复wayland下双屏录制时出现系统崩溃的情况

Bug: https://pms.uniontech.com/bug-view-210933.html

feeengli commented 11 months ago

[是否满足兼容性要求] Y [是否满足commit提交规范] Y [是否满足编码规范] Y [Review结论] Pass [Fail原因] N/A

jeffshuai commented 11 months ago

[是否满足兼容性要求] Y [是否满足commit提交规范] Y [是否满足编码规范] Y [Review结论] Pass [Fail原因] N/A

deepin-ci-robot commented 11 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: hundundadi, lzwind

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[debian/deepin/OWNERS](https://github.com/linuxdeepin/deepin-screen-recorder/blob/release/eagle/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
hundundadi commented 11 months ago

/merge