Why does Komodo edit not open files on doubleclick due to some path encoding error?
- by gakera
When I double click a file in finder to open in Komodo edit, it displays an error message saying it can't find the file and the path is displayed, but with wrong encoding, such that special characters such as "ó" and "ð" are displayed as some weird boxes.
Screenshot: http://i51.tinypic.com/2qkleg4.jpg
I'm running OSX Snow Leopard 10.6.4 and Komodo Edit version 5: "Komodo Edit, version 5.2.4, build 4343, platform macosx-x86. Built on Tue Dec 8 18:18:35 2009."
When I drag the file into Komodo edit it opens just fine displaying the path correctly with "ó"s and all :P
This doesn't happen if I right click the file in finder and select to open it with TextEdit or Word or (God forbid) MacVim - only when I select to open it in Komodo edit.
This is annoying as all hell.