Whats up with python 2.6 and import MySQLdb
import MySQLdb
Traceback (most recent call last):
File "", line 0, in
ImportError: No module named MySQLdb
jgenus@bull:/usr/lib/python-support/python-mysqldb/python2.4$ python
ActivePython 2.6.1.1 (ActiveState Software Inc.) based on
Python 2.6.1 (r261:67515, Dec 5 2008, 12:22:31)
[GCC 3.3.1 (SuSE Linux)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import _mysqldb
Traceback (most recent call last):
File "", line 1, in
Hi,
I run Komodo 5 IDE on Ubuntu 64bit with ubuntus php and xdebug.
Now and then Komodo crashes when debugging my bigger projects or the breakpoint display doesn't seem to come back. This happens largely when I had it sit at one breakpoint for a longer time - for example, 1-2 minutes.
While the crash is annoying, even more annoying is that afterwards I have to:
- Force close the bug report, which never seems to connect
- It always restarts Komodo, whichever button I press
- I have to close it, restart apache to get rid of the port 9000 listening connection
I've been using Komodo 5.1 successfully with remote PHP debugging, mostly for Drupal related work.
I'm now trying to debug a script called via the drush (Drupal shell) utility, which acts as a command line script. It does not go through apache to get at Drupal.
I'm having difficulty getting Komodo to debug this. I'm getting the (non) error
No syntax errors detected in /myhome/mydevdir/drush/drush.php
Hello,
I am trying to create a text-based interface (I am forced to do this because it should run in a dhcp server as shell, I cant use Tk) I was thinking about create a frame and use it as listbox, A good example (same concept) about what I need is here: http://wouter.coekaerts.be/irssi/nlscreen.png - I was reading about term:: macros but I did found no examples for this buffering style.
Someone can help me with this issue? I am stuck at this point.
Best regards
Hello,
Very recently (yesterday night), i've had lots of total crashes with Komodo Edit 5.1.1 on Linux (Ubuntu 9.04 beta). A coworker on Ubuntu 8.10, with the same version of Komodo Edit, got that kind of random crashes (like every ten or twenty minutes) as well.
I would file a bug or search for existing ones, but i have no idea what components are related to these crashes. How can i figure it out? Running Komodo from a terminal with a --verbose option, or taking a look at a log file?
Two things that might be related (or not):
Hi
I wrote a script on Mac Os X and compiled for Linux. The script works awesome on Fedora and Ubuntu 8.04.
Now I repeat what I did on Ubuntu 8.04 with Ubuntu 8.10 and I get a "No such file or directory" error. The file is there, the $PATH has "." in it, the execution rights are set, etc...
I copy below what I get from my shell:
guillaume@virtual-linux:~/Desktop$ ls
gpx2srt.app-linux-x86-32
guillaume@virtual-linux:~/Desktop$ ./gpx2srt.app-linux-x86-32
bash: ./gpx2srt.app-linux-x86-32: No such file or directory
I have an CGI application that, when compiled for Windows, works absolutely fine. I've downloaded the latest version of PerlApp and I've tried to compile (on a Windows XP machine) my application for Linux. When I try running it on a Linux (Ubuntu) machine it fails. I get the following errors :
BEGIN failed -- compilation failed at IO/Handle.pm line 256
" " " IO/Seekable.pm " " "
" " " IO/File.pm " " "
" " " Date/Manip.pm " " "
" " " MyMods.pm " " " (the line it mentions here is in one of my own modules and the line is: use Date:Manip;)
I have installed ActiveTcl on a Ubuntu box, all seemed to go smoothly but now I have no idea how to actually start the application??
I've installed the app in /opt/activetcl/, I've found wish8.5 and other programmes in /opt/activetcl/bin/ but I cannot find anything specifically saying ActiveTcl
Am I missing something really obvious? I've been searching for hours for an answer to this as I feel it should be staring in the face but I'm getting nowhere, I hope someone can help out?
Updated to 5.1.1
Komodo is working much better than 5.1.0 but it seems to spike in CPU and Memory usage.
1. If I leave the Komodo start page open komodo will use a constant 45-50% CPU load and about 3-400mb of memory idle with no open files.
2. Switching files will generate a large spike and komodo will be unresponsive anywhere from 2-15 seconds, has crashed just one time from this issue.
3. Scrolling through file contents will cause komodo to spike to 100% CPU load for about 2-3 seconds and komodo will stop responding during that time.
I put in a ticket in September, and am still having issues:
http://bugs.activestate.com/show_bug.cgi?id=80080
I've just updated this ticket. Please follow the above link for all of the details. I'm kind of desperate here.