microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.79k stars 6.58k forks source link

Can not drag file from one computer to another #31095

Open yiye opened 10 months ago

yiye commented 10 months ago

Microsoft PowerToys version

0.77.0

Installation method

GitHub

Running as admin

Yes

Area(s) with issue?

Mouse Without Borders

Steps to reproduce

update to 0.77.0 version , can not drag file from one computer to another。 the image stop on the screen edage like below picture image

but it's work on this verison: https://www.microsoft.com/en-gb/download/details.aspx?id=35460

C:\Users\aigc\AppData\Local\Microsoft\PowerToys\MouseWithoutBorders\settings.json:

{
  "properties": {
    "SecurityKey": {
      "value": "zQ8=rP8~pR7\u002Bxxx."
    },
    "UseService": {
      "value": true
    },
    "ShowOriginalUI": {
      "value": false
    },
    "WrapMouse": {
      "value": false
    },
    "ShareClipboard": {
      "value": true
    },
    "TransferFile": {
      "value": true
    },
    "HideMouseAtScreenEdge": {
      "value": true
    },
    "DrawMouseCursor": {
      "value": true
    },
    "ValidateRemoteMachineIP": {
      "value": false
    },
    "SameSubnetOnly": {
      "value": false
    },
    "BlockScreenSaverOnOtherMachines": {
      "value": true
    },
    "MoveMouseRelatively": {
      "value": false
    },
    "BlockMouseAtScreenCorners": {
      "value": true
    },
    "ShowClipboardAndNetworkStatusMessages": {
      "value": true
    },
    "MachineMatrixString": [
      "DESKTOP-FSRV9JK",
      "PUSS-LAPTOP",
      "",
      ""
    ],
    "MachinePool": {
      "value": "PUSS-LAPTOP:703083875,DESKTOP-FSRV9JK:2019594984,:,:"
    },
    "MatrixOneRow": {
      "value": false
    },
    "EasyMouse": {
      "value": 1
    },
    "MachineID": {
      "value": 703083875
    },
    "LastX": {
      "value": 1157
    },
    "LastY": {
      "value": 685
    },
    "PackageID": {
      "value": 129863
    },
    "FirstRun": {
      "value": false
    },
    "HotKeySwitchMachine": {
      "value": 112
    },
    "ToggleEasyMouseShortcut": {
      "win": true,
      "ctrl": true,
      "alt": true,
      "shift": false,
      "code": 69,
      "key": ""
    },
    "LockMachineShortcut": {
      "win": true,
      "ctrl": true,
      "alt": true,
      "shift": false,
      "code": 76,
      "key": ""
    },
    "ReconnectShortcut": {
      "win": true,
      "ctrl": true,
      "alt": true,
      "shift": false,
      "code": 82,
      "key": ""
    },
    "Switch2AllPCShortcut": {
      "win": false,
      "ctrl": false,
      "alt": false,
      "shift": false,
      "code": 0,
      "key": ""
    },
    "TCPPort": {
      "value": 15100
    },
    "DrawMouseEx": {
      "value": true
    },
    "Name2IP": {
      "value": ""
    },
    "FirstCtrlShiftS": {
      "value": false
    },
    "DeviceID": {
      "value": "9c9176a2-f039-4323-bfbd-88f3a3a1f525"
    }
  },
  "name": "MouseWithoutBorders",
  "version": "1.1"
}

"C:\Users\aigc\AppData\Local\Microsoft\PowerToys\MouseWithoutBorders\Logs\0.77.0.0\Log_2024-01-23.txt"

[10:51:37.2645833] [Info] Common::Log
    01/23 10:51:37.255(1)PowerToys.MouseWithoutBorders Started!
[10:51:37.6087343] [Info] Common::Log
    01/23 10:51:37.608(1)"C:\Program Files\PowerToys\PowerToys.MouseWithoutBorders.dll" UseService

"C:\Users\aigc\AppData\Local\Microsoft\PowerToys\MouseWithoutBorders\LogsModuleInterface\mouseWithoutBorders-log_2024-01-23.txt"

[2024-01-23 10:51:35.696605] [p-18320] [t-20324] [info] mouseWithoutBorders logger is initialized
[2024-01-23 10:51:35.705959] [p-18320] [t-20324] [error] Couldn't open sc manager
[2024-01-23 10:51:36.464771] [p-18320] [t-20324] [trace] Launching PowerToys MouseWithoutBorders process

✔️ Expected Behavior

the file can be drag to another computer like the old version

❌ Actual Behavior

the image stop on the screen edage

Other Software

No response

Aaron-Junker commented 10 months ago

You say it works with the old MWB, but does it work with exactly this file?

/needinfo

yiye commented 10 months ago

Yes,it's works with the old MWB witch download from here. Use this version , I can drage any files from one computer to another。 image

But it does not work with the version in powerToys.

zuilintan commented 10 months ago

+1