[Bug 62051] noatun crashes on exit
Stefan Gehn
mETz81 at web.de
Wed Nov 26 16:42:57 GMT 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=62051
mETz81 at web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From mETz81 at web.de 2003-11-26 17:42 -------
> #4 0x40b15b29 in QPalette::QPalette(QPalette const&) ()
> from /usr/qt/3/lib/libqt-mt.so.3
> #5 0x40aabe6a in QApplication::style() () from /usr/qt/3/lib/libqt-mt.so.3
> #6 0x40b3988a in QWidget::style() const () from /usr/qt/3/lib/libqt-mt.so.3
This means you're using a broken style, change to something else. A safe selection is the builtin qt "windows" style (of course you don't have to stick to that, just choose it to make sure that cures the problem).
I remember some older qinx or plastik version had caused the same thing here.
For the crash ending in QWidgetStack::minimumSizeHint():
- get the newest qt release for your distro, I think since qt 3.2 I haven't seen this crash a single time
- get the newest kde release, 3.1.4 should finally be safe in this respect
More information about the kde-multimedia
mailing list