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 301 forks source link

Komodo wont save #3124

Open Captainmoonfrost opened 7 years ago

Captainmoonfrost commented 7 years ago

Short Summary

Komodo wont save files onto my computer, even though they were created with Komodo and i have all permissions on my own computer. Komodo will save to an external flash drive.

Steps to Reproduce

I need to edit a homework project that i edited last on September 13th. No permissions on my pc have been changed since then. i attempted to edit and then re-save the new project, but i was denied. attempted save-as, denied again. attempted to save in main documents folder, permission still denied. attempted to save another file from another program (saved an image from paint.net into the file my homework is located), saved properly. attempted to save homework file onto external flash, no issues.

Expected results

Files saved

Actual results

popup dialog box that reads "There was an error attempting to save 'index.htm': Permission denied"

no saving

Platform Information

Komodo Edit or IDE? Komodo Edit Komodo Version? version 10.1.0 Operating System (and version)? Microsoft surface 3 pro, windows 10

Additional Information

the popup that i get when i try to save:

errorpopup

the Komodo errorlog after save attempt:

errorlog
Naatan commented 7 years ago

Could you please make sure the file is in fact writeable? Check it out in Windows Explorer (hit properties on it), verify you have write rights and the file is not marked as read-only.

Additionally you could try opening the file in eg. Notepad to see if you can save it there.

Captainmoonfrost commented 7 years ago

I have permission in all other programs to save files to my computer. Opening my homework file in another program (notepad a notepad++) and then attempting to save it there works properly. This issue is a Komodo based problem I believe.

Naatan commented 7 years ago

Can you reproduce this using Help > Troubleshooting > Restart in Safe-mode ?

Please verify that when restarting in safe-mode Komodo should be using the default UI (all your settings would be temporarily reset).