Bug 1264819 - [abrt] meld: genericpath.py:49:isdir:TypeError: coercing to Unicode: need string or buffer, NoneType found
Summary: [abrt] meld: genericpath.py:49:isdir:TypeError: coercing to Unicode: need str...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 22
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:d3254e061cbc4d1e7200fbf57ac...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-21 09:52 UTC by Pavel Alexeev
Modified: 2016-07-19 17:58 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-19 17:58:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (593 bytes, text/plain)
2015-09-21 09:52 UTC, Pavel Alexeev
no flags Details
File: environ (2.57 KB, application/octet-stream)
2015-09-21 09:52 UTC, Pavel Alexeev
no flags Details

Description Pavel Alexeev 2015-09-21 09:52:37 UTC
Description of problem:
Try use meld as subversion client

Version-Release number of selected component:
meld-3.14.0-1.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python /bin/meld
dso_list:       python-libs-2.7.10-4.fc22.x86_64
executable:     /bin/meld
kernel:         4.1.6-201.hu.1.pf4.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

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

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/meld/vcview.py", line 512, in on_row_activated
    if not self.model.is_folder(it, 0, path):
  File "/usr/lib/python2.7/site-packages/meld/tree.py", line 123, in is_folder
    return icon == "folder" or os.path.isdir(path)
  File "/usr/lib64/python2.7/genericpath.py", line 49, 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 Pavel Alexeev 2015-09-21 09:52:41 UTC
Created attachment 1075444 [details]
File: backtrace

Comment 2 Pavel Alexeev 2015-09-21 09:52:42 UTC
Created attachment 1075445 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:58:07 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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