[GH-ISSUE #967] High memory usage #779

Open
opened 2026-05-05 07:05:55 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @gipling90 on GitHub (Dec 4, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/967

Describe the bug
When large image in clipboard, after it's converted. Barrier uses more and more memory

To Reproduce

Steps to reproduce the behavior:
PrintScreen or copy a large image from paint
moved mouse over to client

Expected behavior
use memory and release it after use.

Desktop (please complete the following information):

  • OS: Windows 10 1909
  • Barrier version 2.3.3

Additional context

-add clipboardSharingSize
-setting to only allow text to be copied between server\client - disable bitmap converting

Originally created by @gipling90 on GitHub (Dec 4, 2020). Original GitHub issue: https://github.com/debauchee/barrier/issues/967 **Describe the bug** When large image in clipboard, after it's converted. Barrier uses more and more memory **To Reproduce** Steps to reproduce the behavior: PrintScreen or copy a large image from paint moved mouse over to client **Expected behavior** use memory and release it after use. **Desktop (please complete the following information):** - OS: Windows 10 1909 - Barrier version 2.3.3 **Additional context** -add clipboardSharingSize -setting to only allow text to be copied between server\client - disable bitmap converting
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#779
No description provided.