mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #350] Clipboard from Server(Windows) -> Client(Linux) #280
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#280
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thorsten-klein on GitHub (Jul 4, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/350
Operating Systems
Server: Windows 10 Version 1709
Client: Linux (Ubuntu 16.04)
Barrier Version
2.3.0-snapshot-8e8b3b4
Steps to reproduce bug
Other info
The other way around is working fine. I can copy text from Client (Linux) to Server (Windows).
Put anything else you can think of here.
@cpiehl commented on GitHub (Jul 4, 2019):
Operating Systems
Server: Windows 10 Version 1803
Client: Arch LTS
Server: Arch
Client: Windows 10 Version 1809
Barrier Version
2.2.0-RELEASE-00000000
I have two setups that both intermittently have this issue since using Synergy, likely for a decade now. Windows server to Linux client, and Linux server to Windows client, but the Linux computer is always the one whose clipboard won't update. It's not necessarily empty though; it just doesn't update the contents.
Restarting Barrier fixes it temporarily, but I tend to have to restart both so I can't localize it to Windows vs Linux, or server vs client causing the problem.
@evantandersen commented on GitHub (Jul 17, 2019):
I also intermittently have this issue, with both synergy and barrier (Just switched a week ago)
@panaut0lordv commented on GitHub (Aug 12, 2019):
I believe Windows behaviour might be related to synergys/synergyc using LOCAL SYSTEM vs user account. See #103
@thorsten-klein commented on GitHub (Oct 22, 2019):
Issue seems to be fixed with v2.3.2 👍
@Jongkeun commented on GitHub (Feb 11, 2020):
I have still the same problem. Server is windows 10 and client is Ubuntu 18.04.
barrier version is 2.3.2.
A clipboard from a client to a server is working properly, but a server to a client is not working.
Is there any setting or something?
@panaut0lordv commented on GitHub (Feb 11, 2020):
If you run it as your user (unlike always elevated) it will allow you to copy but will not work on login, UAC or administrator level full screen apps, I think.
@jefflroberts commented on GitHub (Jun 5, 2021):
I have a similar issue to this from Linux to Windows 10 as well. It works for a while then stops. Restarting Barrier on the server machine will make the copy paste work again for a while. Issue #1107 is likely related if not a duplicate of this issue.