Bug 747133 - [abrt] meld-1.5.2-1.fc14: genericpath.py:41:isdir:TypeError: coercing to Unicode: need string or buffer, NoneType found
Summary: [abrt] meld-1.5.2-1.fc14: genericpath.py:41:isdir:TypeError: coercing to Unic...
Keywords:
Status: CLOSED DUPLICATE of bug 769796
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:61290b96
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-18 21:37 UTC by francesco
Modified: 2012-03-05 16:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-05 16:13:59 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (684 bytes, text/plain)
2011-10-18 21:38 UTC, francesco
no flags Details

Description francesco 2011-10-18 21:37:58 UTC
abrt version: 1.1.18
architecture: x86_64
cmdline: python /usr/bin/meld
component: meld
executable: /usr/bin/meld
kernel: 2.6.35.14-96.fc14.x86_64
package: meld-1.5.2-1.fc14
reason: genericpath.py:41:isdir:TypeError: coercing to Unicode: need string or buffer, NoneType found
release: Fedora release 14 (Laughlin)
How to reproduce: I tryed to drop a text file in the meld window  ....
time: 1318243450
uid: 500

backtrace
-----
genericpath.py:41:isdir:TypeError: coercing to Unicode: need string or buffer, NoneType found

Traceback (most recent call last):
  File "/usr/share/meld/meld/meldwindow.py", line 236, in on_widget_drag_data_received
    self.open_paths(paths)
  File "/usr/share/meld/meld/meldwindow.py", line 668, in open_paths
    tab = self.append_diff(paths, auto_compare)
  File "/usr/share/meld/meld/meldwindow.py", line 612, in append_diff
    dirslist = [p for p in paths if os.path.isdir(p)]
  File "/usr/lib64/python2.7/genericpath.py", line 41, in isdir
    st = os.stat(s)
TypeError: coercing to Unicode: need string or buffer, NoneType found

Local variables in innermost frame:
s: None

Comment 1 francesco 2011-10-18 21:38:10 UTC
Created attachment 528898 [details]
File: backtrace

Comment 2 Michael Spahn 2012-03-05 16:13:59 UTC

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


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