dzvancuks / guitar-learning-tool

Automatically exported from code.google.com/p/guitar-learning-tool
0 stars 0 forks source link

Mixer causes crash if guitar is unplugged. #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start playing a lesson in Scholar
2. Stop and close application.

What is the expected output? What do you see instead?
- Should be properly closed, but instead it shows error due to crash state

Please use labels and text to provide additional information.
- Cause is made due to Mixer thread active state. main.c should connect app's 
"lastWindowClosed()" with Mixer's "stopProcess".

Original issue reported on code.google.com by dmitrijs...@gmail.com on 21 Jan 2013 at 8:09