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.16k stars 302 forks source link

Save as Remote can't create new file 10.x #2255

Open kvij opened 7 years ago

kvij commented 7 years ago

Short Summary

When doing a "Save as Remote " over SFTP Komodo can only overwrite an existing file. Entering a new filename results in error.

Steps to Reproduce

  1. Open a local or remote file.
  2. General: Save as Remote.
  3. Save it as a file that does not already exist.

Expected results

Successful save.

Actual results

Komodo Alert dialog: There was an error attempting to save '': No such file

Platform Information

Komodo Edit Komodo Version? Windows 10 running editor saving to Ubuntu server 16.04

Additional Information

Workaround

For now I use touch to create the file. Not really convenient.

th3coop commented 7 years ago

I can't reproduce this. I tried using Commando and File > Save as Other > Remote File. I tried both with a brand new local file and an existing local file.

Can you repro then paste your Help > troubleshooting > View Log File here?

kvij commented 7 years ago

I have just tested it on a different computer and could not reproduce it there either. So the problem seems to be located in this installation or user profile rather than being a general Komodo issue. pystderr.log.txt

th3coop commented 7 years ago

I doubt this will fix it but there are a ton of errors in your logs pertaining to what I think would be a color scheme issue, probably due to an upgrade from Komodo 9? Could you try using the default color scheme?If that works I'd get you to send us the color scheme causing the issue.