https://bugs.kde.org/show_bug.cgi?id=275458
Summary: Debug version crashes due to QWidget issue Product: kmymoney4 Version: SVN trunk Platform: MacPorts Packages OS/Version: OS X Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kmymoney-devel@kde.org ReportedBy: mk-li...@email.de Version: SVN trunk (using KDE 4.6.3) OS: OS X I build the QT libraries in their debug version to be able to hunt another bug on MacOSX (http://trac.macports.org/ticket/28410) and found another issue with KMyMoney4 when running it in gdb: --- (gdb) continue QWidget: Must construct a QApplication before a QPaintDevice Program received signal: “SIGABRT”. (gdb) --- It looks like KMM somehow tries to draw without having the application object up and running at the time. I am wondering whether this might be related to https://bugs.kde.org/show_bug.cgi?id=256913 Reproducible: Always Steps to Reproduce: install QT4-mac debug version (4.7.3) run KMM4 in dbg Actual Results: SIGABRT -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel