Public bug reported:

Ubuntu 26.04
ardour 9.0.0+ds-1ubuntu1

After selecting JACK/Pipewire as system audio, Ardour doesn't start any
session.

:::::::::::: WORKAROUND

1. apt install pipewire-jack
   This makes Ardour work by running the command:
   pw-jack ardour

2. To overwrite the ardour.desktop file with the above command:
   cp /usr/share/applications/ardour.desktop ~/.local/share/applications/

3. Find inside ~/.local/share/applications/ardour.desktop the string:
   Exec=ardour %f

4. Change it with:
   Exec=pw-jack ardour %f

5. Restart your Ubuntu session to login again.

:::::::::::: MAYBE A FIX

1. Make pipewire-jack an Ardour dependency.
2. Make:
     Exec=pw-jack ardour %f
   the default command inside /usr/share/applications/ardour.desktop

** Affects: ardour (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ardour

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2145057

Title:
  Ardour doesn't start properly with PipeWire

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ardour/+bug/2145057/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to