[Touch-packages] [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 Touch seeded packages, which is subscribed to qtmultimedia-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1433563 Title:

[Touch-packages] [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 Touch seeded packages, which is subscribed to qtmultimedia-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1433563 Title: QAudioRecorder recording hangs

[Touch-packages] [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 Touch seeded packages, which is subscribed to qtmultimedia-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1433563 Title: QAudioRecorder recording hangs Status

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to qtmultimedia-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1433563 Title: QAudioRecorder recording hangs Status in the base for Ubuntu

[Touch-packages] [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 Touch seeded packages, which is subscribed to gst-plugins-good0.10 in Ubuntu. https://bugs.launchpad.net/bugs/1433563 Title:

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to

[Touch-packages] [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 Touch seeded packages, which is subscribed to qtmultimedia-opensource- src

[Touch-packages] [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 Touch seeded packages, which is subscribed to

[Touch-packages] [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 Touch seeded packages, which is subscribed to qtmultimedia-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1433563

[Touch-packages] [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;