Bug 373024 - No "Use Color Managment for printing" checkbox at Item->Print images
Summary: No "Use Color Managment for printing" checkbox at Item->Print images
Status: REPORTED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-PrintCreator (show other bugs)
Version: 8.0.0
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-28 12:19 UTC by Alexander Yavorsky
Modified: 2023-04-21 14:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Image editor print dialog with color management checkbox (229.60 KB, image/png)
2016-11-28 12:19 UTC, Alexander Yavorsky
Details
No check box for color managment to print at Item -> Print menu (185.54 KB, image/png)
2016-11-28 12:20 UTC, Alexander Yavorsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Yavorsky 2016-11-28 12:19:25 UTC
Created attachment 102492 [details]
Image editor print dialog with color management checkbox

There is no way to print more the one image using color managment: at Item -> Print image there is no checkbox "Use Color Managment for printing" like at image editor -> print dialog.
Comment 1 Alexander Yavorsky 2016-11-28 12:20:26 UTC
Created attachment 102493 [details]
No check box for color managment to print at Item -> Print menu
Comment 2 caulier.gilles 2017-07-16 14:59:48 UTC
Git commit c88e51cbe7b5569d6c7b8f75a0602fd47b19788e by Gilles Caulier.
Committed on 16/07/2017 at 14:34.
Pushed by cgilles into branch 'master'.

Print Creator: Use DImg instead QImage, this will permit to use color management later.
Move DImg to QImage conversion in separated thread to speed-up processing.
Related: bug 195323

M  +2    -2    utilities/assistants/printcreator/manager/advprinttask.cpp
M  +11   -17   utilities/assistants/printcreator/tools/advprintphoto.cpp
M  +15   -9    utilities/assistants/printcreator/tools/advprintphoto.h
M  +30   -15   utilities/assistants/printcreator/wizard/advprintcropframe.cpp

https://commits.kde.org/digikam/c88e51cbe7b5569d6c7b8f75a0602fd47b19788e
Comment 3 caulier.gilles 2019-03-20 15:16:05 UTC
After 3 weeks of work, i finally completed the compilation of AppImage using Qt
5.11.3 + QWebkit 5.212.

New 6.1.0 pre-release AppImage bundle can be found here (64 bits only for the
moment) :

https://files.kde.org/digikam/

Please check if this bugzilla entry still valid.

Thanks in advance

Gilles Caulier
Comment 4 caulier.gilles 2020-08-01 22:02:58 UTC
digiKam 7.0.0 stable release is now published:

https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/

We need a fresh feedback on this file using this version.

Best Regards

Gilles Caulier
Comment 5 caulier.gilles 2023-04-21 14:38:27 UTC
Alexander,