Hi,
I just noticed that I cannot start a tclsh from the 'start and interactive shell' item in
the tools menu. ( Komodo 5.2 MacOSX 10.6.1 aka snow leopard).
The only tclsh in my regular path or the Komodo Env is Apples Tclsh 8.5.7 ( a 64
bit app.
I get:the following in the output pane when selecting the menu itemL
can't read "errorCode": no such variable
while executing
"return -code $code -errorcode $errorCode -errorinfo $errorInfo $result"
(procedure "info" line 74)
invoked from within
"info tclversion"
("foreach" body line 9)
invoked from within
hey guys...i'm new to using komodo...i use dreamweaver but having issues installing it on this mac.
my question is...where do i go to see the design view? whenever i open a file, i see just the code view. what to click for design view?
thanks peeps-
drew
Hi-
Is there anything I can do to suppress the hundreds of messages Komodo writes to sys log, all along the lines of
"SciMoz::Notify 2013 used when closed!"
It is starting to drive me crazy..
I just tried installing Komodo IDE 5.2.0 Alpha 1 on Max OS 10.6 and it fails. When I load the app, the toolbar is messed up, I can't create files and I can't quit... Let me know if I can provide logs and such.
Nat
Hello,
I noticed with a file that I was editing, after using the find and replace feature in Komodo Edit, all of the lines in my code became double spaced.
Is there something that I did or could do to UNdo this or shut this feature off?
image attached,
Thanks for any help or advice on this subject.
Paul
I'm trying to use ActiveTcl 8.5 with Snack on Mac OS X 10.6. I'm getting this error:
$ ./blackbird.sh
Error in startup script: dlopen(/Library/Tcl/snack2.2/libsnack.dylib, 10): no suitable image found. Did find:
/Library/Tcl/snack2.2/libsnack.dylib: no matching architecture in universal wrapper
while executing
"load /Library/Tcl/snack2.2/libsnack.dylib"
("package ifneeded snack 2.2" script)
invoked from within
"package require snack"
(file "blackbird.tcl" line 10)I'm running in 32-bit mode, and the snack library contains x86 code:
On the Windows version of Komodo, I'm so very used to pressing the cntrl+space combination to turn "foo" into "fooVarMe" (if fooVarMe was written before in the current file, Komodo turns foo to fooVarMe with that combo).... I can't do this on the Mac version. Can someone please tell me what the combo is for this action?
Hi,
I'm just starting to learn to use Komodo and Active perl.
I installed File::Tail from ActivePerl and restart my Komodo.
But it still doesn't recognise the File::Tail.
I went to the ActivePerl/lib and there are 2 different spot of ActivePerl
1 is in "/Users/me/Library/ActivePerl5.10/lib" and I found File::Tail in here.
The other one is in "usr/local/ActivePerl5.10/lib" and there's no File::Tail.
So, I copied the Tail folder to the "/use/local/ActivePerl5.10/lib" and restart my Komodo. I'm not sure if this is the right way....
Still it won't recognize File::Tail.
I'm a front-end / interface designer and I'm testing out Komodo as a cross platform solution to do some light HTML/PHP/CSS. Ideally I'd like to be able to edit my files in one window and preview them in another, with Komodo updating the preview upon save. The problems I've encountered are:
1. Komodo's preview seems to be bolted into the main window as a split. I can't see how to get it to spawn a new window. Moreover each preview seems to spawn a new tab whereas I'd prefer just to get a preview of the file I'm currently working on.