[kmymoney] [Bug 393953] Can't print to PDF or printer

Paul Gover bugzilla_noreply at kde.org
Fri Jun 8 10:59:25 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=393953

--- Comment #17 from Paul Gover <pmw.gover at yahoo.co.uk> ---
Solved it!

Having installed kdevelop and learnt how to step through the code, it turns out
the problem was caused in Gentoo's handling of the change from QtWebKit V4 to
V5.  They added several USE flags in version 5, one of which is called
"printsupport", and apparently it defaults to "-printsupport".

Fix is, of course:
   "USE=printsupport" emerge dev-qt/qtwebkit

I now have printed reports

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list