ActiveState Powered by ActiveState

ActiveState Community


Gentoo

DBD:ODBC + ActivePerl

Hi,

I have been looking at a problem one ouf our customers was having using ActivePerl to connect via DBD:ODBC to our SQL Server driver on Linux. After investigating, the problem seems to be that the version of iODBC you have built your distribution with expects the W (wide) functions (SQLDriverConnectW, SQLConnectW) to use four byte unicode. Unfortunatly that will fail with just about every ODBC driver out there that exports the W functions, as most of those will expect 2 byte wide characters, just the same as on Windows

Macro in python ImportError: No module named blah blah

OS: Gentoo

In want create a new Macro in python. Some stuff works...
sample "import urllib, os, sys, re, getopt, select, xml.dom.minidom, gettext, komodo" work.
But when i want import other module (dbus or pydcop) then make Komodo a error.

ImportError: No module named dbus

In a python shell work import dbus.
In Komdo self works the Modul dbus but why not in a Macro?
What can i do?

Minor bug with brackets and pound signs (£)

OS: Gentoo

Hopefully this is the right place to report bugs. I've just found a (very minor) bug by accident. When you have a bracket highlighted to the right (so the cursor is to the left of the bracket) and enter a pound sign '£' (U+00A3) the selected line flashes briefly and shows what looks like 'Å3'.

It really is a minor minor bug, and doesn't in any way affect the work flow or anything, just something I noticed that shouldn't really happen.

project file list disappeared?

OS: Gentoo

Hello all. I am new to Komodo as well as this forum.

I have begun using Komodo as my development app. just recently and was able to create a new project, import my file system from a remote linux/apache server and things were good.

Unfortunately yesterday I began looking around the application at preferences, and other various features only to find that I must have made a change because now my list of remote files/folders within my project have disappeared and when I try to re-import them all I get is a busy mouse cursor.

Any help with this is appreciated.

Hiding code regions

OS: Gentoo

Hi,

Is it possible to define regions for code hiding? Kind of like how visual studio has

#region

// lots of code here

#endregion

I was wondering because at the top of some of my classes I have all the vars along with the PHPdoc info and it would be nice to just hide these and get straight to the constructor.

If it's not currently possible, are there any plans to include this support?

Thanks

'Change Master Password' after add server

OS: Gentoo

Hi all. I'm new to Komodo IDE.

After add a Server on Edit -> Preferences -> Server, is asks me for 'Change Master Password', with 3 fields: 'Current Password' (not set), 'New Password' and 'New Password (again)' (both blank).

After enter a new password (max or min pass security), it gives me: 'Unable to change Master Password'.

What am I missing?

Thanks in advice and sorry my poor english.

Komodo run button

OS: Gentoo

Hey everyone, i am fairly new to using komodo and i have used it for perl scripting and such, and what i have found is annoying is every time i want to test run the script i need to click run then the "debugging options" window comes up to let me set options to run with, is there a way to set it to use default options and direct run or a plug in that adds a execute as is button?

Thanks for any help with this
Azuma

Unable to launch ruby interactive shell

OS: Gentoo

Hi,

I am running on AMD64 and all 32 bit libraries are installed and ruby is native(64bit). Does anyone know about this error

Error: /opt/Komodo-IDE-4.1/lib/support/dbgp/rubylib/1.8/ruby_debug.so: wrong ELF class: ELFCLASS32 - /opt/Komodo-IDE-4.1/lib/support/dbgp/rubylib/1.8/ruby_debug.so

The Komodo ruby debugger couldn't load the ruby-debug-base component.
This library ships with Komodo, but also can be installed by running `gem install ruby-debug-base'

thanks
Prem

Remote Python Debugging Broken using Komodo 4.0.3, 4.0.2

OS: Gentoo

Currently running Komodo IDE, version 4.0.3, build 278227, platform win32-x86. Built on Mon Apr 16 12:05:43 2007. on Window 2000 workstation to remotely debug a script on a Gentoo Linux host. Remote debugging on Gentoo host is installed via Komodo-PythonRemoteDebugging-4.0.2-275451-linux-x86.tar.gz running python 2.4.

When starting remote debugging, I get the messages:

"Cannot Open File: dbgp:///file:/home/bradley/myScript.py"
"The file dbgp:///file:/home/bradley/myScript.py does not exist. Do you want to create it?"

List of problems and suggestions

OS: Gentoo

Hi,

I sent an email to komodo-feedback@activestate.com, and
Shane Caraveo suggested me to post these lists here.

I started using Komodo Edit 4.0.2 a few days ago, and I listed every problems I encountered, and suggestions I could think of.

I didn't check the forum, the bugzilla (it would have taken me far too much time), the beta version, nor even the list of known bugs (I will read this list, soon, to avoid too much redundancy), so there is certainly quite a number of known problems and suggestions, in my lists.

-->