Hello Ross, or anyone else affected, Accepted ubuntustudio-controls into disco-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /ubuntustudio-controls/1.7.1 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-disco to verification-done-disco. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-disco. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. ** Changed in: ubuntustudio-controls (Ubuntu Disco) Status: In Progress => Fix Committed ** Tags added: verification-needed verification-needed-disco -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to ubuntustudio-controls. Matching subscriptions: UbuntuStudio Bugs, ubuntustudio-bugs https://bugs.launchpad.net/bugs/1826413 Title: ALSA Jack Midi bridge off selection not surviving a reboot Status in ubuntustudio-controls: Fix Committed Status in ubuntustudio-controls package in Ubuntu: Fix Released Status in ubuntustudio-controls source package in Disco: Fix Committed Status in ubuntustudio-controls source package in Eoan: Fix Released Bug description: [Impact] * As the status of the jack-midi and pulseaudio-jack bridges are not updated correctly from the config file, users have to open ubuntustudio-controls to set the required status every time they login/logout/reboot. * The bug is very annoying for users that need to adjust their jack settings to cater for different audio software and hardware. * The statuses read from the config file are a string. When converting from string to boolean to set the check button status in the gui, python will always evaluate the boolean as "True" for any string except "None". Now the strings are parsed with some if/elif statments to set the correct boolean status for the check button. [Test Case] * Run ubuntustudio-controls * The first time ubuntustudio-controls is run, the 4 tick boxes in the gui (e.g. "Auto Start Jack at Session Start") should be set to the recommended defaults for Ubuntu Studio. Change the tick boxes to something else (e.g. all off). * Click Apply Audio Settings (saves the settings to a configuration file). * Close Ubuntu Studio Controls. * Restart Ubuntu Studio Controls. The previous settings should be remembered. Previously to the fix, the recommended defaults were set (ignoring the settings saved in the configuration file). [Regression Potential] * The changes are limited to the ubuntustudio-controls app, and this package is only ever installed for Ubuntu Studio users, or users that want to add the Ubuntu Studio settings to their favourite flavour. The only reverse dependency is the Ubuntu Studio meta-package. * The changes have been tested in my ppa (https://launchpad.net/~rosco2/+archive/ubuntu/testing) for Disco with no apparent regressions. [Other Info] * The same changes (uploaded to Eoan) have been backported in our Ubuntu Studio Backports PPA (https://launchpad.net/~ubuntustudio- ppa/+archive/ubuntu/backports) and is therefore already in the hands of many users. [Original Description] Several users on the Ubuntu Studio list have reported that they only want the ALSA Jack Midi bridge to be active sometimes. When switched off in ubuntustudio-controls it always restarts with it enabled again which is very inconvenient. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntustudio-controls/+bug/1826413/+subscriptions -- Mailing list: https://launchpad.net/~ubuntustudio-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntustudio-bugs More help : https://help.launchpad.net/ListHelp

