Opened 8 years ago
Closed 6 years ago
#15501 closed defect (fixed)
Drag&Drop guest->host fails if unicode ligature character is in file-name (VERR_FILE_NOT_FOUND) -> fixed in 5.2.20
Reported by: | virtual_rob | Owned by: | pentagonik |
---|---|---|---|
Component: | guest additions | Version: | VirtualBox 5.0.20 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
I just noticed that copying a file from guest to host (both Windows) fails always if the file-name contains a unicode character like "œ" 'LATIN SMALL LIGATURE OE' (U+0153).
Renaming the file, replacing the mentioned character with ASCII characters solves the problem.
Error message:
Die Drag-und-Drop-Operation vom Gast zum Host ist fehlgeschlagen. Drag and drop error from guest (VERR_FILE_NOT_FOUND). Fehlercode:VBOX_E_IPRT_ERROR (0x80BB0005) Komponente:GuestWrap Interface:IGuest {13a11514-402e-022e-6180-c3944de3f9c8}
Attachments (2)
Change History (9)
by , 8 years ago
Attachment: | VirtualBox Drag & Drop - Error Message.png added |
---|
comment:1 by , 8 years ago
comment:2 by , 8 years ago
I have a very similar problem.
My Host: Windows 7 64-bits, French edition
My Guest: Windows XP SP3 (Chinese version)
When I try to drag a file from the guest desktop to the host desktop, I get the following error message:
Le glisser-déposer de l'invité vers l'hôte a échoué. Drag and drop error from guest (VERR_FILE_NOT_FOUND). Code d'erreur : VBOX_E_IPRT_ERROR (0x80BB0005) Composant : GuestWrap Interface : IGuest {13a11514-402e-022e-6180-c3944de3f9c8}
My VirtualBox Version (latest): Version 5.1.4 r110228 (Qt5.5.1) with the latest udpated Extension Pack. After having updated VirtualBox and the Extension Pack, I have reinstalled the extension pack and reboot the guest system (XP).
In my case, drag & drop does not work at all, even with file using only ASCII characters.
Could you help or find a solution? Many thanks!
comment:3 by , 8 years ago
I have the same problem with the v5.1.12
My Host : Windows 7 64-bits (German)
My Guest : Windows 7 64-bits (German)
The Error Code:
Die Drag-und-Drop-Operation vom Gast zum Host ist fehlgeschlagen. Drag and drop error from guest (VERR_FILE_NOT_FOUND). Fehlercode:VBOX_E_IPRT_ERROR (0x80BB0005) Komponente:GuestWrap Interface:IGuest {13a11514-402e-022e-6180-c3944de3f9c8}
Can you help me?
by , 8 years ago
Attachment: | Bildschirmfoto 2016-12-23 um 20.47.35.png added |
---|
comment:4 by , 6 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:6 by , 6 years ago
Found and fixed the issue; the bugfix will be available in the next upcoming maintenance release. Thanks for the report!
comment:7 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Summary: | Drag&Drop guest->host fails if unicode ligature character is in file-name (VERR_FILE_NOT_FOUND) → Drag&Drop guest->host fails if unicode ligature character is in file-name (VERR_FILE_NOT_FOUND) -> fixed in 5.2.20 |
I have the same problem with the v5.0.24
My Host : Windows 7 64-bits
My Guest : Windows XP SP3
For example, if I have a file on my host with the following name :
Please see the attached screenshot
Regards