google-code-export / flowblade

Automatically exported from code.google.com/p/flowblade
1 stars 0 forks source link

Crashes when closing audio mixer #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open audio mixer
2. Adjust levels
3. Close the mixer

What is the expected output? What do you see instead?
For the window to close

What version of the product are you using? On what operating system?
Flowblade 0.10; Ubuntu 13.10

Please provide any additional information below.

Original issue reported on code.google.com by lapetti...@gmail.com on 12 Jan 2014 at 4:46

GoogleCodeExporter commented 9 years ago
I'm unable to reproduce this on my system.

Could you run Flowblade by starting it on terminal with command 'flowblade' and 
post the output here, it may be possible to see what your problem is. 

Original comment by janne.li...@gmail.com on 27 Jan 2014 at 8:30

GoogleCodeExporter commented 9 years ago
I'll try it later today

Original comment by lapetti...@gmail.com on 27 Jan 2014 at 3:29

GoogleCodeExporter commented 9 years ago
I made few changes:
 * window is now actually destroyed instead of just hidden 
 * code returns True to indicate that event has been handled.

Does this help anyone with this bug?

I'm marking this as MaybeFixed until further information.

Original comment by janne.li...@gmail.com on 28 May 2014 at 6:11

GoogleCodeExporter commented 9 years ago
Hmm, now I'm able to reproduce this bug, marking Accepted.

Original comment by janne.li...@gmail.com on 28 May 2014 at 6:22

GoogleCodeExporter commented 9 years ago
And now it works again, back to maybe fixed.

Please comment if this still happens.

Original comment by janne.li...@gmail.com on 28 May 2014 at 6:24

GoogleCodeExporter commented 9 years ago
Stopping playback before exit seems to work as I was able to reproduce and fix.

Please comment if still experiencing this.

Original comment by janne.li...@gmail.com on 28 May 2014 at 6:34

GoogleCodeExporter commented 9 years ago

Original comment by janne.li...@gmail.com on 18 Jun 2014 at 2:59