https://bugs.kde.org/show_bug.cgi?id=461557
Bug ID: 461557 Summary: Failure to save to samba share on remove Debian server Classification: Applications Product: kmymoney Version: unspecified Platform: Microsoft Windows OS: Other Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kmymoney-devel@kde.org Reporter: jmgibso...@gmail.com Target Milestone: --- SUMMARY *** Failure to save changed files on samba share. *** An error is thrown when trying to save. This results in inability to close Kmymoney. You need to kill it via Task Manager to stop it. STEPS TO REPRODUCE 1. Move files to remote server. 2. Create samba share to the proper directory. 3. Open file with Kmymoney, make any changes. Then try to save the file. OBSERVED RESULT Error - Unable to open file '//$SERVER/kmymoney/OurFinances.kmy' for writing. C:\_\9b0777e7\kmymoney\kmymoney\plugins\xml\xmlstorage.cpp:510 EXPECTED RESULT Save as normal and move on with my life. SOFTWARE/OS VERSIONS Edition Windows 10 Home Version 22H2 Installed on 9/8/2022 OS build 19045.2193 Experience Windows Feature Experience Pack 120.2212.4180.0 ADDITIONAL INFORMATION The specific samba config for kmymoney is as follows. [kmymoney] comment = our finances via kmymoney path = /home/jason/Documents/Kmymoney browseable = no read only = no guest ok = no valid users = jason create mask = 0644 directory mask = 0755 Debian samba version - $ apt policy samba samba: Installed: 2:4.13.13+dfsg-1~deb11u5 I am able to create and delete files manually via the Windows file manager, just can't save a changed .kmy file. -- You are receiving this mail because: You are the assignee for the bug.