[ python-Bugs-1599931 ] Immediate Crash on Open

SourceForge.net noreply at sourceforge.net
Sat Dec 30 04:20:18 CET 2006


Bugs item #1599931, was opened at 2006-11-20 11:45
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1599931&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: IDLE
Group: Python 2.5
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Farhymn (farhymn)
Assigned to: Kurt B. Kaiser (kbk)
Summary: Immediate Crash on Open

Initial Comment:
Python 2.5 IDLE crashes -immediately- upon open, leaving enough time to hold down the enter button on the executable and only have the pythonw process show up one-at-a-time.

This is version specific, as 2.4 Final worked fine.  Now all applications cannot run.  I made sure to uninstall 2.4 before installing 2.5, so it isn't a version conflict (as far as I can tell).

Running Windows XP SP2 on an HP Laptop (paviliion dv4000) and am attempting to run the program OpenRPG+.  Program can be provided for replication of test as necessary.

Duplicate processes are not observed in Windows Task Manager and a complete uninstallation and installation of the Python 2.5 language provides the same unknown error.

----------------------------------------------------------------------

>Comment By: SourceForge Robot (sf-robot)
Date: 2006-12-29 19:20

Message:
Logged In: YES 
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

----------------------------------------------------------------------

Comment By: Kurt B. Kaiser (kbk)
Date: 2006-12-14 21:30

Message:
Logged In: YES 
user_id=149084
Originator: NO

I'm sorry, I can't understand your report.  Please tell me exactly how you
are starting IDLE (using the icon? using a command window?)  What does
OpenRPG+ have to do with it, are you calling it along with IDLE?  If so,
please give me the command line and a url for the program.


What does your "edit" have to do with the problem?  The second number is
illegal, because although it's coded as an octal (starts with 0) it has
characters greater than 7 in it.  Fix either of those issues, and it's
fine.

----------------------------------------------------------------------

Comment By: Farhymn (farhymn)
Date: 2006-11-20 11:53

Message:
Logged In: YES 
user_id=1650037
Originator: YES

(edit)  Forgot to mention that the problem is pythonw.exe specific as
well.  Python DOS runs fine, I can only get it to register a token error
by typing in the following at the prompt:
1234816587613289741-0152872349817230987 .

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1599931&group_id=5470


More information about the Python-bugs-list mailing list