Summary: | Crash when exiting in tabbed view if custom colors are used | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Cristian Oneț <onet.cristian> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | abyss.andrey, groovydaddy |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Cristian Oneț
2011-04-09 12:36:32 UTC
SVN commit 1227483 by conet: BUG: 270493 Don't try to access data from the MyMoneyFile if there is no storage attached. Somehow Qt calls data upon destruction of the application (from a size hint). M +2 -0 kbudgetview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1227483 *** Bug 257515 has been marked as a duplicate of this bug. *** Created attachment 61716 [details]
New crash information added by DrKonqi
kmymoney (4.5.3) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
I went to File and chose Quit to close KMyMoney. KMyMoney crashed upon exit. Tabbed view. Nothing customized. Minimal account information added.
-- Backtrace (Reduced):
#6 0x00007fa3a615be9f in MyMoneyObjectContainer::security (this=0x24fd970, id=...) at /build/buildd/kmymoney-4.5.3/kmymoney/mymoney/mymoneyobjectcontainer.cpp:201
#7 0x00000000004fb4d6 in BudgetAccountsProxyModel::data (this=<value optimized out>, index=..., role=<value optimized out>) at /build/buildd/kmymoney-4.5.3/kmymoney/views/kbudgetview.cpp:151
#8 0x00000000005a2a78 in AccountsViewFilterProxyModel::data (this=0x30ed430, index=..., role=<value optimized out>) at /build/buildd/kmymoney-4.5.3/kmymoney/widgets/kmymoneyaccounttreeview.cpp:211
#9 0x00000000004fafc3 in BudgetAccountsProxyModel::data (this=0x30ed430, index=..., role=0) at /build/buildd/kmymoney-4.5.3/kmymoney/views/kbudgetview.cpp:173
#10 0x00007fa3a213683e in QStyledItemDelegate::initStyleOption(QStyleOptionViewItem*, QModelIndex const&) const () from /usr/lib/libQtGui.so.4
|