Bug 244210 - Crash on editing payee
Summary: Crash on editing payee
Status: RESOLVED DUPLICATE of bug 244208
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-11 12:38 UTC by allan
Modified: 2010-07-13 20:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***