By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1198

Summary: kmymoney crashes on start
Product: TDE Reporter: nils-henkel
Component: debianAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED DUPLICATE    
Severity: critical CC: bugwatch, darrella, slavek.banko
Priority: P5    
Version: 3.5.13 [Trinity]   
Hardware: i386   
OS: Debian Squeeze   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description nils-henkel 2012-09-04 07:16:58 CDT
kmymoney crashes every time, as soon as it is started:

nils@Schlepptop:~$ kmymoney
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kmymoney path = <unknown> pid = 359

Backtrace:

[Thread debugging using libthread_db enabled]
[KCrash handler]
#6  0xb61fc8eb in QString::QString(QString const&) ()
   from /usr/lib/libqt-mt.so.3
#7  0x0852afeb in MyMoneySeqAccessMgr::value(QString const&) const ()
#8  0xb76d019e in MyMoneyFile::value(QString const&) const ()
   from /opt/trinity/lib/libkmm_mymoney.so.5
#9  0xb76d314e in MyMoneyFile::baseCurrency() const ()
   from /opt/trinity/lib/libkmm_mymoney.so.5
#10 0x082afbd7 in NewUserWizard::CurrencyPage::CurrencyPage(NewUserWizard::Wizard*, char const*) ()
#11 0x082b0a4d in NewUserWizard::Wizard::Wizard(QWidget*, char const*, bool, unsigned int) ()
#12 0x0818e735 in KMyMoney2App::slotFileNew() ()
#13 0x08197888 in main ()
Comment 1 Slávek Banko 2012-09-04 07:18:35 CDT

*** This bug has been marked as a duplicate of bug 672 ***
Comment 2 Slávek Banko 2012-09-04 07:24:18 CDT
You can add the apt source with the upcoming updates:
deb http://ppa.quickbuild.pearsoncomputing.net/slavek-banko/axis/ubuntu squeeze main

See instructions on:
https://quickbuild.pearsoncomputing.net/~slavek-banko/+archive/axis
Comment 3 nils-henkel 2012-09-04 07:55:23 CDT
(Mit Bezug zu comment 2)
> You can add the apt source with the upcoming updates:
> deb http://ppa.quickbuild.pearsoncomputing.net/slavek-banko/axis/ubuntu squeeze
> main
> 
> See instructions on:
> https://quickbuild.pearsoncomputing.net/~slavek-banko/+archive/axis

Thanks, this worked great!