Community
Participate
Working Groups
Build Identifier: RSE 3.2.1 Drag/drop a local file in the Remote system view generates an error message Reproducible: Always Steps to Reproduce: 1. Start RSE 3.2.1 with eclipse 3.6.1 2. Open the Remote Systems view to show a local directory 3. Drag a local file and drop it to a local folder 4. The following error message is displayed under the file that is dragged Operation failed. File system input or output error.
Created attachment 183715 [details] screen capture of the problem
Haven't been able to reproduce this problem on the remote system yet.
We found another scenario for this problem. We have a browse dialog extending SystemView. We ran into the same error message when we reopen the browse dialog. 1. Open the browse dialog 2. Select a local file and close the dialog 3. Reopen the dialog showing the same local directory 4. The local file selected in step 2 had the same error message with it
Created attachment 183884 [details] patch to not expand non-expandable Samuel, could you try out this patch?
(In reply to comment #4) > Created an attachment (id=183884) [details] > patch to not expand non-expandable > > Samuel, could you try out this patch? Hold off on that. There's a problem with the patch.
Created attachment 183889 [details] updated patch Samuel, could you try this patch?
Thank you for the quick response, Dave. I applied the patch and the problem is gone. Can you port it back to 3.2.x maintenance stream?
I committed this a little while back.