Bug 639912
| Summary: | [abrt] meld-1.3.1-3.fc13: dirdiff.py:607:on_treeview_cursor_changed:TypeError: coercing to Unicode: need string or buffer, NoneType found | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ahmad Zulkarnain <sniffit> | ||||
| Component: | meld | Assignee: | Dominic Hopf <dmaphy> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | bdpepple | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:e43c6b29 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-03-22 22:53:54 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 451370 [details]
File: backtrace
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Thanks very much for reporting the issue. Please try updating to a more current version of meld and/or Fedora and have a look if the issue is still reproducible there. |
abrt version: 1.1.13 architecture: i686 cmdline: python /usr/bin/meld comment: Was doing a 3-directory comparison when ABRT appeared. component: meld executable: /usr/bin/meld kernel: 2.6.34.7-56.fc13.i686.PAE package: meld-1.3.1-3.fc13 reason: dirdiff.py:607:on_treeview_cursor_changed:TypeError: coercing to Unicode: need string or buffer, NoneType found release: Fedora release 13 (Goddard) time: 1286187619 uid: 500 backtrace ----- dirdiff.py:607:on_treeview_cursor_changed:TypeError: coercing to Unicode: need string or buffer, NoneType found Traceback (most recent call last): File "/usr/share/meld/dirdiff.py", line 607, in on_treeview_cursor_changed stat = os.stat(fname) TypeError: coercing to Unicode: need string or buffer, NoneType found Local variables in innermost frame: paths: [(0, 8, 0)] fname: None self: <DirDiff object at 0xa3bd93c (melddoc+MeldDoc at 0xb4003220)> args: (<gtk.TreeView object at 0xa3b74dc (GtkTreeView at 0xa624220)>,) pane: 0 rwx: <function rwx at 0xab1409c> nice: <function nice at 0xa3bbc34>