Re: Application crash due to containerWidget()

2011-03-06 Thread Marko Käning
Thanks Thomas! I'll try to do as you say. Greets, Marko >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Application crash due to containerWidget()

2011-03-06 Thread Thomas Lübking
Am 06.03.2011, 22:17 Uhr, schrieb Marko Käning : > I did so, well, yep, it looks different now, but the crash appears there > as well…... There's likely a bug in the mac implementation of QStyleSheetStyle - install unstripped libs with debug symbols* and make a bug report to Qt. *you'll likel

Re: Application crash due to containerWidget()

2011-03-06 Thread Marko Käning
> a) the trace lacks all debug output, you should use a debug lib for > further checks. Well, up to now I haven't managed to get full debug output for some reason... :-( > b) the issue seems to be in QStyleSheetStyle ("containerWidget()" is a > function there) - since you're apparently on a m

Re: Application crash due to containerWidget()

2011-03-06 Thread Thomas Lübking
a) the trace lacks all debug output, you should use a debug lib for further checks. b) the issue seems to be in QStyleSheetStyle ("containerWidget()" is a function there) - since you're apparently on a mac, try running kmymoney4 -style cde to bypass the native mac style. Cheers, Thomas >> V

Application crash due to containerWidget()

2011-03-06 Thread Marko Käning
Hi folks, it looks like I caught a bug in KDE or QT, I am not sure who's the culprit, and wonder where to file it. Could you give me a hint as to how to get more info of what's going on here? I am running kmymoney4-devel installed via MacPorts on an Intel iMac on MacOSX 10.6.6. KMyMoney is the