Summary: | Application crash due to KDE issue with QWidget? | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Marko Käning <mk-lists> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | cfeck |
Priority: | NOR | ||
Version: | 4.6 | ||
Target Milestone: | --- | ||
Platform: | MacPorts | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marko Käning
2011-06-12 12:31:05 UTC
The abort message is pretty self-explanatory. You cannot use images, widgets or other stuff from QtGui unless you have created a QApplication. A common error is using static widgets which could be destroyed after QApplication destruction. OK, so you are saying that KMyMoney's GUI obviously misbehaves and not KDE. Good, so I can go back to KMM's developers then. Thanks for clarifying this. |