MEGA65 / m65connect

Cross-Platform Remote Interaction Tool for the MEGA65
GNU General Public License v3.0
8 stars 1 forks source link

Saving a screenshot as a replacement should not be a fatal error #14

Closed dansanderson closed 1 year ago

dansanderson commented 1 year ago

M65Connect 2.1, macOS Ventura (updated version). I tried to save a screenshot using the name of an existing file. The macOS file picker correctly confirmed that I wanted to replace the existing file (I did), but then M65Connect was so opposed to the idea that it shut itself down with this pop-up message:

CleanShot 2022-12-22 at 22 42 09

I don't know what this case looks like on other OSes, but at least with the macOS file picker I had the opportunity to confirm that I wanted to replace the existing file. Ideally, M65Connect would simply proceed to replace the file.

Taygair commented 1 year ago

Great finding! It looks like the Replace warning is coming from the "Save as" dialog but it doesn't care of replacement itself. :( Will be fixed in M65Connect V2.2