Bug 411710 - "Store Softproofing configuration in the image" checkbox doesn't work
Summary: "Store Softproofing configuration in the image" checkbox doesn't work
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: File formats (show other bugs)
Version: git master (please specify the git hash!)
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2019-09-08 13:11 UTC by Alex Alabuzhev
Modified: 2020-08-17 15:13 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Alabuzhev 2019-09-08 13:11:36 UTC
SUMMARY

I would like to save a file without any softproofing data. The reasons are:
- I have no intention to print it (ever).
- The default icc is huge (almost 1 MB). For many small images this is an overhead of 2 orders of magnitude, which is not desirable.

STEPS TO REPRODUCE

1. Go to Image - Properties... - Softproofing
2. Uncheck "Store Softproofing configuration in the image"
3. Press OK

OBSERVED RESULT
Go to Image - Properties... - Softproofing again.
The option is still checked.
Save the file.
Inspect the zip.
icc is still there.

EXPECTED RESULT
The option is not checked.
No icc in the saved file.


SOFTWARE/OS VERSIONS
Windows: 7 x64
Comment 1 Ahab Greybeard 2019-09-13 14:47:19 UTC
I can confirm this for the latest 4.3.0-prealpha (git cb4306b) appimage.

When a .kra file is opened, that Store Softproofing box is ticked and it can't be changed.

If you make a new file, the box is not ticked and the saved .kra file does not have softproofing information stored in it. After being opened, it gets forced to have softproofing information saved and stored.
Comment 2 wolthera 2020-08-17 15:13:04 UTC
I think I may have fixed this here: https://invent.kde.org/graphics/krita/-/commit/ff42cceaeb6366b491c140f7255b5764263f438b