Version: 4.5 (using KDE 4.5.3) OS: OS X I get almost 3 thousand lines lines of warnings spit out when firing up KMM. Stuff like this: --- QPainter::setPen: Painter not active QPainter::font: Painter not active QPainter::setFont: Painter not active --- See attached file for more details. Reproducible: Always Steps to Reproduce: Start KMM4
You did not attach anything yet.
Created attachment 53417 [details] Console output at startup Oops, sorry, I missed to upload the output. Here it is. :)
These warnings where also present on Linux until the ledger was ported to Qt4 and AFAIK they are harmless so I'm closing this.
Well, they still fill up the console with more than 1500 lines per start which by default fill up my allmessages log file. Not nice. If you say it has disappeared on LInux it is fine, but since this is an OSX bug it has to be considered as still OPEN. Unfortunately. :-(
So, here is evidence that I DO SEE this kind of warning also popping up on Linux. :-( But, I have to admit, as you can see, there are only 3 lines instead of 1500... :-) --- marko@localhost:~/WC/kmymoney/build> uname -a Linux localhost 2.6.31.14-0.6-desktop #1 SMP PREEMPT 2010-12-10 11:18:32 +0100 x86_64 x86_64 x86_64 GNU/Linux marko@localhost:~/WC/kmymoney/build> kmymoney KMyMoney reconciliation report plugin loaded Calling appendChild() on a null node does nothing. KMyMoney csvimport plugin loaded KMyMoney printcheck plugin loaded QFSFileEngine::open: No file name specified KMyMoney iCalendar plugin loaded reading file start parsing file startDocument reading accounts reading transactions reading securities reading currencies reading prices reading reports endDocument QPainter::begin: Widget painting can only begin as a result of a paintEvent QPainter::translate: Painter not active QPainter::setClipRect: Painter not active marko@localhost:~/WC/kmymoney/build> ---
Is this report still relevant?
Yes, very much so, Cristian! Tested with a rather new git version 4.6.1 on MacOSX. Must be connected with the homepage generation, since it only appears on the console when the homepage gets displayed!
Seems to have disappeared now also on Mac OSX. git version: d90c04cb0a9fda770bfbb8dab0d522018031186a Thanks
No, I just realized that it hasn't vanished due to the latest git version, but due to the fact that I did this test on Qt 4.8.0. The issue still persists when running KMyMoney on Qt 4.7.4!