gabm / Satty

Satty - Modern Screenshot Annotation. A tool inspired by Swappy and Flameshot.
Mozilla Public License 2.0
388 stars 18 forks source link

Unable to save #14

Closed Alsan closed 7 months ago

Alsan commented 8 months ago

There is an error "Error while saving file: Falled to save the texture as png" when pressing the save button. Also, there're two warning message as following:

2023-11-12_10:39:37

My system infoation:

2023-11-12_10:42:23

Please info me if any further information is needed.

gabm commented 8 months ago

thank you for your bug report.. that might be a tough one :/

I guess I'll need to add more information output in this case...

gabm commented 8 months ago

just a stupid question: might it have something to do with the parth?

could you specify /tmp/out.png as output filename and test again?

gabm commented 8 months ago

do you feel comfortable compiling satty yourself? I pushed a commit with a different saving strategy that should give more output... 4973d272676522734fc9ef35513915f87de7a728

gabm commented 8 months ago

after the release of 0.6.0, there is no need to build yourself

Alsan commented 7 months ago

Ok, I built it myself, and it works great, thanks.