Bug 244210

Summary: Crash on editing payee
Product: [Applications] kmymoney Reporter: allan <agander93>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description allan 2010-07-11 12:38:12 UTC
Version:           unspecified (using KDE 4.3.5) 
OS:                Linux

Similar to Bug 244208.

1) Create a new transaction.
2) Enter the first three letters of a payee that has two possibilities.
3) Hit TAB.
 -- The first of the two possibilities is selected and the cursor moves
    to category.
4) I don't want the first, I want the second so double click the payee
   name to select it.
5) Retype the first three letters [here I typed 'tes'].
6) Click Enter twice (the first just removes the payee options.
6a) To the message 'Do you want to add tes as payer/receiver ?' select No.
    -- KMM crashes.

Using gdb as again no backtrace -
"(gdb) continue
Continuing.
[New Thread 0xb0288b70 (LWP 6450)]
[Thread 0xb0288b70 (LWP 6450) exited]

Program received signal SIGSEGV, Segmentation fault.
0xb57a7bec in QTextEngine::itemize (this=Cannot access memory at address 0xbf7ded6c
)
    at text/qtextengine.cpp:1391
1391    text/qtextengine.cpp: No such file or directory.
        in text/qtextengine.cpp
"

Version 3.98.2-svn1146164

Settings
 "Use Enter to change between fields" - NO




Reproducible: Didn't try

Steps to Reproduce:
as above

Actual Results:  
crash

Expected Results:  
continue to enter payee name
Comment 1 Cristian OneČ› 2010-07-13 20:56:47 UTC

*** This bug has been marked as a duplicate of bug 244208 ***