Hi. I have Ubuntu 9.04 and Komodo IDE 5.1.3 build 28369 for 32 bit intel dual core. CallTips for both synaptic installed pyglet 1.1.2 and manually installed pygley 1.1.3 do not work. Also, adding the pyglet source directories to Additional Python Import Directories in Preferences does not help.
IDLE can detect pyglet fine, in case you are wondering.
Pyglet can be found here: http://www.pyglet.org/
I would appreciate it if someone could help me get CallTips to work, because that would dramatically improve my workflow.
Thanks
Hi,
I'm using 64bit Komodo IDE on 64bit Ubuntu 8.04
When debugging, I often get the debugger lock up in the following situation:
I start the debugger from the browser with Listen to Debug connections. It stops at a breakpoint. I then accidentally click on something else in the browser.I press run in the debugger. At this point I often get the pink line at my breakpoint and I can't start any requests from the browser anymore until I go either Debug-Detach or restart apache.
It seems as if the debugger sits at some breakpoint that I can't see.
Any help appreciated.
Hi, I just tried installing Komodo under KDE 4 but it does not seem to adopt my KDE 4 theme the way Firefox and gnome apps do.
Anyone have an idea as to how I might get this working properly?
I'm using Kubuntu 9.04
Hi All,
I've been running Komodo Edit for about 18 months and love it. Unfortunately, my install has developed a major issue.
I had several servers configured in the Servers list. The servers are still there but if I try to edit any of them, when selecting one from the drop down list, only the selected server name changes. All the other setting stay as they were on the first selected server. If I reenter all the setting and save, it edits the first server, not the one I selected. I hope this makes sense.
The quirks (to be continued later, I'm sure):
XML: It doesn't auto-align the closing with the opening tag like it does with braces.
Remote Server Tree plugin isn't installed by default... I find this indispensable when working on a web app and can hardly imagine not having it, but perhaps it's not as popular as I thought... anyway, this plugin is incomplete. I should be able to create new files on the server by right clicking in that tree area, or at the very least when I go "save remotely as" it should load the server I'm currently working on, and default to the correct directory too.
Just downloaded Komodo Edit 5.1. Looks pretty decent on the surface, but I'm looking for an FTP side panel... I want it to list all files on my web server, not just open one file at a time. Can I do this?
I am trying to build some perl modules and do not (cannot for many) do this with PPM.
I have not had any problem doing this in the past with a regular perl install, but cannot get it to work with the ActiveState install.
It is installed into /opt/ActivePerl-5.10/ so when I run Makefile.PL I set LIB=/opt/ActivePerl-5.10/lib/ to make sure they are installed into the right place.
This works fine, except that when I come to install another module that relies on that first module it complains that it isn't installed.
Hi,
I would like to turn on the "recursive status checks" for subversion, but the IDE grind to a halt when I do this. I'm on 64bit Ubuntu with /home being on its own hard disk with extjs. My computer is quite grunty, hence I'm hoping there are tips here of how I can get this going quicker.
Is there any svn configuration that would help?
Kind Regards,
Jochen
I have Komodo Edit installed and working fine but I cant set it as the default program for anything (such as a PHP file). I assume the dir is not linked but I don't know how to do that. Or maybe I missed an install step. Ideas?
I'm on a small web dev team and we've been using Komodo IDE since 4.x. Today we tried out the Shared Toolbox for the first time and it works great.
We actually implemented it using a shared Dropbox account and it works extremely well. Almost too well, though. Whenever one of our team members updates the shared toolbox (which happens somewhat frequently), we get a message asking to Reload or Overwrite the changes that were made. Of course, if any of the other developers hit "Overwrite" we've just lost the new additions. (Not to mention that it pops up in the middle of coding, too.)