Demos crashes on exit

taribo

21-07-2006 13:13:00

I've installed Pyogre and i've tried to compile all the tutorials, they works but when i press Escape key the programs crash. i've installed pyogre-1.0.6.0.py24.exe with python 2.4, psyco and i've a geforce 6800.

taribo

21-07-2006 19:44:49

I've installed Pyogre and i've tried to compile all the tutorials, they works but when i press Escape key the programs crash. i've installed pyogre-1.0.6.0.py24.exe with python 2.4, psyco and i've a geforce 6800.

i tried in another pc and I've the same problem probably i've installed something bad but i don't know what... anyone can help me?
my msn is andrea_burigo@hotmail.it

taribo

21-07-2006 20:49:17

I've installed Pyogre and i've tried to compile all the tutorials, they works but when i press Escape key the programs crash. i've installed pyogre-1.0.6.0.py24.exe with python 2.4, psyco and i've a geforce 6800.

i tried in another pc and I've the same problem probably i've installed something bad but i don't know what... anyone can help me?
my msn is andrea_burigo@hotmail.it


I've noted that if I use Alt+F4 keys demos quit but i can't see the cursor of mouse when it's on the PythonWin window...

dermont

21-07-2006 21:14:25

I'm guessing that your using IDLE, try searching for "IDLE" for posts such as:
http://www.ogre3d.org/phpBB2addons/view ... light=idle

Have you tried running the demos from Windows Explorer or command prompt.?.

taribo

22-07-2006 09:29:28

I'm guessing that your using IDLE, try searching for "IDLE" for posts such as:
http://www.ogre3d.org/phpBB2addons/view ... light=idle

Have you tried running the demos from Windows Explorer or command prompt.?.


I've tried from Windows Explorer and IDLE but don't work. work only with command prompt.
with google i've found this:
Lucas Raab wrote:
> accolades wrote:
>
>>Does anyone else have a problem with Pythonwin crashing after running a
>>python script with graphics libraries? Whenever I use Pythonwin to run
>>a PyGame or PyOgre script, Pythonwin crashes when the script exits.
>>
>>I know it's probably because the Pythonwin interpreter can't read from
>>the console once the graphics mode has been changed, but has anyone
>>discovered a workaround? I'd like to know if this problem is specific
>>to my machine, or if others have witnessed this.
>>
>>Thanks
>>Tim
>>
>
>
> I think it's pretty much universal. Pythonwin crashes when you run
> programs with Tk in them.
>

dermont

22-07-2006 12:09:16

Sorry missed the part where you say you're using PythonWin. Just tried running PythonWin, same program crash on exit. From your above post it appears the problem isn't restricted to only pyOgre.

Maybe you should consider using another IDE, personally I use SPE and haven't had any problems it, though others have. Check this thread for what other people are using:

http://www.ogre3d.org/phpBB2addons/view ... 62&start=0