https://bugs.winehq.org/show_bug.cgi?id=50918
Bug ID: 50918 Summary: Solid Edge 15: Save as... cannot save file Product: Wine Version: 6.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: arvidb@fripost.org Distribution: ---
Created attachment 69732 --> https://bugs.winehq.org/attachment.cgi?id=69732 Terminal log
When trying to save a file using Save as... Solid Edge complains:
"Cannot save the file. You may not have write-access to the file or the directory."
Simultaneously a line like this is displayed in the terminal:
0024:fixme:storage:StorageBaseImpl_MoveElementTo (0020DD28 L"\0005SummaryInformation" 0A217E98 L"\0005SummaryInformation" 1): stub
I have confirmed that I do have write access to the directory by creating an empty file there with 'touch <filename>'.