Strange Behaviour on Startup

Hi,

I'm using wxPython 2.5.1 & Python 2.3 on Win2000, and i have observed a
strange strange behaviour when my app starts:

It play 'beep' many times (6,7 times), without apparent errors (even in
console).

Do you have any idea to solve this problem ?

Regards,
Paul

Paul McFonty wrote:

Hi,

I'm using wxPython 2.5.1 & Python 2.3 on Win2000, and i have observed a
strange strange behaviour when my app starts:

It play 'beep' many times (6,7 times), without apparent errors (even in
console).

Do you have any idea to solve this problem ?

Does it happen with just your app or also the demo? If just your app can you isolate the code that is causing it and/or reproduce it in a small sample?

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!