Bug 627251 - Meld version control integration is broken
Summary: Meld version control integration is broken
Keywords:
Status: CLOSED DUPLICATE of bug 651815
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 14
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-25 13:31 UTC by Eric Springer
Modified: 2011-03-13 17:43 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-13 17:43:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eric Springer 2010-08-25 13:31:38 UTC
Description of problem:

Meld no longer shows diffs between working copy and last committed copy in version control systems.

Version-Release number of selected component (if applicable):
Meld: 1.3.1-3.fc14

How reproducible:
Every time

Steps to Reproduce:
1. cd into a VC directory with changed
2. type 'meld .' to see the changed files
3. click on one of the changed files
  
Actual results:

** (meld:2741): WARNING **: AT-SPI: Accessibility bus not found - Using session bus.

Traceback (most recent call last):
  File "/usr/share/meld/task.py", line 130, in iteration
    ret = task()
  File "/usr/share/meld/vcview.py", line 358, in run_diff_iter
    self.show_patch(prefix, patch)
  File "/usr/share/meld/vcview.py", line 500, in show_patch
    if misc.write_pipe(patchcmd, patch) == 0:
  File "/usr/share/meld/misc.py", line 241, in write_pipe
    proc = subprocess.Popen(command, stdin=subprocess.PIPE)
  File "/usr/lib64/python2.7/subprocess.py", line 672, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.7/subprocess.py", line 1201, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory


Expected results:

To see a diff

Comment 1 Eric Springer 2010-09-07 04:58:10 UTC
I think this is a duplicate of: https://bugzilla.redhat.com/show_bug.cgi?id=606987

Namely, meld needs a dependency on 'patch'

Comment 2 Fedora Admin XMLRPC Client 2011-03-13 15:38:40 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-13 17:43:42 UTC

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


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