473,396 Members | 1,995 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

python crashes in Komodo

Using the Komodo IDE under XP I often get "python.exe has encountered a
problem and needs to close". Running python direct on the same app
gives a list index out of bounds error. Any ideas how to get Komodo to
give the proper error?

Mar 12 '06 #1
4 1775
[swisscheese wrote]
Using the Komodo IDE under XP I often get "python.exe has encountered a
problem and needs to close". Running python direct on the same app
gives a list index out of bounds error. Any ideas how to get Komodo to
give the proper error?


Jim,
Have you logged a bug in our bug tracker?
http://bugs.activestate.com/Komodo/enter_bug.cgi
My apologies if you have and we haven't had a chance to get to it.

Note that we'd need specific details to have a chance at knowing what
the problem was. Komodo version. Python version. An example Python
script showing the crash would be invaluable. What OS are you on. Etc.
etc.

Trent

--
Trent Mick
Tr****@ActiveState.com
Mar 12 '06 #2
Komodo ver 3.5.2, build 227162, platform win32-ix86.
XP SP 2
Python 2.4.2

I did not think to enter the bug as it is so basic - list index out of
bounds. When I run python at a dos prompt python handles the error
properly.

In Komodo, a simple case like this is no problem.
x = [1,2,3]
print x[4]

I'll see if I can get the time to create an app that shows the problem.

Mar 12 '06 #3
"swisscheese" wrote:
Using the Komodo IDE under XP I often get "python.exe has encountered a
problem and needs to close". Running python direct on the same app
gives a list index out of bounds error. Any ideas how to get Komodo to
give the proper error?


is your application using any non-standard (i.e. non-bundled) C extensions ?

</F>

Mar 13 '06 #4
> any non-standard (i.e. non-bundled) C extensions ?

No.

Mar 13 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Christian Long | last post by:
Hi I'm trying to pipe data into a python program on Windows 2000, on the command line. Like this: dir | myProgram.py Here's what I tried:
30
by: David Mertz | last post by:
Pythonistas, My loyal fans :-) will remember that I did a Python IDE roundup for _Charming Python_ a couple years back. Now I have another such roundup lined up... not the very next article,...
3
by: Anand K Rayudu | last post by:
Hi All, I am new to python & want to build some GUI dialogs. Can some one please suggest some document reference. I am hoping that standard python install will have some GUI development...
18
by: spiffo | last post by:
The Main Issue in a nutshell I am a corporate developer, working for a single company. Got a new project coming up and wondering if I should stay with Python for this new, fairly large project,...
8
by: chuck | last post by:
Apparently not too many people use or are interested in PythonWin. I'm giving up on it. It used to work pretty good. I'm lucky that I have found PyScripter (http://www.mmm-experts.com/) a...
30
by: bblais | last post by:
Hello, Let me start by saying that I am coming from a background using Matlab (or Octave), and C++. I am going to outline the basic nuts-and-bolts of how I work in these languages, and ask for...
26
by: A.M | last post by:
Hi, I am new to Python, with C#/Java background Is there any built-in Hash implementation in Python? I am looking for a container that I can access to it's items by name. Something...
11
by: Tom Gur | last post by:
Hi, which IDE would you recommend for a python ?
20
by: Thorsten Kampe | last post by:
Hi, I've already sent this to the Komodo mailing list (which seemed to me the more appropriate place) but unfortunately I got no response. I'd like to build a Python GUI app. Neither Tkinter...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.