logoalt Hacker News

amiga386today at 11:07 AM1 replyview on HN

For decades, the tools panels floated separately from the image window, and the authors resolutely refused to put them in a single window.

Then one day, they did it. They put the tools on the same window as the image, as Deluxe Paint did in 1985. FINALLY.

... but at the same time, they introduced the absolute bollocks that is "if you hit save we're going to spam you indefinitely into using our format".

In any other tool, if you _open_ a file (e.g. a PNG, JPEG, or in say LibreOffice's case, a CSV or XLSX), and then hit "save", it can nag you once that you're not using the tool's preferred file format, and _may_ be missing some important feature that only its preferred format supports... but you should just be able to click "fuck that, save it as the format I loaded it as" and not hear that again.

Not GIMP. It fucking well refuses to let you save as the format you opened. You have to cancel your "save" of the file you opened, and instead "export" to the file you opened... at which point it warns you you'll overwrite THE FILE YOU WANT TO SAVE. And after you've done that, and try to close the image, it'll warn you you haven't saved THE FUCKING FILE IT JUST FORCED YOU TO USE "EXPORT" TO SAVE because you didn't save it in its preferred format ABSOLUTELY GO FUCK YOURSELF, GIMP, I AM NOT GOING TO SAVE AS XCF A JPEG I AM CROPPING AND WILL NEVER EVER EDIT AGAIN

This is why I completely gave up on GIMP and will never open it again. I would like to line up all the GIMP authors in a row, and run down the line slapping them all in the face with a wet trout.

If anyone from GIMP is listening:

    * User opens a non-native format, e.g. JPEG
    * User hits "Save"
    * Present user with a dialog like so:
        This image may contain content that cannot be saved in the currently selected file format "JPEG"
        Use the default XCF file format to be sure the image is saved correctly
        [x] Ask when not saving in XCF or default format
        [Use JPEG format] [Use XCF format]
    * User can turn off this nag globally by deselecting "Ask when not saving in XCF or default format"
    * If user selects "Use JPEG format", future saves of this file will not nag again

Replies

7bittoday at 11:29 AM

[flagged]

show 1 reply