Dman95 / SASM

SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages

Home Page:http://dman95.github.io/SASM/

Repository from Github https://github.comDman95/SASMRepository from Github https://github.comDman95/SASM

SASM hangs after File/Save as

DudeMcGee opened this issue · comments

When I start SASM and enter some code, building and executing works fine. As soon as I enter File, Save as in the menu, SASM hangs and its window can't even be closed anymore. I have to kill -9 the SASM process. Moreover, SASM works in the directory /run/user/1000/doc/349f48/ instead of my home directory or another plausible directory.

Check that you have proper rights for saving file to the directory.