ActiveState Community

Debian / Ubuntu

php4 constructors

Hi

I am using komodo edit 5.1 with the latest updates to develop php code.

A lot of the code I am supporting is legacy or designed to execute in both php4 and php5 and I have found that komodo does not recognise the php4 constructors.

e.g.

class aclass{
function aclass($var1, $var2, $var3){
some code;
}
}

The intelligent coding does not pick up the constructor so your get aclass() as a suggestion.

Jules

IDE Updates - Linux - Proxy settings?

This is related to the thread "IDE update doesn't work in Linux" (I'm on Komodo 5.0 under Ubuntu 8.10).

I fail at updating Komodo using "Check for updates..." under the Help menu. It never finds any updates and never makes progress.

I tried the advice with "Edit > Preferences > Web & Browser > Connection".

The Help button in this dialog is dead :-(

My computer is behind a CDMA wireless modem/switch (which has some port forwarding features). I've never had to adjust any other apps for proxy settings.

Perl code completion in Mason

I'm using Komodo Edit, version 5.1.1.
When I select Mason as language, the code completion works for HTML but Perl code blocks are omitted as for autocomplete and calltips.
Is this only for me or for everyone?
How can we make Perl code blocks have Perl specific autocomplete and calltips in a Mason file? Which file needs to be modified:
codeintel2/lang_mason.py
components/koMason_UDL_Language.py
udl/masonlex.udl
etc.

thanks

Quick open rules

Since my upgrade to 5.1 I've been using the "Quick Open" function and I have to say it changes the komodo experience is greatly. I almost never have to use the file explorer and therefore have much more code screen real estate.

Just wanted to say kudos.

Where are the Emacs keybindings?

I wanted to try Komodo Edit, but as a longtime Emacs user I am unable to use it with the default keybindings. Most things I've read suggest it is possible to change the keybindings to be like those in Emacs, but I can't seem to find how to do it. In particular, "Edit -> Preferences... -> Editor" has no Keybindings section. What am I missing?

Segmentation fault

Hi,

Komodo Edit crashes with segmentation fault when trying to use find or replace function for example.

The problem seems linked to the french translation.

No problem with en-US.

How can I fix it ?

Thx so much.

----------------------------------------------------------
ubuntu@ubuntu:/usr/local/Komodo-Edit-5/bin$ ./komodo -v
komodo: debug: Komodo information:
komodo: debug: Version: Komodo Edit 5.1.1 (Build 3355)
komodo: debug: OS type: Linux release 2.6.27-11-generic on x86_64 (#1 SMP Thu Jan 29 19:28:32 UTC 2009)
komodo: debug: Komodo startup options:

snippet for uploading images

a newbie to komodo, i am finding difficult the most efficient procedure for uploading images on http://www.woodworkinghistory.com

am transitioning to linux from windows, and still have some awkwardness in manipulation of komodo's functions, which may explain some of the problems.

true, there are work-arounds, but these are time-consuming

would a seasoned veteran of komodo please give me some advice about how best to upload images?

here's what i have in mind: on many html text editors, there is a drop down window for selecting the image to insert into a line on the webpage.

deb-package for Komodo Edit

Hi, all :)
I like to use deb-packages in my Debian, so I decided to make one for Komodo Edit. I wrote the attached script for that.
But there is one problem. After the first start Komodo makes many *.pyo files, so I decided to run Komodo at the packaging process. It works fine, but I want to know - Is there any way to make pyo-files without starting Komodo Edit? It would be nice to use that way (if exists) at the packaging process.
Thanks.

Script arguments, when debugging, are not remembered

Two versions ago, the script arguments to the debugger were remembered for the next debug session. Now the options are cleared.
To replicate: Press F5 to open the Debugging Options dialog box.
Enter some information into the Script arguments input box. Press Enter.
Then when debug session is over, press F5 which should load the dialog box with the previous arguments already filled in but instead the input box is empty.
Also, Ctrl-F5 SHOULD then run without you having to enter the arguments in again.

adding a server for remote editing

Hi all,
I just installed version 5.1 (after deleting the previous versions, 5.0 and 5.1beta).
When I try to add a new server to use (open remote, save remotely...)I cannot type anything in the fields, no cursor appears there. I cannot modify any existing server.

I even tried to remove the config directory (.komodoedit) to see if that changes anything, but no luck.
Anybody got this kind of problem?

thanks in advance

PS I'm using the 64bits version under ubuntu 8.10