Bug 1189387 - [abrt] meld: subprocess.py:1327:_execute_child:OSError: [Errno 2] No such file or directory: '/home/ssabchev/Documents/CTW/code/searchone/-'
Summary: [abrt] meld: subprocess.py:1327:_execute_child:OSError: [Errno 2] No such fil...
Keywords:
Status: CLOSED DUPLICATE of bug 1253516
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 21
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:24ea39902e5f41c2ee78650a707...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-05 08:00 UTC by ssabchew
Modified: 2015-09-08 21:29 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-08 21:29:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.62 KB, text/plain)
2015-02-05 08:00 UTC, ssabchew
no flags Details
File: environ (3.25 KB, text/plain)
2015-02-05 08:01 UTC, ssabchew
no flags Details

Description ssabchew 2015-02-05 08:00:53 UTC
Description of problem:
git diff  | meld -

Version-Release number of selected component:
meld-3.12.1-1.fc21

Additional info:
reporter:       libreport-2.3.0
cmdline:        /usr/bin/python /usr/bin/meld -
dso_list:       python-libs-2.7.8-7.fc21.x86_64
executable:     /usr/bin/meld
kernel:         3.18.3-201.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
subprocess.py:1327:_execute_child:OSError: [Errno 2] No such file or directory: '/home/ssabchev/Documents/CTW/code/searchone/-'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/meld/meldapp.py", line 73, in do_command_line
    tab = self.parse_args(command_line)
  File "/usr/lib/python2.7/site-packages/meld/meldapp.py", line 316, in parse_args
    focus=i == 0)
  File "/usr/lib/python2.7/site-packages/meld/meldapp.py", line 148, in open_files
    return window.open_paths(paths, **kwargs)
  File "/usr/lib/python2.7/site-packages/meld/meldwindow.py", line 725, in open_paths
    tab = self.append_vcview(a, auto_compare)
  File "/usr/lib/python2.7/site-packages/meld/meldwindow.py", line 684, in append_vcview
    doc.set_location(location)
  File "/usr/lib/python2.7/site-packages/meld/vcview.py", line 377, in set_location
    self.choose_vc(location)
  File "/usr/lib/python2.7/site-packages/meld/vcview.py", line 325, in choose_vc
    elif not avc.valid_repo(location):
  File "/usr/lib/python2.7/site-packages/meld/vc/git.py", line 267, in valid_repo
    return not _vc.call([cls.CMD, "branch"], cwd=path)
  File "/usr/lib/python2.7/site-packages/meld/vc/_vc.py", line 351, in call
    return subprocess.call(cmd, cwd=cwd, stdout=NULL, stderr=NULL)
  File "/usr/lib64/python2.7/subprocess.py", line 522, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib64/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.7/subprocess.py", line 1327, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory: '/home/ssabchev/Documents/CTW/code/searchone/-'

Local variables in innermost frame:
errread: None
c2pread: None
gc_was_enabled: True
errwrite: 16
shell: False
errpipe_write: 17
to_close: set([])
close_fds: False
self: <subprocess.Popen object at 0x7f1e80fcce10>
env: None
cwd: '/home/ssabchev/Documents/CTW/code/searchone/-'
child_exception: OSError(2, 'No such file or directory')
args: ['git', 'branch']
executable: 'git'
c2pwrite: 16
data: 'cexceptions\nOSError\np0\n(I2\nS\'No such file or directory\'\np1\nS\'/home/ssabchev/Documents/CTW/code/searchone/-\'\np2\ntp3\nRp4\n(dp5\nS\'child_traceback\'\np6\nS\'Traceback (most recent call last):\\n  File "/usr/lib64/python2.7/subprocess.py", line 1271, in _execute_child\\n    os.chdir(cwd)\\nOSError: [Errno 2] No such file or directory: \\\'/home/ssabchev/Documents/CTW/code/searchone/-\\\'\\n\'\np7\nsb.'
creationflags: 0
errpipe_read: 12
preexec_fn: None
p2cread: None
startupinfo: None
p2cwrite: None
_close_in_parent: <function _close_in_parent at 0x7f1e80ef7398>
universal_newlines: False

Comment 1 ssabchew 2015-02-05 08:00:58 UTC
Created attachment 988434 [details]
File: backtrace

Comment 2 ssabchew 2015-02-05 08:01:01 UTC
Created attachment 988435 [details]
File: environ

Comment 3 Dominic Hopf 2015-09-08 21:29:56 UTC

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


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