Bug 639912 - [abrt] meld-1.3.1-3.fc13: dirdiff.py:607:on_treeview_cursor_changed:TypeError: coercing to Unicode: need string or buffer, NoneType found
Summary: [abrt] meld-1.3.1-3.fc13: dirdiff.py:607:on_treeview_cursor_changed:TypeError...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e43c6b29
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-04 10:22 UTC by Ahmad Zulkarnain
Modified: 2011-03-22 22:53 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-22 22:53:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (604 bytes, text/plain)
2010-10-04 10:22 UTC, Ahmad Zulkarnain
no flags Details

Description Ahmad Zulkarnain 2010-10-04 10:22:42 UTC
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>

Comment 1 Ahmad Zulkarnain 2010-10-04 10:22:45 UTC
Created attachment 451370 [details]
File: backtrace

Comment 2 Fedora Admin XMLRPC Client 2011-03-13 15:38:46 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Dominic Hopf 2011-03-22 22:53:54 UTC
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.


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