Summary: | skrooge crashed after double clicking on an account after using clean import tool. | ||
---|---|---|---|
Product: | [Applications] skrooge | Reporter: | MoLE <moleonthehill+kdebugs> |
Component: | general | Assignee: | Stephane MANKOWSKI <stephane> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | moleonthehill+kdebugs, stephane |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/skrooge/503378dd2c7dc786700e1d17597c8037dd026d4d | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
MoLE
2013-01-27 03:33:48 UTC
Created attachment 76893 [details]
New crash information added by DrKonqi
skrooge (1.5.1) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
Double clicked on account in accounts screen after importing account qif data. Occurred after the 3rd import in a row.
-- Backtrace (Reduced):
#7 0x00007fe2e4f0da3d in SKGTabWidget::onCurrentChanged() () from /usr/lib/libskgbasegui.so.1
[...]
#9 0x00007fe2e4ef5ce7 in SKGMainPanel::openPage(SKGInterfacePlugin*, int, QString const&, QString const&, QString const&, bool) () from /usr/lib/libskgbasegui.so.1
[...]
#12 0x00007fe2e40e8132 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#13 0x00007fe2e40e831f in QAction::activate (this=0xe10b10, event=<optimized out>) at kernel/qaction.cpp:1257
[...]
#15 0x00007fe2e4614ad5 in QAbstractItemView::doubleClicked (this=<optimized out>, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:355
Git commit 503378dd2c7dc786700e1d17597c8037dd026d4d by Stephane Mankowski. Committed on 04/02/2013 at 12:50. Pushed by smankowski into branch 'Feature'. M +2 -0 CHANGELOG M +3 -5 skgbasegui/skgtabwidget.cpp http://commits.kde.org/skrooge/503378dd2c7dc786700e1d17597c8037dd026d4d |