[Kmymoney-devel] [Bug 267589] New: Crash when assigning the transfer account of a freshly imported transaction
Marko Käning
mk-lists at email.de
Thu Mar 3 23:13:26 CET 2011
https://bugs.kde.org/show_bug.cgi?id=267589
Summary: Crash when assigning the transfer account of a freshly
imported transaction
Product: kmymoney4
Version: SVN trunk
Platform: MacPorts Packages
OS/Version: OS X
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kmymoney-devel at kde.org
ReportedBy: mk-lists at email.de
Version: SVN trunk (using KDE 4.6.0)
OS: OS X
KMM crashes on MacOSX when assigning the transfer account of a freshly imported
transaction,
BUT ONLY WHEN I close the dialog with ENTER/RETURN key. If I use the
Enter-Button of the form all is fine. Here is the call stack trace:
#0 0x104660668 in qt_mac_nativeview_for
#1 0x10466cb89 in QMacInputContext::isComposing
#2 0x104742811 in QKeyMapperPrivate::translateKeyEvent
#3 0x10467bc6e in qt_dispatchKeyEvent
#4 0x10466dad3 in -[QCocoaView keyUp:]
#5 0x7fff888d906f in -[NSWindow sendEvent:]
#6 0x104674ef6 in -[QCocoaWindow sendEvent:]
#7 0x7fff8880da86 in -[NSApplication sendEvent:]
#8 0x104678568 in -[QNSApplication sendEvent:]
#9 0x7fff887a44da in -[NSApplication run]
#10 0x104682065 in QEventDispatcherMac::processEvents
#11 0x1043c44a4 in QEventLoop::processEvents
#12 0x1043c47c4 in QEventLoop::exec
#13 0x1043c5dcc in QCoreApplication::exec
#14 0x10000f511 in main at main.cpp:260
But, it could be a QT or KDE issue on MacOSX...
Reproducible: Always
Steps to Reproduce:
1) Online update transactions.
2) Edit to a transaction.
3) Set the account to which the transaction should go to
4) Leave the dialog by pressing ENTER key
Actual Results:
Crash
Expected Results:
Normally the program just enters the corresponding account and goes on.
It shall be noted that KMM doesn't crash with a self-created transaction. So
far I saw this only with a downloaded one (having yellow background).
Again, using the Enter-Button of the form doesn't crash KMM, only the ENTER-key
of the keyboard itself.
Odd, isn't it?
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list