Comment 3 for bug 1467219

Revision history for this message
Sturm Flut (sturmflut) wrote :

Setting up the environment for the sample code needs a bit more work, you also have to add the "microphone" AppArmor policy and add QtMultimedia to the dependencies. I built a working QtCreator project around it and pushed it to to my Launchpad github repository:

lp:~sturmflut/+git/bug-1467219

I can confirm this bug, on my 15.04 development desktop the code fails after a couple of repetitions. Looking at the AppArmor policy it looks like QAudioRecorder accesses PulseAudio and gstreamer directly, so this might not be related to the media-hub?