← Back to team overview

ubuntustudio-bugs team mailing list archive

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

 

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


Follow ups

References