Bug 373024

Summary: No "Use Color Managment for printing" checkbox at Item->Print images
Product: [Applications] digikam Reporter: Alexander Yavorsky <kekcuha>
Component: Plugin-Generic-PrintCreatorAssignee: Digikam Developers <digikam-bugs-null>
Status: REPORTED ---    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 8.0.0   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Image editor print dialog with color management checkbox
No check box for color managment to print at Item -> Print menu

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,
Comment 6 caulier.gilles 2024-04-20 03:23:02 UTC
Hi all,

The digiKam 8.4.0 Appimage bundle pre-release is now based on last modern frameworks Qt 6.7.0 and KDE 6.2.0.

File can be downloaded at usual place : https://files.kde.org/digikam/
Take a  care : the bundle is named with the suffix "-Qt6" not "-Qt5". This bundle is compiled under Ubuntu 22.04 and require a Linux with GlibC version >= 2.35 to run.

Can you reproduce the dysfonction with this version?

Thanks in advance

Gilles Caulier