Bug 202480 - PrintWizard doesn't add comments properly but shows them in the preview
Summary: PrintWizard doesn't add comments properly but shows them in the preview
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-PrintCreator (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-04 11:51 UTC by Alessandro Bianconi
Modified: 2017-07-11 13:41 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Bianconi 2009-08-04 11:51:21 UTC
Version:           sconosciuto (using 4.2.4 (KDE 4.2.4), volkerdi@slackware.com)
Compiler:          gcc
OS:                Linux (i686) release 2.6.29.6-smp

KDE 4.2.4
Gwenview 2.2.4
kipi/plugins 0.5.0


The printwizard works well but it doesn't add comments properly to the images. However it shows them correctly in the preview. Different paper size and position on the sheet produce different result: for example printwizard attaches name of the file only on one photo when i print two or more photos on the same sheet.

It's a stupid but boring problem. Print preview and printed images don't correspond.


Thanks
Alessandro Bianconi
Comment 1 Angelo Naselli 2009-08-05 09:50:02 UTC
Odd it should be a regression, i will take a look as soon as i'm back from holidays.
Comment 2 Angelo Naselli 2009-08-18 17:01:06 UTC
Hi Alessandro,
can you tel me step by step what do you do to get wrong behaviour?

It seems to work here
Comment 3 Alessandro Bianconi 2009-08-18 23:39:39 UTC
1- open Gwenview and select two files (jpg)
2- open printwizard 
3- add the names of the files (DejaVu Sans, black)
4- print output to file (kipi_printassistant_1.jpeg, A4)
5- size: 10 x 13.33cm. Curiously I see the names in the small preview, it seems to work
6- print and...

There are no names in kipi_printassistant_1.jpeg (disappeared); same result with comments, date, ecc...


Thanks,
Alessandro Bianconi
Comment 4 Angelo Naselli 2009-08-19 13:17:59 UTC
Thanks Alessandro, so it seems "print to file" to be affected :) I will take a look at it. 
To be sure though can you please try to print to printer instead and choose pdf file as output? That should work instead.

TIA,
  Angelo
Comment 5 Angelo Naselli 2009-08-19 16:19:00 UTC
SVN commit 1013310 by anaselli:

Fixed print to file.
Removed PirntOnePage for QImage, now one way only to print one page :)
BUG: 202480


 M  +0 -3      wizard.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1013310
Comment 6 Angelo Naselli 2009-08-19 16:25:01 UTC
forgot wizard.cpp :)
WebSVN link: http://websvn.kde.org/?view=rev&revision=1013311
Comment 7 caulier.gilles 2017-07-11 13:41:18 UTC
With new PrintCreator from digiKam core version 5.7.0, the problem is not
reproducible.

Gilles Caulier