Menu

#92 Lockup when starting Python Shell

closed-invalid
nobody
None
5
2005-10-10
2005-05-19
drigz
No

Whenever I start a python shell in DrPython, the prompt
window opens, and "/usr/bin/python -u -i" appears, but
then the program freezes, and I have to SIGKILL it.
There is no output on the CLI or anything, and so I
don't know how to get any more information on the problem.

I am using DrPython-3.10.13, with python-2.4.1, and
wxPython-2.6.0.0 on Gentoo.

Thanks.

Discussion

  • Franz Steinhaeusler

    Logged In: YES
    user_id=772872

    On windows, it works.

    Sorry for not providing a better answer than to wait until
    Dan's response :)

     
  • shanenin

    shanenin - 2005-09-17

    Logged In: YES
    user_id=1346498

    I am having the exact same problem using the following:

    wxPython Version: 2.6.1.0

    wxPython Platform: wxGTK, ansi, gtk2, wx-assertions-off

    Python Version: 2.3.5.final

    Python Platform: linux2

     
  • shanenin

    shanenin - 2005-09-17

    Logged In: YES
    user_id=1346498

    I left out one important piece of information, I am using

    DrPython-3.10.13

     
  • drigz

    drigz - 2005-09-17

    Logged In: YES
    user_id=1054697

    The problem stopped happening for me a while ago - not sure
    why...

     
  • Daniel Pozmanter

    • status: open --> closed-invalid
     
  • Daniel Pozmanter

    Logged In: YES
    user_id=796750

    No idea.

    Sometimes releases of wxPython on certain platforms have
    rather large bugs that are not quite known. Try the wxDemo
    app, and select the Process module. Does that work?

    I know there have been alternating issues with the gtk and
    gtk2 ports of wxpython on linux over a span of releases.

    Unforturnately I am just on windows for the moment, so I
    cannot dig into this further. This is an issue with
    wxPython though, especially if the same code is working on
    one platform and not another.

     

Log in to post a comment.