[visionegg] Re: unknown software exception
- From: Andrew Straw <andrew.straw@xxxxxxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Wed, 1 Oct 2003 22:03:53 +0930
Hi Christoph,
Hmm... Your log file confirms that this is some sort of low-level error
that Python doesn't catch. (There's no Python exception in the log
file.)
Sadly, I don't think there's much I can do other than provide debugging
tips. The first tip would be to upgrade the OS to the latest service
pack, update OpenGL drivers from Intel, etc. The second tip would be
to sprinkle "print" statements to see what call is actually producing
the error.
Good luck!
Andrew
On Wednesday, Oct 1, 2003, at 21:07 Australia/Adelaide, Christoph
Lehmann wrote:
thank you, Andrew
Here is our log-file:
the win32.exe demos don't run.
Cheers
Christoph
On Wed, 2003-10-01 at 02:36, Andrew Straw wrote:
Hi Christoph,
I've never seen an "unknown software exception", and therefore I can't
be much help. Would it be possible to send a copy of the log file
output?
I just did a quick google scan, and the first hit turns up a Microsoft
support page saying if this is experienced with OpenGL apps on Windows
NT, it means you should install a service pack. I know you have
win2k,
but maybe it's related? Anyhow, since I've never seen an "unknown
software exception" in Python, I'm suspicious that it's an operating
system/driver thing rather than a Python/PyOpenGL/pygame/Vision Egg
thing. So, my first suggestion would be to update your drivers.
Also,
if you try running the win32 .exe demos (the 16 MB download), do they
run?
Cheers!
Andrew
On Tuesday, Sep 30, 2003, at 23:23 Australia/Adelaide, Christoph
Lehmann wrote:
Hi Andrew
with visionegg0.9.9, python 2.2, win2K and an intel solano graphics
card
all demo files, incl. opengl_info.py lead to an error: unknown
software
exception.
we get the infos:
requesting windows 640x480 32 bpp (8 8 8 8 0)
warning video system reports 24 bpp, while your program requested 32
even tough we changed in the entry dialog 'requested total color
depth'
from 32 to 16 we got the error above.
what shall we do? buy another notebook with a better graphics-card?
cheers
christoph
--
Christoph Lehmann <lehmann@xxxxxxxxxxxx>
University Hospital of Clinical Psychiatry
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
--
Christoph Lehmann <lehmann@xxxxxxxxxxxx>
University Hospital of Clinical Psychiatry
<VisionEgg.log>
- References:
- [visionegg] Re: unknown software exception
- From: Christoph Lehmann
Other related posts:
- » [visionegg] unknown software exception
- » [visionegg] Re: unknown software exception
- » [visionegg] Re: unknown software exception
- » [visionegg] Re: unknown software exception
Here is our log-file:
the win32.exe demos don't run.
Cheers
Christoph On Wed, 2003-10-01 at 02:36, Andrew Straw wrote:
Hi Christoph,
I've never seen an "unknown software exception", and therefore I can't be much help. Would it be possible to send a copy of the log file output?
I just did a quick google scan, and the first hit turns up a Microsoft
support page saying if this is experienced with OpenGL apps on Windows
NT, it means you should install a service pack. I know you have win2k,
but maybe it's related? Anyhow, since I've never seen an "unknown
software exception" in Python, I'm suspicious that it's an operating
system/driver thing rather than a Python/PyOpenGL/pygame/Vision Egg
thing. So, my first suggestion would be to update your drivers. Also,
if you try running the win32 .exe demos (the 16 MB download), do they
run?
Cheers! Andrew
On Tuesday, Sep 30, 2003, at 23:23 Australia/Adelaide, Christoph Lehmann wrote:
Hi Andrew
with visionegg0.9.9, python 2.2, win2K and an intel solano graphics
card
all demo files, incl. opengl_info.py lead to an error: unknown software
exception.
we get the infos:
requesting windows 640x480 32 bpp (8 8 8 8 0) warning video system reports 24 bpp, while your program requested 32
even tough we changed in the entry dialog 'requested total color depth'
from 32 to 16 we got the error above.
what shall we do? buy another notebook with a better graphics-card?
cheers
christoph
-- Christoph Lehmann <lehmann@xxxxxxxxxxxx> University Hospital of Clinical Psychiatry
====================================== The Vision Egg mailing list Archives: http://www.freelists.org/archives/visionegg Website: http://www.visionegg.org/mailinglist.html
-- Christoph Lehmann <lehmann@xxxxxxxxxxxx> University Hospital of Clinical Psychiatry <VisionEgg.log>
- [visionegg] Re: unknown software exception
- From: Christoph Lehmann