On Sun, Dec 29, 2013 at 11:10 AM, Joseph <syscon...@gmail.com> wrote:
> I just upgraded my system and "meld" as well. > I'm using "cfg-update -u" to compare files that did change utilizing meld > > When I try to compare two file as root using meld I get: > > meld /etc/ddclient/ddclient.conf /etc/ddclient/._cfg0000_ddclient.conf > Traceback (most recent call last): > File "/usr/bin/meld", line 173, in <module> > main() > File "/usr/bin/meld", line 165, in main > new_window = app.parse_args(sys.argv[1:]) > File "/usr/lib64/meld/meld/meldapp.py", > Since meld is written in python, the easiest thing to try is running python-updater, in case a python upgrade has broken something.