ActiveState Community

Windows Vista

Better CallTip support from JSdocs?

I had someone submit this bug a long time ago to see if the calltip could be improved. It was submitted for PHP, but now that I look at JS it seems the same. Does anyone know if there has been any progress in Komodo?

http://bugs.activestate.com/show_bug.cgi?id=80326

(it's a little weak in JS also for user defined functions. It looks like it could easily do it for JS just no one finished coding it in)

Thanks.

(http://jsdoc.sourceforge.net/ are built in, just not fully used)

Can't locate IO/Socket/SSL.pm

After upgrading from 5.8 to 5.10 my script that is connecting via ldap is getting this error:

Can't locate IO/Socket/SSL.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at C:/Perl/site/lib/Net/LDAP.pm line 172, line 465.

I can't locate any IO::Socket::SSL module. What package does this belong too in 5.10.

Shell/Bash auto-indent no longer indenting

One of the updates to Komodo seems to have changed the behavior of the auto-indent feature for shell scripts. When I structure an if statement, while loop, case or even a function it is not auto-indenting. I have to manually hit the tab key.

Has anyone else experienced this? I have uninstalled, removed all of my appdata, reinstalled and the same behavior occurs.

Thanks

Get Currently Connected Wifi SSID

Dear all,

Does anybody know how I can get SSID of the wireless lan that I am connected too? I have searched around and cannot find any useful information on this.

I want to be able to do this for both Windows and Linux.

Thanks
Chris

Installation of ActivePerl on Vista

I was trying to install ActivePerl-5.8.8.819-MSWin32-x86-267479 on Vista, but i was unable to install.

machines config
================
Manufacturer: HCL
Processor: Genuine Intel(R) T2130@1.86GHZ
Memory: 895MB
System Type: 32 bit

Firewall is turned off

Error Message:
==============
Installing ActivePerl...

Copying files...
3102 File(s) copied
Finished copying files...
Relocating...done (70 files relocated)
Access is denied.
Error occurred while processing: .pl.
Could not create .pl file type association

Basic operations in KomodoEdit: macro questions

Hello again folks. In my ongoing quest to learn this great editor (and hopefully upgrade to IDE soon if the budget will permit) here are a few questions:

1) Snippet comments or metadata:

Is it possible to put comments inside a snippet, such that it does not actually get pasted into the document, it doesn't behave as a tabstop, and it doesnt appear inside the snippet abbreviation? The rationale for this is I would like to be able to have a macro iterate through one or more potential snippets based on other criteria that I don't want showing up inside the snippet itself.

Adding language extension for erlang

I'm trying to create a language extension for erlang, for which there is an existing lexer in scintilla (at least I think so because SCLEX_ERLANG is defined in SilverCity.ScintillaConstants). So if I want to add code intelligence on top of the existing lexer do I just run 'koext startext ErlangExt', 'koext startcodeintel ...' and skip the startlang?

Looking for DBD::MySQL

I am running on Vista 64Bit, but this ought to be irrelevant to my problem.
On my old computer i installed v5.8.8 Build 822 and I haf no problems (except my computer being soooooo slow). Now I got a new computer and installed the latest version(10) but sadly enough I can't install DBD-MySQL from ppm. It seems to be unavailable in the repository.

Komodo can't load php_pdo_mssql.ddl at startup...

I'm using Komodo Edit 5.0.3, build 2767. If I try to uncomment the "extension=php_pdo_mssql.dll" in my php.ini, Komodo Edit always gives me this warning: "PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_pdo_mssql.dll' - The specified module could not be found.".
That file exists in my "ext" folder, and in php.ini I declared this: extension_dir = "C:\Program Files\PHP\ext".
What's wrong?

Thanks!

DBD::mysql::dr::imp_data_size unexpectedly at C:/Perl/lib/DBI.pm

Hi all,

while i am installing Bugzilla in windows i am encountered following error while running checksetup.pl

i have followed as per instructions
https://wiki.mozilla.org/Bugzilla:Win32Install

i have installed manually dbd-mysql perl module and I am getting below Errorl please give me the right solultion

Had to create DBD::mysql::dr::imp_data_size unexpectedly at C:/Perl/lib/DBI.pm line 1190.
Use of uninitialized value in subroutine entry at C:/Perl/lib/DBI.pm line 1190.
Had to create DBD::mysql::db::imp_data_size unexpectedly at C:/Perl/lib/DBI.pm line 1190.