[GH-ISSUE #971] Copy and Paste Files Don't Work Between Windows and Mac #783

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

Originally created by @Rexcuni on GitHub (Dec 6, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/971

Before using Barrier I already used ShareMouse there were no problems when copying and pasting between windows and mac, but there was a problem with the program because it had to restart after 30 minutes of use, finally I chose Barrier because it was open source.

When I copy and paste files like I do when using ShareMouse but it doesn't work, the image files I copy just produce plain text according to the filename.

File to copy Paste Result

Windows Log:

[2020-12-06T11:40:10] INFO: starting server
[2020-12-06T11:40:10] INFO: config file: C:/Users/Rexcuni/AppData/Local/Temp/Barrier.OjqtFe
[2020-12-06T11:40:10] INFO: log level: INFO
[2020-12-06T11:40:10] INFO: service command updated
[2020-12-06T11:40:10] INFO: starting new process as privileged user
[2020-12-06T11:40:10] INFO: drag and drop enabled
[
2020-12-06T1
1
:4
0
:
1
0] ERROR: failed
t
o get
d
e
s
k
t
o
p pat
h
,
n
o
d
r
o
p
t
ar
g
e
t
avail
ab
l
e, er
r
o
r
=2
started server (IPv4/IPv6), waiting for clients
server status: active
[2020-12-06T11:40:32] INFO: OpenSSL 1.0.2l 25 May 2017
[2020-12-06T11:40:33] INFO: accepted secure socket
[2020-12-06T11:40:33] INFO: AES256-GCM-SHA384 TLSv1.2 Kx=RSA Au=RSA Enc=AESGCM(256) Mac=AEAD
[2020-12-06T11:40:33] NOTE: accepted client connection
[2020-12-06T11:40:33] NOTE: client "Rexcuni-MacBook.local" has connected
[2020-12-06T11:41:36] INFO: switch from "Rexcuni" to "Rexcuni-MacBook.local" at 0,505
[2020-12-06T11:41:36] INFO: leaving screen
[2020-12-06T11:45:48] INFO: screen "Rexcuni-MacBook.local" grabbed clipboard 0 from "Rexcuni"
[2020-12-06T11:45:48] INFO: screen "Rexcuni-MacBook.local" grabbed clipboard 1 from "Rexcuni"
[2020-12-06T11:45:53] INFO: switch from "Rexcuni-MacBook.local" to "Rexcuni" at 1225,324
[2020-12-06T11:45:53] INFO: entering screen
[2020-12-06T11:45:56] INFO: screen "Rexcuni-MacBook.local" updated clipboard 0
[2020-12-06T11:45:58] INFO: screen "Rexcuni-MacBook.local" updated clipboard 1

MacOS Log:

[2020-12-06T11:40:34] INFO: starting client
[2020-12-06T11:40:34] INFO: config file: /private/var/folders/m9/9_cq1b7j4m1cxxts_rgzrz6r0000gn/T/Barrier.CuqgaF
[2020-12-06T11:40:34] INFO: log level: INFO
[2020-12-06T11:40:34] INFO: drag and drop enabled
[2020-12-06T11:40:34] NOTE: started client
[2020-12-06T11:40:34] NOTE: connecting to '192.168.0.104': 192.168.0.104:24800
[2020-12-06T11:40:34] INFO: OpenSSL 1.1.1g 21 Apr 2020
2020-12-06 11:40:34.790 barrierc[597:7283] starting cocoa loop
[2020-12-06T11:40:35] NOTE: server fingerprint: 41:31:5C:B2:FC:24:91:60:94:08:38:B1:E4:70:7C:E4:C3:D1:A4:4D
[2020-12-06T11:40:35] NOTE: trustedServersFilename: /Users/rexcuni/Library/Application Support/barrier/SSL/Fingerprints/TrustedServers.txt
[2020-12-06T11:40:35] NOTE: Opened trustedServersFilename: /Users/rexcuni/Library/Application Support/barrier/SSL/Fingerprints/TrustedServers.txt
[2020-12-06T11:40:35] NOTE: Fingerprint matches trusted fingerprint
[2020-12-06T11:40:35] INFO: connected to secure socket
[2020-12-06T11:40:35] INFO: server ssl certificate info: /CN=Barrier
[2020-12-06T11:40:35] INFO: AES256-GCM-SHA384 TLSv1.2 Kx=RSA Au=RSA Enc=AESGCM(256) Mac=AEAD
[2020-12-06T11:40:35] WARNING: cursor may not be visible
connected to server
[2020-12-06T11:41:38] INFO: entering screen
[2020-12-06T11:41:38] WARNING: cursor may not be visible
[2020-12-06T11:41:38] INFO: clipboard was updated
[2020-12-06T11:41:38] INFO: clipboard was updated
[2020-12-06T11:42:17] INFO: found key in group 0
[2020-12-06T11:44:52] INFO: found key in group 0
[2020-12-06T11:47:27] INFO: clipboard was updated
[2020-12-06T11:47:27] INFO: clipboard was updated
[2020-12-06T11:47:35] INFO: found key in group 0

Version:
Windows 10 Pro 1909
MacOS Catalina 10.15.1

Originally created by @Rexcuni on GitHub (Dec 6, 2020). Original GitHub issue: https://github.com/debauchee/barrier/issues/971 Before using Barrier I already used ShareMouse there were no problems when copying and pasting between windows and mac, but there was a problem with the program because it had to restart after 30 minutes of use, finally I chose Barrier because it was open source. When I copy and paste files like I do when using ShareMouse but it doesn't work, the image files I copy just produce plain text according to the filename. ![File to copy](https://user-images.githubusercontent.com/64562375/101272285-59cebe00-37bd-11eb-9e36-0fde859f03cc.png) ![Paste Result](https://user-images.githubusercontent.com/64562375/101272364-2b051780-37be-11eb-8a94-85d20a2565e3.png) Windows Log: > [2020-12-06T11:40:10] INFO: starting server [2020-12-06T11:40:10] INFO: config file: C:/Users/Rexcuni/AppData/Local/Temp/Barrier.OjqtFe [2020-12-06T11:40:10] INFO: log level: INFO [2020-12-06T11:40:10] INFO: service command updated [2020-12-06T11:40:10] INFO: starting new process as privileged user [2020-12-06T11:40:10] INFO: drag and drop enabled [ 2020-12-06T1 1 :4 0 : 1 0] ERROR: failed t o get d e s k t o p pat h , n o d r o p t ar g e t avail ab l e, er r o r =2 started server (IPv4/IPv6), waiting for clients server status: active [2020-12-06T11:40:32] INFO: OpenSSL 1.0.2l 25 May 2017 [2020-12-06T11:40:33] INFO: accepted secure socket [2020-12-06T11:40:33] INFO: AES256-GCM-SHA384 TLSv1.2 Kx=RSA Au=RSA Enc=AESGCM(256) Mac=AEAD [2020-12-06T11:40:33] NOTE: accepted client connection [2020-12-06T11:40:33] NOTE: client "Rexcuni-MacBook.local" has connected [2020-12-06T11:41:36] INFO: switch from "Rexcuni" to "Rexcuni-MacBook.local" at 0,505 [2020-12-06T11:41:36] INFO: leaving screen [2020-12-06T11:45:48] INFO: screen "Rexcuni-MacBook.local" grabbed clipboard 0 from "Rexcuni" [2020-12-06T11:45:48] INFO: screen "Rexcuni-MacBook.local" grabbed clipboard 1 from "Rexcuni" [2020-12-06T11:45:53] INFO: switch from "Rexcuni-MacBook.local" to "Rexcuni" at 1225,324 [2020-12-06T11:45:53] INFO: entering screen [2020-12-06T11:45:56] INFO: screen "Rexcuni-MacBook.local" updated clipboard 0 [2020-12-06T11:45:58] INFO: screen "Rexcuni-MacBook.local" updated clipboard 1 MacOS Log: > [2020-12-06T11:40:34] INFO: starting client [2020-12-06T11:40:34] INFO: config file: /private/var/folders/m9/9_cq1b7j4m1cxxts_rgzrz6r0000gn/T/Barrier.CuqgaF [2020-12-06T11:40:34] INFO: log level: INFO [2020-12-06T11:40:34] INFO: drag and drop enabled [2020-12-06T11:40:34] NOTE: started client [2020-12-06T11:40:34] NOTE: connecting to '192.168.0.104': 192.168.0.104:24800 [2020-12-06T11:40:34] INFO: OpenSSL 1.1.1g 21 Apr 2020 2020-12-06 11:40:34.790 barrierc[597:7283] starting cocoa loop [2020-12-06T11:40:35] NOTE: server fingerprint: 41:31:5C:B2:FC:24:91:60:94:08:38:B1:E4:70:7C:E4:C3:D1:A4:4D [2020-12-06T11:40:35] NOTE: trustedServersFilename: /Users/rexcuni/Library/Application Support/barrier/SSL/Fingerprints/TrustedServers.txt [2020-12-06T11:40:35] NOTE: Opened trustedServersFilename: /Users/rexcuni/Library/Application Support/barrier/SSL/Fingerprints/TrustedServers.txt [2020-12-06T11:40:35] NOTE: Fingerprint matches trusted fingerprint [2020-12-06T11:40:35] INFO: connected to secure socket [2020-12-06T11:40:35] INFO: server ssl certificate info: /CN=Barrier [2020-12-06T11:40:35] INFO: AES256-GCM-SHA384 TLSv1.2 Kx=RSA Au=RSA Enc=AESGCM(256) Mac=AEAD [2020-12-06T11:40:35] WARNING: cursor may not be visible connected to server [2020-12-06T11:41:38] INFO: entering screen [2020-12-06T11:41:38] WARNING: cursor may not be visible [2020-12-06T11:41:38] INFO: clipboard was updated [2020-12-06T11:41:38] INFO: clipboard was updated [2020-12-06T11:42:17] INFO: found key in group 0 [2020-12-06T11:44:52] INFO: found key in group 0 [2020-12-06T11:47:27] INFO: clipboard was updated [2020-12-06T11:47:27] INFO: clipboard was updated [2020-12-06T11:47:35] INFO: found key in group 0 Version: Windows 10 Pro 1909 MacOS Catalina 10.15.1
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#783
No description provided.