Merge lp:~eeickmeyer/ubuntu-manual-tests/ubuntu-manual-tests into lp:ubuntu-manual-tests

Proposed by Erich Eickmeyer
Status: Merged
Merged at revision: 397
Proposed branch: lp:~eeickmeyer/ubuntu-manual-tests/ubuntu-manual-tests
Merge into: lp:ubuntu-manual-tests
Diff against target: 25 lines (+5/-6)
1 file modified
testcases/image/1455_Post-installation (Ubuntu Studio) (+5/-6)
To merge this branch: bzr merge lp:~eeickmeyer/ubuntu-manual-tests/ubuntu-manual-tests
Reviewer Review Type Date Requested Status
Ubuntu Testcase Admins Pending
Review via email: mp+378770@code.launchpad.net

Commit message

Updated testcase for Ubuntu Studio post-install

Description of the change

Updated to use tools developed for and by Ubuntu Studio for the test. Qjackctl is no longer supported by the Ubuntu Studio team but is kept for more advanced users and legacy purposes.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testcases/image/1455_Post-installation (Ubuntu Studio)'
2--- testcases/image/1455_Post-installation (Ubuntu Studio) 2013-03-28 20:24:31 +0000
3+++ testcases/image/1455_Post-installation (Ubuntu Studio) 2020-02-08 17:36:59 +0000
4@@ -1,16 +1,15 @@
5 <strong>Audio Check </strong>
6 Before you begin, make sure you are booted into a fresh session, and that you haven't opened any audio applications - including any browser pages with audio content.
7 <dl>
8- <dt>Open qjackctl from the menu</dt>
9- <dd>Start jack and confirm the jack starts in real time mode. Then stop jack to confirm it closes properly. Finish by starting jack and keeping it on for the duration of this test.</dd>
10+ <dt>Open Ubuntu Studio Controls from the menu</dt>
11+ <dd>Start Jack and confirm it runs properly (DSP shows a percentage). Then stop jack to confirm it closes properly (DSP shows 0%). Finish by starting Jack and keeping it on for the duration of this test.</dd>
12+ <dd>Start Carla and keep it around for your Patchbay.
13 <dt>Open Hydrogen from the menu</dt>
14- <dd>Create a quick beat and play it - you should hear sound. If you aren't hearing any sound, make sure that connections are accurate in <strong>Qjackctl -> Connect</strong>, and that your hardware levels are not muted.</dd>
15+ <dd>Create a quick beat and play it - you should hear sound. If you aren't hearing any sound, make sure that connections are accurate in <strong>Carla -> Patchbay</strong>, and that your hardware levels are not muted.</dd>
16 <dd>See http://help.ubuntu.com/community/UbuntuStudio/ProAudioIntro for more info on audio on Ubuntu Studio if you're having trouble. </dd>
17 <dd>You can close Hydrogen once you are done</dd>
18 <dt>Make sure pulseaudio is connected to jack</dt>
19- <dd>In <strong>Qjackctl -> Connect</strong> make sure that pulseaudio sink and source exist.</dd>
20- <dt>Open the pulseaudio mixer (pavucontrol).</dt>
21- <dd>Set Pulseaudio to use jack in both "output devices" and "input devices"</dd>
22+ <dd>In <strong>Carla -> Patchbay</strong> make sure that PulseIn and PulseOut exist and are connected to system input/output.</dd>
23 <dt>Test desktop sound through jack</dt>
24 <dd>Open firefox and go to any page that has audio. Flash video will not work, so html5 is preferred - such as http://youtube.com/html5. </dd>
25 </dl>

Subscribers

People subscribed via source and target branches