https://bugs.kde.org/show_bug.cgi?id=393953
--- Comment #16 from Paul Gover <pmw.go...@yahoo.co.uk> --- I've tried understanding what's going on by using kmymoney within eclipse. "Debugging" implies a greater degree of sophistication than wot I dun, "flailing about" would be nearer. Whatever. The problem seems to be down to the Web Engine stuff. I had a suspicion about this; when kmail went to frameworks and KDE5 and so forth, at least on Gentoo, it temporarily used web engine to print emails, and I think the same's going on here. When I tried printing from the Home View, as built - without ENABLE_WEBENGINE, I think it's trying to call something from the KDE4 compatability stuff, except it's not been built against that, and instead might be using one from KDEWebKit. When I changed ENABLE_WEBENGINE to On with "ccmake .", then it used different code to print, AND IT WORKED! It produced the same nasty printout I got on Windows 10 - i.e. web fonts and green lineflow paper background. -- You are receiving this mail because: You are the assignee for the bug.