naelstrof / maim

maim (make image) takes screenshots of your desktop. It has options to take only a region, and relies on slop to query for regions. maim is supposed to be an improved scrot.
Other
2.15k stars 78 forks source link

Maim failed to open file for writing #192

Closed lokesh-krishna closed 4 years ago

lokesh-krishna commented 4 years ago

Running the provided example to save a screenshot with a uniquely ordered timestamp, results in the following error:

Maim encountered an error:
Failed to open file for writing: `/home/loki/Pictures/1577364151.png`.

I am not sure what I might be doing wrong, Passing a direct file name argument, such as test.png, etc. works just fine. But I needed this to create a script and would appreciate any help in figuring it out.

lokesh-krishna commented 4 years ago

Sorry, my bad. Issue with the name of the folder.