Summary: | Crash if entering transactions really fast (using the 'Enter' key to enter the transaction) | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Cristian Oneț <onet.cristian> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | mk-lists |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cristian Oneț
2011-08-02 20:05:38 UTC
Is there a link to this one here perhaps: https://bugs.kde.org/show_bug.cgi?id=267589 I don't think so, the stack traces are different, the causes of the crash are different. My report is a bout pressing 'Enter' repeatedly very fast (by keeping the key pressed). SVN commit 1248733 by conet: BUG: 279206 Process KMyMoneyApp::slotTransactionsEnter(void) only once per triggered action. M +5 -1 kmymoney.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1248733 SVN commit 1248734 by conet: BUG: 279206 Process KMyMoneyApp::slotTransactionsEnter(void) only once per triggered action. Backported to the stable branch. M +4 -0 kmymoney.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1248734 |