mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #258] Drag and drop file transfer not working on windows #205
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#205
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 @Kanteran on GitHub (Feb 21, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/258
While starting barrier, the drag and drop setup fails with this message:
"ERROR: failed to get desktop path, no drop target available, error=2"
There is already a discussion about this topic. link
Does SHGetFolderPath not work on newer versions of windows?
New function? SHGetKnownFolderPath
(Windows10 text output breaks a little bit)
"[ 2019-02 -21T17: 1 4:56] ERROR: f a iled to get de s k t op path, no
dro
p t
arg
e
t
a
v
a
i
l
a
b
le,
er
ror=2"
Operating Systems
Server: Windows 8.1 Pro (ver. 6.3, build 9600)
Client: Windows 10 Pro (ver. 1803, build 171340590)
Barrier Version
2.1-release/2.20-snapshot
Steps to reproduce bug
Start server/client.
edit: (Works fine on OSX test system, no initialization problem)
@kemsar commented on GitHub (Apr 22, 2019):
I'm having the same issue. Windows 10 server, Ubuntu 18.04 client.
@AdrianKoshka commented on GitHub (Apr 22, 2019):
Drag and Drop doesn't work on linux @kevinsarsen (to my knowledge).
@flibble666 commented on GitHub (Aug 18, 2019):
Sorry if should of created a new post same issue no drag and drop windows 10 to windows 10.(both clients)
Not even getting a "failed to get desktop path" was at one point.
I have tried a previous "fix" of setting Elevation to "as needed" and client is not set to auto config.
@AdrianKoshka commented on GitHub (Aug 23, 2019):
How important to everyone here is drag and drop? I only ask because it's a feature only supported on windows and macOS.
@flibble666 commented on GitHub (Aug 24, 2019):
I am on windows on both systems But as i use the system for a game server dragging and dropping mission files would be really useful.
@mirh commented on GitHub (Sep 14, 2019):
SHGetFolderPath being deprecated is pretty not meaningful here.
If any.. Something that I'm not understanding is why right while I was looking into this, I started barrier again and the error didn't show up anymore (I don't know if drag and drop actually works though)
@Kerrika commented on GitHub (Oct 16, 2019):
Drag and drop still not working (all devices win10). Nothing shows up in the log.
@foo25amc commented on GitHub (Oct 20, 2019):
Same here - no joy. Both machines running Win10 and v2.3.2.
@diegofraga commented on GitHub (Mar 23, 2020):
I share one directory in a local network. Can be a solution for this problem.
@elias-rod commented on GitHub (Apr 15, 2020):
Same here 😢
@snelltheta commented on GitHub (Jul 6, 2020):
Also doesn't work between Windows 7 -> Windows 10 nor Windows 10 -> Windows 7 on the October 2019 build (the latest build as of this writing)
@i2 commented on GitHub (Jul 7, 2020):
I can confirm it doesn't work even between two Windows 10 computers. Log window doesn't report any related activity for file transfer either.
@shymega commented on GitHub (Aug 28, 2020):
Closing in favour of #855.