Page 4 of 5

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 26 Feb 2012 12:28
by PeterH
@Don: In the first posts of this thread also Remote Desktop was mentioned - can this help to debug? You should be able to test this between your WXP and Win7, I don't think it should make a difference that one of your systems is virtual.

I've just tested (on 2 different local systems): RDP from WXP to W7, on both sides start XY.

- Copying with ctrl-c on one and ctrl-v on the other system is OK in both directions.
- Ctrl-c can be replaced with right-click/copy: no problem
- after a copy the right-click/paste on the other system isn't available at all (gray)
- dragging with mouse doesn't work - sometimes one XY hangs! On first view rather confusing results...
E.g. on dragging from remote to local XY the "+" is shown over the local XY, but after drop the file appeared on the remote desktop!!! Reproducible! But same happens when copying to local WE.
Ahhh - same happens when copying from remote WE to local WE. The file is always dropped at that location where the cursor left the window of the remote desktop :roll: - on copy from WE I saw that the icon kept hanging there...
So dragging from remote RDP to local seems to be impossible, symbol always keeps hanging inside RDP window.

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 04 Sep 2013 13:43
by grindax
.

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 20 Sep 2013 15:01
by grindax
.

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 20 Sep 2013 16:48
by admin
With fresh installation and custom copy/background copy turned off?

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 20 Sep 2013 17:40
by grindax
.

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 20 Sep 2013 17:42
by admin
Ok, let's go on a hunt again... :twisted:

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 20 Sep 2013 17:54
by admin
Steps to Debug in v12.90.0017

1. Enable debugging by entering this script via address bar:

Code: Select all

debuglogtofile 32;
2. Paste a file until crash.

3. Restart XY ( :mrgreen: ) and go to app data path and look for a newly created file called "XYLog-2013-09-20.txt".

4. Open that file and post contents here.


My "XYLog-2013-09-20.txt" file (no crash) looks like this:

Code: Select all

17:53:51.564 - paste1
17:53:51.564 - paste2
17:53:51.564 - paste3
17:53:51.564 - paste4
17:53:51.564 - paste5: 94296456
17:53:51.564 - paste6
17:53:51.564 - paste7
17:53:51.564 - paste8
17:53:51.574 - paste9: 85570184
17:53:51.574 - paste10
17:53:51.574 - paste11
17:53:51.574 - paste12
17:53:51.584 - paste13

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 20 Sep 2013 18:15
by grindax
.

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 20 Sep 2013 18:30
by admin
The clipboard data are not in the expected format, but XY should handle this case without crash.

Let's find the exact line where it crashes. Please download again (it's v12.90.0018 now) and try again.

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 20 Sep 2013 18:37
by grindax
.

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 20 Sep 2013 19:27
by admin
Thanks. Once more:

Please download again (it's v12.90.0019 now) and try again. Might be you see no crash anymore...

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 20 Sep 2013 19:40
by grindax
.

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 20 Sep 2013 19:52
by admin
Okay, it goes on with v12.90.0020... enjoy the night :)

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 21 Sep 2013 01:12
by Enternal
Woah! Another crazy bug?! Unfortunately I can't join to help in this one since I don't have the software.

Also out of curiosity, have you done these debuglogtofile thing in the past? It seems to be extremely useful?

Re: File copy to/from Remote Desktop Connection and/or VMWar

Posted: 21 Sep 2013 02:39
by grindax
.