btrfs
                                
                                
                                
                                    btrfs copied to clipboard
                            
                            
                            
                        Cannot save file in Qt creator, throws ERROR_SYMLINK_NOT_SUPPORTED
The error message says "This application does not support the current operation on symbolic links", however the file being saved is not a symbolic link
What version of Qt Creator is this? I couldn't reproduce on 6.0.2.
Also, where did you get "ERROR_SYMLINK_NOT_SUPPORTED" from?
Qt creator 4.14 From what I searched "This application does not support the current operation on symbolic links" is a win32 error, code 1464 (ERROR_SYMLINK_NOT_SUPPORTED)
I tried to compress the source and extract, the message is gone So I guess there is some permission problem, but winbtrfs does not report it correctly
Permissions seem to mess up after I copy my project from onedrive to btrfs (Files have permissions inherited from "None")
This does not happen to all files. I still don't know the exact way to reproduce
I'm not sure if OneDrive perserves Unix permissions on files, considering it expects a Windows permission model
I'm not sure if OneDrive perserves Unix permissions on files, considering it expects a Windows permission model
I am copying from onedrive to btrfs not vise versa
Closing old issues