Bug 2145206

Summary: [abrt] meld: on_file_changed(): meldwindow.py:305:on_file_changed:AttributeError: 'NewDiffTab' object has no attribute 'on_file_changed'
Product: [Fedora] Fedora Reporter: f.j.panag
Component: meldAssignee: Dominic Hopf <dmaphy>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: christoph.wickert, dmaphy, epel-packagers-sig, lkundrak, michel, oliver
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/87629be9983d99a67fe355b83a06bc42ca193f2e
Whiteboard: abrt_hash:e13b807f71fa093e5be53da5a641faaf0126d837;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-19 17:42:57 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: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description f.j.panag 2022-11-23 14:08:45 UTC
Version-Release number of selected component:
meld-3.22.0-1.fc36

Additional info:
reporter:       libreport-2.17.4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Meld-2088961.scope
cmdline:        /usr/bin/python3 /usr/bin/meld
crash_function: on_file_changed
exception_type: AttributeError
executable:     /usr/bin/meld
interpreter:    python3-3.10.7-1.fc36.x86_64
kernel:         6.0.5-200.fc36.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
meldwindow.py:305:on_file_changed:AttributeError: 'NewDiffTab' object has no attribute 'on_file_changed'

Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/meld/meldwindow.py", line 305, in on_file_changed
    page.on_file_changed(filename)
AttributeError: 'NewDiffTab' object has no attribute 'on_file_changed'

Local variables in innermost frame:
self: <meldwindow.MeldWindow object at 0x7effb0bd1ac0 (MeldWindow at 0x556cca6842b0)>
srcpage: <filediff.FileDiff object at 0x7effa6cd4d80 (FileDiff at 0x556ccb5f82e0)>
filename: '/home/fotis/Downloads/Example/Makefile'
page: <newdifftab.NewDiffTab object at 0x7effb1c589c0 (NewDiffTab at 0x556cca6efa90)>

Comment 1 f.j.panag 2022-11-23 14:08:49 UTC
Created attachment 1926705 [details]
File: backtrace

Comment 2 f.j.panag 2022-11-23 14:08:50 UTC
Created attachment 1926706 [details]
File: cpuinfo

Comment 3 f.j.panag 2022-11-23 14:08:51 UTC
Created attachment 1926707 [details]
File: environ

Comment 4 f.j.panag 2022-11-23 14:08:53 UTC
Created attachment 1926708 [details]
File: mountinfo

Comment 5 f.j.panag 2022-11-23 14:08:54 UTC
Created attachment 1926709 [details]
File: namespaces

Comment 6 f.j.panag 2022-11-23 14:08:56 UTC
Created attachment 1926710 [details]
File: open_fds

Comment 7 Dominic Hopf 2022-12-19 17:42:57 UTC

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