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

Komodo language Extension: Can't write UDL and components folders on Windows #1112

Open th3coop opened 8 years ago

th3coop commented 8 years ago

Expect: A new lang extension

Actual: Two errors appear complaining that:

[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [koIFileEx.open]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: chrome://koextgen/content/koextgen_lib.js :: this.writeFile :: line 125"  data: no]
arg filename: C:\Users\careyh\Projects\TEMP\lah\udl\sadf-mainlex.udl

NOTE: @mitchell-as was not able to reproduce this on Linux. I'll try it on OSX

th3coop commented 8 years ago

Can't repro on OSX.