pop-os/cosmic-screenshot

saves to dirs that don't exist, doesn't make them

Closed this issue · 4 comments

See title.

I can't really get cosmic-screenshot (the GUI) to do anything useful whatsoever.

It shows two places to save pictures, neither of which exist, neither of which are created when I try to take a screenshot. It also does not let me choose where to save them.

Also, --save-dir / -s is ignored if the user doesn't pass --interactive=false.

I kinda feel like --interactive=false would be a nice default when launched from cli.

somewhat overlaps with #14, but maybe this one can be closed with a mkdir -p for the selected save dir.

(I might try my hand at some fixes, if anyone has quick guidance on the "best" "right" fix. Aka, "just mkdirp it", etc)

Potentially duplicates #13

Duplicate of #13. Tracking there.