Comment 7 for bug 1872187

Revision history for this message
Len Ovens (len-ovenwerks) wrote : Re: ubuntustudio-controls crashed with IndexError in refresh_dropdowns(): list index out of range

Oliver, the bug in ubuntustudio-controls is fixed. The problem with the audio device itself is a different one. it looks like jackdbus is frozen. killall -9 jackd jackdbus will kill it. Then maybe try running jack with a buffersize of 4096 rather than 1024 as some mother board audio systems require a large buffer size. This would explain pulse working and jack not.