Activity log for bug #1969798

Date Who What changed Old value New value Message
2022-04-21 14:47:00 Brian Hechinger bug added bug
2022-04-21 14:49:03 Erich Eickmeyer carla (Ubuntu): assignee Erich Eickmeyer  (eeickmeyer)
2022-04-21 14:49:25 Erich Eickmeyer carla (Ubuntu): importance Undecided High
2022-04-21 14:50:22 Erich Eickmeyer nominated for series Ubuntu Jammy
2022-04-21 14:50:22 Erich Eickmeyer bug task added carla (Ubuntu Jammy)
2022-04-24 17:02:35 Erich Eickmeyer carla (Ubuntu Jammy): milestone jammy-updates
2022-04-24 17:22:27 Erich Eickmeyer carla (Ubuntu Jammy): status New Triaged
2022-04-24 17:34:25 Erich Eickmeyer description In the LV2 location in my home directory .lv2 I have the following plugin: ➜ ls ~/.lv2 librnnoise_lv2.so ${HOME}/.lv2 is configured in Carla as a search path. In the Add Plugin dialog for Carla if I search for noise nothing shows up. This worked fine previously on 21.10. Release notes for Carla 2.4.3 [1] include this line: Fix plugin search (regression from 2.4.2) Ubuntu Studio 22.04 currently has the bugged version: ➜ carla --version Using Carla version 2.4.2 [1] https://github.com/falkTX/Carla/releases/tag/v2.4.3 ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: carla 2.4.2-0ubuntu2 ProcVersionSignature: Ubuntu 5.15.0-24.24-lowlatency 5.15.30 Uname: Linux 5.15.0-24-lowlatency x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu82 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: KDE Date: Thu Apr 21 15:41:13 2022 InstallationDate: Installed on 2022-04-20 (1 days ago) InstallationMedia: Ubuntu-Studio 22.04 LTS "Jammy Jellyfish" - Beta amd64 (20220329.1) SourcePackage: carla UpgradeStatus: No upgrade log present (probably fresh install) [Impact] Users of Carla are unable to refresh audio plugins when more are installed, i.e. in the user's home directory. Furthermore, this can cause Carla to crash. [Test Plan] * Launch Carla * Click "Add Plugin" * Click "Refresh" * Click "Scan" Expected: Carla will scan for new plugins and find them. Actual: Carla does not scan for plugins, and may crash. [Where problems could occur] * The patch may just plain not work, in which case we may have to do a wholesale upload of Carla 2.4.3 instead as opposed to simply patching 2.4.2 with the cherry-picked commit as uploaded. * The other thing this might do is cause the application to cease to function, though this is highly unlikely. [Other Info] Original bug report as follows: ------ In the LV2 location in my home directory .lv2 I have the following plugin: ➜ ls ~/.lv2 librnnoise_lv2.so ${HOME}/.lv2 is configured in Carla as a search path. In the Add Plugin dialog for Carla if I search for noise nothing shows up. This worked fine previously on 21.10. Release notes for Carla 2.4.3 [1] include this line: Fix plugin search (regression from 2.4.2) Ubuntu Studio 22.04 currently has the bugged version: ➜ carla --version Using Carla version 2.4.2 [1] https://github.com/falkTX/Carla/releases/tag/v2.4.3 ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: carla 2.4.2-0ubuntu2 ProcVersionSignature: Ubuntu 5.15.0-24.24-lowlatency 5.15.30 Uname: Linux 5.15.0-24-lowlatency x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu82 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: KDE Date: Thu Apr 21 15:41:13 2022 InstallationDate: Installed on 2022-04-20 (1 days ago) InstallationMedia: Ubuntu-Studio 22.04 LTS "Jammy Jellyfish" - Beta amd64 (20220329.1) SourcePackage: carla UpgradeStatus: No upgrade log present (probably fresh install)
2022-04-24 17:52:19 Erich Eickmeyer carla (Ubuntu Jammy): status Triaged In Progress
2022-04-24 17:57:04 Erich Eickmeyer carla (Ubuntu Jammy): status In Progress Fix Committed
2022-04-24 17:57:12 Erich Eickmeyer bug added subscriber Ubuntu Stable Release Updates Team
2022-04-26 21:55:30 Brian Murray bug added subscriber SRU Verification
2022-04-26 21:55:33 Brian Murray tags amd64 apport-bug jammy amd64 apport-bug jammy verification-needed verification-needed-jammy
2022-04-26 23:04:22 Erich Eickmeyer nominated for series Ubuntu Kinetic
2022-04-26 23:04:22 Erich Eickmeyer bug task added carla (Ubuntu Kinetic)
2022-04-26 23:04:40 Erich Eickmeyer carla (Ubuntu Jammy): status Fix Committed Triaged
2022-04-26 23:04:48 Erich Eickmeyer carla (Ubuntu Kinetic): status Fix Committed Triaged
2022-04-26 23:05:08 Erich Eickmeyer carla (Ubuntu Kinetic): milestone jammy-updates
2022-04-29 13:08:00 Drew Diver bug added subscriber Drew Diver
2022-07-19 17:15:05 Erich Eickmeyer tags amd64 apport-bug jammy verification-needed verification-needed-jammy amd64 apport-bug jammy verification-failed verification-failed-jammy
2022-08-09 03:02:18 Erich Eickmeyer carla (Ubuntu Kinetic): status Triaged In Progress
2022-08-09 03:02:22 Erich Eickmeyer carla (Ubuntu Jammy): status Triaged In Progress
2022-08-09 03:50:18 Erich Eickmeyer description [Impact] Users of Carla are unable to refresh audio plugins when more are installed, i.e. in the user's home directory. Furthermore, this can cause Carla to crash. [Test Plan] * Launch Carla * Click "Add Plugin" * Click "Refresh" * Click "Scan" Expected: Carla will scan for new plugins and find them. Actual: Carla does not scan for plugins, and may crash. [Where problems could occur] * The patch may just plain not work, in which case we may have to do a wholesale upload of Carla 2.4.3 instead as opposed to simply patching 2.4.2 with the cherry-picked commit as uploaded. * The other thing this might do is cause the application to cease to function, though this is highly unlikely. [Other Info] Original bug report as follows: ------ In the LV2 location in my home directory .lv2 I have the following plugin: ➜ ls ~/.lv2 librnnoise_lv2.so ${HOME}/.lv2 is configured in Carla as a search path. In the Add Plugin dialog for Carla if I search for noise nothing shows up. This worked fine previously on 21.10. Release notes for Carla 2.4.3 [1] include this line: Fix plugin search (regression from 2.4.2) Ubuntu Studio 22.04 currently has the bugged version: ➜ carla --version Using Carla version 2.4.2 [1] https://github.com/falkTX/Carla/releases/tag/v2.4.3 ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: carla 2.4.2-0ubuntu2 ProcVersionSignature: Ubuntu 5.15.0-24.24-lowlatency 5.15.30 Uname: Linux 5.15.0-24-lowlatency x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu82 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: KDE Date: Thu Apr 21 15:41:13 2022 InstallationDate: Installed on 2022-04-20 (1 days ago) InstallationMedia: Ubuntu-Studio 22.04 LTS "Jammy Jellyfish" - Beta amd64 (20220329.1) SourcePackage: carla UpgradeStatus: No upgrade log present (probably fresh install) [Impact] Users of Carla are unable to refresh audio plugins when more are installed, i.e. in the user's home directory. Furthermore, this can cause Carla to crash. [Test Plan]  * Launch Carla  * Click "Add Plugin"  * Click "Refresh"  * Click "Scan"  Expected: Carla will scan for new plugins and find them.  Actual: Carla does not scan for plugins, and may crash. [Where problems could occur]  * This may simply cause a regression in Carla in which save files may cease to load or other issues with plugins loading, however this is highly unlikely. [Other Info] Originally the plan for this SRU was to upload a patched version of Carla 2.4.2 which did not work as planned. 2.4.3 FTBFS when uploaded to Kinetic, as did 2.4.4 when uploaded to a PPA built against Kinetic. Eventually, it was proven that 2.4.4 would build cleanly in Jammy and introduces essential bugfixes, including this fix as well as fixes Python 3.10 compatibility issues that were merely patched before. It is to be noted that this upstream version does *NOT* introduce any new features, and the upstream developer was aware that any fixes he made in this release could not introduce new features and could only introduce bugfixes. As stated from the changelog, these bugfixes, including the one in this SRU, include: * Fix inaccurate MIDI CC rounding * Fix python3.10 compatibility issues * Fix integration with internal Qt toolbar visibility state These are essential fixes in functionality. Original bug report as follows: ------ In the LV2 location in my home directory .lv2 I have the following plugin: ➜ ls ~/.lv2 librnnoise_lv2.so ${HOME}/.lv2 is configured in Carla as a search path. In the Add Plugin dialog for Carla if I search for noise nothing shows up. This worked fine previously on 21.10. Release notes for Carla 2.4.3 [1] include this line: Fix plugin search (regression from 2.4.2) Ubuntu Studio 22.04 currently has the bugged version: ➜ carla --version Using Carla version 2.4.2 [1] https://github.com/falkTX/Carla/releases/tag/v2.4.3 ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: carla 2.4.2-0ubuntu2 ProcVersionSignature: Ubuntu 5.15.0-24.24-lowlatency 5.15.30 Uname: Linux 5.15.0-24-lowlatency x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu82 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: KDE Date: Thu Apr 21 15:41:13 2022 InstallationDate: Installed on 2022-04-20 (1 days ago) InstallationMedia: Ubuntu-Studio 22.04 LTS "Jammy Jellyfish" - Beta amd64 (20220329.1) SourcePackage: carla UpgradeStatus: No upgrade log present (probably fresh install)
2022-08-09 03:52:22 Erich Eickmeyer summary Carla can't find plugins in plugin directories located in the user's home [SRU] Carla can't find plugins in plugin directories located in the user's home
2022-08-09 03:54:11 Erich Eickmeyer carla (Ubuntu Kinetic): status In Progress Fix Committed
2022-08-09 05:20:33 Launchpad Janitor carla (Ubuntu Kinetic): status Fix Committed Fix Released
2022-08-09 14:12:24 Erich Eickmeyer tags amd64 apport-bug jammy verification-failed verification-failed-jammy amd64 apport-bug jammy
2022-08-09 14:35:44 Erich Eickmeyer description [Impact] Users of Carla are unable to refresh audio plugins when more are installed, i.e. in the user's home directory. Furthermore, this can cause Carla to crash. [Test Plan]  * Launch Carla  * Click "Add Plugin"  * Click "Refresh"  * Click "Scan"  Expected: Carla will scan for new plugins and find them.  Actual: Carla does not scan for plugins, and may crash. [Where problems could occur]  * This may simply cause a regression in Carla in which save files may cease to load or other issues with plugins loading, however this is highly unlikely. [Other Info] Originally the plan for this SRU was to upload a patched version of Carla 2.4.2 which did not work as planned. 2.4.3 FTBFS when uploaded to Kinetic, as did 2.4.4 when uploaded to a PPA built against Kinetic. Eventually, it was proven that 2.4.4 would build cleanly in Jammy and introduces essential bugfixes, including this fix as well as fixes Python 3.10 compatibility issues that were merely patched before. It is to be noted that this upstream version does *NOT* introduce any new features, and the upstream developer was aware that any fixes he made in this release could not introduce new features and could only introduce bugfixes. As stated from the changelog, these bugfixes, including the one in this SRU, include: * Fix inaccurate MIDI CC rounding * Fix python3.10 compatibility issues * Fix integration with internal Qt toolbar visibility state These are essential fixes in functionality. Original bug report as follows: ------ In the LV2 location in my home directory .lv2 I have the following plugin: ➜ ls ~/.lv2 librnnoise_lv2.so ${HOME}/.lv2 is configured in Carla as a search path. In the Add Plugin dialog for Carla if I search for noise nothing shows up. This worked fine previously on 21.10. Release notes for Carla 2.4.3 [1] include this line: Fix plugin search (regression from 2.4.2) Ubuntu Studio 22.04 currently has the bugged version: ➜ carla --version Using Carla version 2.4.2 [1] https://github.com/falkTX/Carla/releases/tag/v2.4.3 ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: carla 2.4.2-0ubuntu2 ProcVersionSignature: Ubuntu 5.15.0-24.24-lowlatency 5.15.30 Uname: Linux 5.15.0-24-lowlatency x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu82 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: KDE Date: Thu Apr 21 15:41:13 2022 InstallationDate: Installed on 2022-04-20 (1 days ago) InstallationMedia: Ubuntu-Studio 22.04 LTS "Jammy Jellyfish" - Beta amd64 (20220329.1) SourcePackage: carla UpgradeStatus: No upgrade log present (probably fresh install) [Impact] Users of Carla are unable to refresh audio plugins when more are installed, i.e. in the user's home directory. Furthermore, this can cause Carla to crash. [Test Plan]  * Launch Carla  * Click "Add Plugin"  * Click "Refresh"  * Click "Scan"  Expected: Carla will scan for new plugins and find them.  Actual: Carla does not scan for plugins, and may crash. [Where problems could occur]  * This may simply cause a regression in Carla in which save files may cease to load or other issues with plugins loading, however this is highly unlikely. [Other Info] Originally the plan for this SRU was to upload a patched version of Carla 2.4.2 which did not work as planned. 2.4.3 FTBFS when uploaded to Kinetic, as did 2.4.4 when uploaded to a PPA built against Kinetic. Eventually, it was proven that 2.4.4 would build cleanly in Jammy and introduces essential bugfixes, including this fix as well as fixes Python 3.10 compatibility issues that were merely patched before. It is to be noted that this upstream version does *NOT* introduce any new features, and the upstream developer was aware that any fixes he made in this release could not introduce new features and could only introduce bugfixes. As stated from the changelog, these bugfixes, including the one in this SRU, include:  * Fix inaccurate MIDI CC rounding  * Fix python3.10 compatibility issues  * Fix integration with internal Qt toolbar visibility state From a usability standpoint, these are essential fixes in functionality. It is also to be noted that the upstream developer primarily develops on focal for focal and bionic and was unaware of the primary issue until it was brought to his attention, but could not work it until he had a docker image of jammy in a stable release. It was at that point he discovered the other issues. For that reason, I do apologize for the large diff, and I hope this is a good explanation for that and the bugs fixes covered in the diff. Rather than filing separate bug reports for each of these, I'd rather get it all taken care of with at once here. - Erich Eickmeyer Original bug report as follows: ------ In the LV2 location in my home directory .lv2 I have the following plugin: ➜ ls ~/.lv2 librnnoise_lv2.so ${HOME}/.lv2 is configured in Carla as a search path. In the Add Plugin dialog for Carla if I search for noise nothing shows up. This worked fine previously on 21.10. Release notes for Carla 2.4.3 [1] include this line: Fix plugin search (regression from 2.4.2) Ubuntu Studio 22.04 currently has the bugged version: ➜ carla --version Using Carla version 2.4.2 [1] https://github.com/falkTX/Carla/releases/tag/v2.4.3 ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: carla 2.4.2-0ubuntu2 ProcVersionSignature: Ubuntu 5.15.0-24.24-lowlatency 5.15.30 Uname: Linux 5.15.0-24-lowlatency x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu82 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: KDE Date: Thu Apr 21 15:41:13 2022 InstallationDate: Installed on 2022-04-20 (1 days ago) InstallationMedia: Ubuntu-Studio 22.04 LTS "Jammy Jellyfish" - Beta amd64 (20220329.1) SourcePackage: carla UpgradeStatus: No upgrade log present (probably fresh install)
2022-09-01 12:26:38 Robie Basak carla (Ubuntu Jammy): status In Progress Incomplete
2022-12-07 15:20:03 Robie Basak carla (Ubuntu Jammy): status Incomplete Triaged