Opened 5 years ago
Closed 5 years ago
#19657 closed defect (invalid)
Could not save txt file to shared folders
Reported by: | LeiChen | Owned by: | |
---|---|---|---|
Component: | guest additions | Version: | VirtualBox 6.1.8 |
Keywords: | shared folders | Cc: | |
Guest type: | Linux | Host type: | Windows |
Description
Host: Win7 Guest: Ubuntu 20.4 Steps:
- add a shared folder named "shared", readwrite mode.
- put a text file into the shared folder under Windows host;
- open the text file under Ubuntu by "gedit"
- make some changes to the file and choose to save
- "gedit" reports : "Count not save the file. Unexpected error: Error renaming temporary file: Text file busy"
Attachments (1)
Change History (2)
by , 5 years ago
Attachment: | Ubuntu20-2020-06-11-15-29-59.log added |
---|
comment:1 by , 5 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
this is actually a bug in glib itself used by gedit and several other GUI editors.
refer to:
https://gitlab.gnome.org/GNOME/glib/-/issues/438
https://bugzilla.gnome.org/show_bug.cgi?id=656225
https://www.virtualbox.org/ticket/2553