[Bug 1433563] Re: QAudioRecorder recording hangs

2015-11-06 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433563 Title: QAudioRecorder recording hangs To manage notifica

[Bug 1433563] Re: QAudioRecorder recording hangs

2015-05-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/qtmultimedia-opensource-src -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433563 Title: QAudioRecorder recording hangs To manage notifications about this bug go to: htt

[Bug 1433563] Re: QAudioRecorder recording hangs

2015-05-26 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gst-plugins-good0.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433563 Title: QAudioRecorder recording hangs To manage notifications about this bug go to: https://bu

[Bug 1433563] Re: QAudioRecorder recording hangs

2015-05-12 Thread Launchpad Bug Tracker
This bug was fixed in the package qtmultimedia-opensource-src - 5.4.1-1ubuntu2 --- qtmultimedia-opensource-src (5.4.1-1ubuntu2) vivid; urgency=medium * debian/patches/debian/patches/qgstreamercapturesession_avoid_race_eos.patch: - Avoid races when sending EOS, making sure pipeli

[Bug 1433563] Re: QAudioRecorder recording hangs

2015-05-12 Thread Launchpad Bug Tracker
This bug was fixed in the package gst-plugins-good0.10 - 0.10.31-3+nmu1ubuntu7 --- gst-plugins-good0.10 (0.10.31-3+nmu1ubuntu7) vivid; urgency=medium * debian/patches/0001-pulsesrc-improve-clock-handling.patch: - Cherry-pick from upstream to fix deadlock when recording (LP

[Bug 1433563] Re: QAudioRecorder recording hangs

2015-04-30 Thread Pat McGowan
** Tags removed: hotfix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433563 Title: QAudioRecorder recording hangs To manage notifications about this bug go to: https://bugs.launchpad.net/canonica

[Bug 1433563] Re: QAudioRecorder recording hangs

2015-04-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~rsalveti/kubuntu- packaging/qgstreamercapturesession_avoid_race_eos -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433563 Title: QAudioRecorder recording hangs To manage notif

[Bug 1433563] Re: QAudioRecorder recording hangs

2015-04-20 Thread Pat McGowan
** Tags added: hotfix ** Changed in: canonical-devices-system-image Status: New => Confirmed ** Changed in: canonical-devices-system-image Importance: Undecided => High ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Canonical Phone Foundations (canonical-

[Bug 1433563] Re: QAudioRecorder recording hangs

2015-04-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: qtmultimedia-opensource-src (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1433563] Re: QAudioRecorder recording hangs

2015-04-19 Thread Ricardo Salveti
** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433563 Title: QAudioRecorder recording hangs To manage not

[Bug 1433563] Re: QAudioRecorder recording hangs

2015-04-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gst-plugins-good0.10 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433563

[Bug 1433563] Re: QAudioRecorder recording hangs

2015-04-19 Thread Ricardo Salveti
** Package changed: pulseaudio (Ubuntu) => gst-plugins-good0.10 (Ubuntu) ** Also affects: qtmultimedia-opensource-src (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1433563] Re: QAudioRecorder recording hangs

2015-03-20 Thread Raymond
it look like qaudiorecorder bug in qaudioinput_alsa_p.cpp buffer_time = 10; period_time = 2; but chunks = 8 if ( !fatal ) { err = snd_pcm_hw_params_set_buffer_time_near(handle, hwparams, &buffer_time, &dir); if ( err < 0 ) { fatal = true;