Problem

When starting many jack applications, they do not start if jack is not already running, and there is no error message to let you know this was because of jack not running.

Fix

There are two ways to fix this:

  1. Fix the upstream code
  2. Add wrapper scripts in packaging

Work Items

The Wrapper Script

The wrapper script could be generic. If the only things it does is checks if jack is running, it can do that, then start an application given to it as an argument.

UbuntuStudio/FeatureDefinitions/JackApplicationsErrorDialogue (last edited 2015-12-11 08:50:01 by h-141-65)