[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-05-28 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntustudio-controls - 1.7.1

---
ubuntustudio-controls (1.7.1) disco; urgency=medium

  * Set check box status correctly from config file (LP: #1826413)

 -- Ross Gammon   Sun, 19 May 2019 20:13:09 +0200

** Changed in: ubuntustudio-controls (Ubuntu Disco)
   Status: Fix Committed => Fix Released

-- 
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 Released
Status in ubuntustudio-controls package in Ubuntu:
  Fix Released
Status in ubuntustudio-controls source package in Disco:
  Fix Released
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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-05-22 Thread Ross Gammon
Tested v1.7 again to be sure. Saved settings are not remembered.
Installed v1.7.1 from disco-proposed. Now the audio settings are remembered.

I can confirm that the bug is fixed in the disco-proposed version of
ubuntustudio-controls.

** Tags removed: verification-needed-disco
** Tags added: verification-done-disco

** Changed in: ubuntustudio-controls
   Status: Fix Committed => Fix Released

-- 
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 Released
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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-05-21 Thread Brian Murray
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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-05-19 Thread Ross Gammon
Sorry about the delay. I have just reuploaded a new version with a
tidier cast to boolean.

-- 
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:
  In Progress
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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-05-04 Thread Ross Gammon
Much simpler. Thanks Steve. Will make the change and reupload.

-- 
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:
  In Progress
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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-05-03 Thread Steve Langasek
-self.usb_plug_check.set_active(self.usb)
+if self.usb == "True":
+self.usb_plug_check.set_active(True)
+elif self.usb == "False":
+self.usb_plug_check.set_active(False)


I think this could be instead written as

self.usb_plug_check.set_active(self.usb == "True")

to cast from a string to a boolean (unless you expect there to be other
possible values besides "True" and "False")

would you want to make this change in devel and reupload to the queue?

-- 
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:
  In Progress
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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-05-03 Thread Steve Langasek
-self.usb_plug_check.set_active(self.usb)
+if self.usb == "True":
+self.usb_plug_check.set_active(True)
+elif self.usb == "False":
+self.usb_plug_check.set_active(False)


I think this could be instead written as

self.usb_plug_check.set_active(self.usb == "True")

to cast from a string to a boolean (unless you expect there to be other
possible values besides "True" and "False")

would you want to make this change in devel and reupload to the queue?

-- 
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:
  In Progress
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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Ross Gammon
** Changed in: ubuntustudio-controls (Ubuntu Disco)
   Status: New => In Progress

-- 
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:
  In Progress
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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Erich Eickmeyer
** Changed in: ubuntustudio-controls (Ubuntu Eoan)
   Status: Fix Committed => Fix Released

-- 
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:
  New
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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Gunnar Hjalmarsson
** Also affects: ubuntustudio-controls (Ubuntu Eoan)
   Importance: Undecided
   Status: Fix Committed

** Also affects: ubuntustudio-controls (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Changed in: ubuntustudio-controls (Ubuntu Eoan)
   Importance: Undecided => Medium

** Changed in: ubuntustudio-controls (Ubuntu Disco)
   Importance: Undecided => Medium

-- 
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:
  New
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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Erich Eickmeyer
** No longer affects: ubuntustudio-controls (Ubuntu)

** Also affects: ubuntustudio-controls (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntustudio-controls (Ubuntu)
   Status: New => Fix Committed

-- 
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 Committed
Status in ubuntustudio-controls source package in Disco:
  New
Status in ubuntustudio-controls source package in Eoan:
  Fix Committed

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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread C de-Avillez
** Changed in: ubuntustudio-controls (Ubuntu)
   Status: Fix Released => Fix Committed

-- 
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 Committed
Status in ubuntustudio-controls source package in Disco:
  New
Status in ubuntustudio-controls source package in Eoan:
  Fix Committed

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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread C de-Avillez
for whatever reason I cannot add a task to Disco.

Also, I cannot see anywhere stated it has been fixed in Eoan (which is
required for a SRU).

-- 
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 Committed

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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Ross Gammon
I need Bug Control to add a task to target the Disco release for this
SRU before I can upload to Disco.

** Description changed:

  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.
+ 
+ [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.

** Description changed:

- 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.
- 
  [Impact]
  
-  * As the status of the jack-midi and pulseaudio-jack bridges are not
+  * 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
+  * 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
+  * 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
+  * Run ubuntustudio-controls
  
-  * The first time ubuntustudio-controls is run, the 4 tick boxes in the
+  * 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
+  * Click Apply Audio Settings (saves the settings to a configuration
  file).
  
-  * Close Ubuntu Studio Controls.
+  * Close Ubuntu Studio Controls.
  
-  * Restart Ubuntu Studio Controls. The previous settings should be
+  * 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
+  * 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
+  * The changes have been tested in my ppa
  

[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Erich Eickmeyer
** Changed in: ubuntustudio-controls
   Importance: High => Medium

-- 
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

Bug 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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Len Ovens
On Fri, 26 Apr 2019, Ross Gammon wrote:

> OK - I have worked it out. The a2j status read from the config file is a
> string. When converting from string to boolean to set the check button
> status, python will always evaluate the boolean as "True" for any text.
> We need to parse the string with some if/elif statments to set the
> correct boolean status for the check button.

Thank you. I completely missed that in my quick look over the code.

> I have some time today to fix and upload a new version. Or is Len
> already on the case?

If it needs to released quickly (will bug fix into 19.04) then you may 
want to do that. If it is a fix for 19.10, I will get to that and go 
through all the rest of my file read to value bits as well.

I have already started some major rewriting and it would be some work to 
only change/fix this one thing. Though I guess it will be done in a branch 
if released for 19.04.

--
Len Ovens
www.ovenwerks.net

-- 
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

Bug 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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Ross Gammon
The importance of this bug should probably be "Medium", and I would like
to target it as an SRU for Disco, as the bug can make the package
annoying to use for people that need to disable the checkbox options
occasionally and have them remembered.

-- 
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

Bug 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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntustudio-controls - 1.8

---
ubuntustudio-controls (1.8) eoan; urgency=medium

  [ Len Ovens ]
  * Add to ROADMAP next steps

  [ Ross Gammon ]
  * Set check box status correctly from config file (LP: #1826413)

 -- Ross Gammon   Fri, 26 Apr 2019 15:34:52 +0200

** Changed in: ubuntustudio-controls (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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

Bug 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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Ross Gammon
** Tags added: 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 Committed

Bug 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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Ross Gammon
** Changed in: ubuntustudio-controls (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: ubuntustudio-controls (Ubuntu)
 Assignee: Ross Gammon (rosco2) => (unassigned)

-- 
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 Committed

Bug 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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Ross Gammon
** Changed in: ubuntustudio-controls
 Assignee: Len Ovens (len-ovenwerks) => Ross Gammon (rosco2)

** Changed in: ubuntustudio-controls (Ubuntu)
 Assignee: Ubuntu Studio Development (ubuntustudio-dev) => Ross Gammon 
(rosco2)

** Changed in: ubuntustudio-controls
   Status: Confirmed => Fix Committed

** Changed in: ubuntustudio-controls
 Assignee: Ross Gammon (rosco2) => (unassigned)

-- 
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:
  Confirmed

Bug 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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-26 Thread Ross Gammon
OK - I have worked it out. The a2j status read from the config file is a
string. When converting from string to boolean to set the check button
status, python will always evaluate the boolean as "True" for any text.
We need to parse the string with some if/elif statments to set the
correct boolean status for the check button.

I have some time today to fix and upload a new version. Or is Len
already on the case?

-- 
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:
  Confirmed
Status in ubuntustudio-controls package in Ubuntu:
  Confirmed

Bug 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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1826413] Re: ALSA Jack Midi bridge off selection not surviving a reboot

2019-04-25 Thread Erich Eickmeyer
Confirmed due to multiple reports on ubuntu-studio-users mailing list.

** Also affects: ubuntustudio-controls (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntustudio-controls
   Status: New => Confirmed

** Changed in: ubuntustudio-controls (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntustudio-controls
   Importance: Undecided => High

** Changed in: ubuntustudio-controls
 Assignee: (unassigned) => Len Ovens (len-ovenwerks)

** Changed in: ubuntustudio-controls (Ubuntu)
 Assignee: (unassigned) => Ubuntu Studio Development (ubuntustudio-dev)

-- 
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:
  Confirmed
Status in ubuntustudio-controls package in Ubuntu:
  Confirmed

Bug 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 : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp