mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #325] Desktop drag and drop doesn't work between two Windows7 PCs #256
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#256
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 @mhidro on GitHub (May 28, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/325
Operating Systems
Server: Windows 7 Service Pack 1
Client: Windows 7 Service Pack 1
Barrier Version
2.2.0-Release-18ac0fe4
Steps to reproduce bug
Start server with desktop drag drop file option enabled. Gives error:
ERROR: failed to get desktop path, no drop target available, error=2My "desktop" doesn't reside in "%USERPROFILE%\Desktop"
Running
REG query "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /v Desktopseems to return successfully the actual Desktop location. Which is
_My_other_drive_here_\home\_username_\Desktop@shymega commented on GitHub (Aug 28, 2020):
Closing in favour of #855.