Bug 336580 - Kontact does not print
Summary: Kontact does not print
Status: RESOLVED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: printing (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-22 13:08 UTC by Giuseppe Vinci
Modified: 2014-07-01 22:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.13.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Giuseppe Vinci 2014-06-22 13:08:58 UTC
Print dialogue box pops up, you can manage the print layout. Also the print preview runs. But no print task is produced. No error message is given out for users. 


Reproducible: Always

Steps to Reproduce:
1. Select one or more contacts in any address group (Kontact)
2. Open the print dialogue box trough the context menu or using the main menu (Data / Print) or the short key (Ctrl + P) 
3. Follow the recommended steps and at least click on "finish", in order to launch the print task.
Actual Results:  
No print get

Expected Results:  
getting a print of one or more pages

CUPS has no record about print tasks eventually launched from Kontact
Comment 1 Giuseppe Vinci 2014-06-22 13:12:00 UTC
version: 4.13.2 - as unspecified classified caused version number not available on list
Comment 2 Laurent Montel 2014-06-26 07:10:01 UTC
Git commit 851c8a29cc3707ebef6acc45a7f253347e0476d4 by Montel Laurent.
Committed on 26/06/2014 at 07:09.
Pushed by mlaurent into branch 'KDE/4.13'.

Fix Bug 336580 - Kontact does not print

FIXED-IN: 4.13.3

M  +1    -3    kaddressbook/mainwidget.cpp

http://commits.kde.org/kdepim/851c8a29cc3707ebef6acc45a7f253347e0476d4
Comment 3 David Faure 2014-07-01 22:02:13 UTC
Git commit c86ec0ecb3f29b21afdfcc0b22301f7d98994085 by David Faure.
Committed on 01/07/2014 at 21:58.
Pushed by dfaure into branch 'KDE/4.13'.

Fix kaddressbook's print dialog being useless.

Two print dialogs were created, one as a parent to the other, and the one
made visible was unrelated to the QPrinter, and therefore useless.

This fixes 450116edab3b43 (June 2013).

M  +4    -3    kaddressbook/mainwidget.cpp

http://commits.kde.org/kdepim/c86ec0ecb3f29b21afdfcc0b22301f7d98994085