Bug 1477970

Summary: [abrt] meld: after_text_insert_text(): filediff.py:774:after_text_insert_text:TypeError: Argument 2 does not allow None as a value
Product: [Fedora] Fedora Reporter: Gergely Polonkai <gergely>
Component: meldAssignee: Dominic Hopf <dmaphy>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: christoph.wickert, dmaphy, gilboad, wim.ten.have
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/763aad01f17b8b2581a0159f44d5de2ffce24df2
Whiteboard: abrt_hash:bf1a431c838ec57d80f8ad4af72e21d962e6147c;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-01 11:17:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Gergely Polonkai 2017-08-03 11:08:25 UTC
Version-Release number of selected component:
meld-3.17.2-1.fc26

Additional info:
reporter:       libreport-2.9.1
cmdline:        /usr/bin/python3 /usr/bin/meld --output=app/app/models.py ./app/app/models_LOCAL_32172.py ./app/app/models_BASE_32172.py ./app/app/models_REMOTE_32172.py
crash_function: after_text_insert_text
exception_type: TypeError
executable:     /usr/bin/meld
kernel:         4.11.11-300.fc26.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
filediff.py:774:after_text_insert_text:TypeError: Argument 2 does not allow None as a value

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/meld/filediff.py", line 774, in after_text_insert_text
    starting_at = buf.get_iter_at_mark(start_mark).get_line()
TypeError: Argument 2 does not allow None as a value

Local variables in innermost frame:
start_mark: None
textlen: 101
newtext: '        from gt2_games.event import GameEventSchema\n        from gt2_games.exc import EventLoadError\n'
it: <Gtk.TextIter object at 0x7fb4580245e8 (GtkTextIter at 0x5596955e5f70)>
buf: <meldbuffer.MeldBuffer object at 0x7fb4594c4ca8 (MeldBuffer at 0x7fb46400ba00)>
self: <filediff.FileDiff object at 0x7fb4594bad38 (FileDiff at 0x5596948552c0)>

Comment 1 Gergely Polonkai 2017-08-03 11:08:30 UTC
Created attachment 1308683 [details]
File: backtrace

Comment 2 Gergely Polonkai 2017-08-03 11:08:32 UTC
Created attachment 1308684 [details]
File: cgroup

Comment 3 Gergely Polonkai 2017-08-03 11:08:33 UTC
Created attachment 1308685 [details]
File: cpuinfo

Comment 4 Gergely Polonkai 2017-08-03 11:08:35 UTC
Created attachment 1308686 [details]
File: environ

Comment 5 Gergely Polonkai 2017-08-03 11:08:37 UTC
Created attachment 1308687 [details]
File: mountinfo

Comment 6 Gergely Polonkai 2017-08-03 11:08:38 UTC
Created attachment 1308688 [details]
File: namespaces

Comment 7 Gergely Polonkai 2017-08-03 11:08:40 UTC
Created attachment 1308689 [details]
File: open_fds

Comment 8 Wim ten Have 2017-11-20 17:34:31 UTC
*** Bug 1515380 has been marked as a duplicate of this bug. ***

Comment 9 Dominic Hopf 2017-12-01 11:17:32 UTC

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