Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.15k stars 302 forks source link

Unable to diff between local and remote files #2948

Open mjainQA opened 7 years ago

mjainQA commented 7 years ago

Short Summary

Error thrown while trying to diff between local and remote files

Steps to Reproduce

  1. Set up FTP server in Pref
  2. Set up publishing settings for any folder
  3. Right click the same folder -> Publishing -> Diff
  4. Notice the error in Commando

Expected results

Actual results

Platform Information

Komodo Edit or IDE? Komodo Version? Operating System (and version)? win10 Komodo IDE, version 11.0.0-alpha1, build 90546, platform win32-x86. Built on Thu Aug 24 23:00:16 2017.

Additional Information

image

pystderr.txt

mjainQA commented 7 years ago

Please note that there was nothing to diff. Local and Remote files were same. Diff tool works if there are changes between local and remote files.