Bug 1231615
| Summary: | [abrt] meld: filediff.py:1453:<genexpr>:KeyError: None | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sandro Bonazzola <sbonazzo> | ||||||
| Component: | meld | Assignee: | Dominic Hopf <dmaphy> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 22 | CC: | c.david86, christoph.wickert, dmaphy, gilboad, jon.dufresne | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/136ef632c4528237711035fd05c8996093341cfe | ||||||||
| Whiteboard: | abrt_hash:69ff4f5345758de5fc3f43a33671dbc0360a20a1 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-09-08 21:26:45 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: |
|
||||||||
Created attachment 1038767 [details]
File: backtrace
Created attachment 1038768 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1251415 *** |
Description of problem: Using meld, can't remember exact action. Version-Release number of selected component: meld-3.13.1-1.fc22 Additional info: reporter: libreport-2.5.1 cmdline: /usr/bin/python /usr/bin/meld ovirt-live-artwork.spec ovirt-live-artwork.spec.in executable: /usr/bin/meld kernel: 4.0.4-303.fc22.x86_64 runlevel: N 5 type: Python uid: 20528 Truncated backtrace: filediff.py:1453:<genexpr>:KeyError: None Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/meld/filediff.py", line 1453, in on_diffs_changed nl_string = ", ".join(NEWLINES[n] for n in nl_types) File "/usr/lib/python2.7/site-packages/meld/filediff.py", line 1453, in <genexpr> nl_string = ", ".join(NEWLINES[n] for n in nl_types) KeyError: None Local variables in innermost frame: .0: <tupleiterator object at 0x7f24fc58b050> n: None