Bug 1925993 - [abrt] meld: on_file_changed(): meldwindow.py:308:on_file_changed:AttributeError: 'NewDiffTab' object has no attribute 'on_file_changed'
Summary: [abrt] meld: on_file_changed(): meldwindow.py:308:on_file_changed:AttributeEr...
Keywords:
Status: CLOSED DUPLICATE of bug 1917056
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 33
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:981ac0e9eab2ba27a45f9e28e8e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-07 23:40 UTC by Mykel Scappin
Modified: 2021-05-04 16:11 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-04 16:11:12 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (732 bytes, text/plain)
2021-02-07 23:40 UTC, Mykel Scappin
no flags Details
File: cgroup (573 bytes, text/plain)
2021-02-07 23:40 UTC, Mykel Scappin
no flags Details
File: cpuinfo (2.48 KB, text/plain)
2021-02-07 23:40 UTC, Mykel Scappin
no flags Details
File: environ (1.62 KB, text/plain)
2021-02-07 23:40 UTC, Mykel Scappin
no flags Details
File: mountinfo (31.52 KB, text/plain)
2021-02-07 23:40 UTC, Mykel Scappin
no flags Details
File: namespaces (172 bytes, text/plain)
2021-02-07 23:40 UTC, Mykel Scappin
no flags Details
File: open_fds (2.38 KB, text/plain)
2021-02-07 23:40 UTC, Mykel Scappin
no flags Details

Description Mykel Scappin 2021-02-07 23:40:26 UTC
Description of problem:
while comparing two files, make changes to one or both, then save. immediate error reported through Problem Reporting.

Version-Release number of selected component:
meld-3.21.0-5.fc33

Additional info:
reporter:       libreport-2.14.0
cmdline:        /usr/bin/python3 /usr/bin/meld
crash_function: on_file_changed
exception_type: AttributeError
executable:     /usr/bin/meld
interpreter:    python3-3.9.1-2.fc33.x86_64
kernel:         5.10.11-200.fc33.x86_64
runlevel:       N 5
type:           Python3
uid:            1527001122

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

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/meld/meldwindow.py", line 308, 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 0x7fad563c1dc0 (MeldWindow at 0x56046a7342c0)>
srcpage: <filediff.FileDiff object at 0x7fad563e00c0 (FileDiff at 0x56046b311c80)>
filename: '/home/mykel.scappin.cloud/Downloads/imau live instances with no cc_gateway.csv'
page: <newdifftab.NewDiffTab object at 0x7fad5825e700 (NewDiffTab at 0x56046a819c60)>

Comment 1 Mykel Scappin 2021-02-07 23:40:29 UTC
Created attachment 1755553 [details]
File: backtrace

Comment 2 Mykel Scappin 2021-02-07 23:40:30 UTC
Created attachment 1755554 [details]
File: cgroup

Comment 3 Mykel Scappin 2021-02-07 23:40:32 UTC
Created attachment 1755555 [details]
File: cpuinfo

Comment 4 Mykel Scappin 2021-02-07 23:40:33 UTC
Created attachment 1755556 [details]
File: environ

Comment 5 Mykel Scappin 2021-02-07 23:40:35 UTC
Created attachment 1755557 [details]
File: mountinfo

Comment 6 Mykel Scappin 2021-02-07 23:40:36 UTC
Created attachment 1755558 [details]
File: namespaces

Comment 7 Mykel Scappin 2021-02-07 23:40:37 UTC
Created attachment 1755559 [details]
File: open_fds

Comment 8 Dominic Hopf 2021-05-04 16:11:12 UTC

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


Note You need to log in before you can comment on or make changes to this bug.