https://bugs.kde.org/show_bug.cgi?id=266956
Thomas Baumgart changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.kde.org/show_bug.cgi?id=272712
--- Comment #2 from David Alston 2011-06-13 22:37:28
---
Am I the only one who seems to be running into this problem?
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are
https://bugs.kde.org/show_bug.cgi?id=256913
Marko Käning changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|FIXED
https://bugs.kde.org/show_bug.cgi?id=275458
--- Comment #8 from Marko Käning 2011-06-13 19:14:49 ---
Finally I was able to debug into KDE's libs. There I've found that the crash
gets triggered when KDE goes into QT's adjustSize() (because the window is
hidden):
---
void KXmlGuiWindow::setupG
I've been looking at the mymoneyqifimporter.cpp logic which handles
these payments. Where an 'X' subscript is used, as in DivX, and
combined with an 'L[accountname]' record, in QIF files, it is pretty
clear what should happen to the payment. If the 'X' or the '[]' are
missing, then things become
https://bugs.kde.org/show_bug.cgi?id=275458
--- Comment #7 from Marko Käning 2011-06-13 13:12:22 ---
I saw only now that the above mentioned warnings pop up only after the
application has already appeared on the screen. The data is already read from
the file:
---
KMyMoney iCalendar plugin l
https://bugs.kde.org/show_bug.cgi?id=275458
--- Comment #6 from Marko Käning 2011-06-13 12:37:22 ---
It looks like this could be a compiler issue as hinted out in
http://developer.qt.nokia.com/forums/viewthread/6748/
which could also be explained why all the warnings during startup
(https