Summary: | Kmymoney 4.5.0 crashing sporadically when entering a new transaction | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Hel <helwitch> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | akox1, epperson.golfers |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Hel
2010-10-19 01:41:21 UTC
*** This bug has been marked as a duplicate of bug 258355 *** Created attachment 54541 [details]
New crash information added by DrKonqi
kmymoney (4.5.0) on KDE Platform 4.5.4 (KDE 4.5.4) using Qt 4.7.1
- What I was doing when the application crashed:
entering transaction without the transaction form. application crashes as soon as the enter key is pressed
- Custom settings of the application:
transaction file was imported from gnucash. Passes consistency checks
-- Backtrace (Reduced):
#6 0x00007f874a9182d1 in QWidgetPrivate::setWSGeometry(bool, QRect const&) () from /usr/lib64/libQtGui.so.4
#7 0x00007f874a8ce3d0 in QWidgetPrivate::scrollChildren(int, int) () from /usr/lib64/libQtGui.so.4
#8 0x00007f874a91a9e9 in QWidgetPrivate::scroll_sys(int, int) () from /usr/lib64/libQtGui.so.4
#9 0x00007f874a8daec5 in QWidget::scroll(int, int) () from /usr/lib64/libQtGui.so.4
#10 0x00007f874adbe256 in QTableView::scrollContentsBy(int, int) () from /usr/lib64/libQtGui.so.4
Created attachment 55592 [details]
New crash information added by DrKonqi
kmymoney (4.5.0) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
I was entering transactions into the ledger. After the second transaction the crash occurred. I restarted the application and tryed the same operation again and the same thing happened. I just
installed Kubuntu 10.10 and installed the Kmymoney application today and copied the saaved file from a backup.
I was using Ubuntu 10.10 before switching to Kubuntu and the error never occurred. The file I am using is the same.
The Kmymoney version is 4.5.0 using KDE Development Platform 4.5.1.
-- Backtrace (Reduced):
#7 0x03151cd3 in QWidgetPrivate::setWSGeometry(bool, QRect const&) () from /usr/lib/libQtGui.so.4
#8 0x030fb6dc in QWidgetPrivate::scrollChildren(int, int) () from /usr/lib/libQtGui.so.4
#9 0x03153ee9 in QWidgetPrivate::scroll_sys(int, int) () from /usr/lib/libQtGui.so.4
#10 0x030f99e6 in QWidget::scroll(int, int) () from /usr/lib/libQtGui.so.4
#11 0x036a2774 in QTableView::scrollContentsBy(int, int) () from /usr/lib/libQtGui.so.4
|