[Ubuntustudio-bugs] [Bug 1969798] Re: [SRU] Carla can't find plugins in plugin directories located in the user's home

2022-08-08 Thread Launchpad Bug Tracker
This bug was fixed in the package carla - 2.5.0-0ubuntu1

---
carla (2.5.0-0ubuntu1) kinetic; urgency=medium

  [ Erich Eickmeyer ]
  * New upstream release 2.5.0
  * d/copyright: Remove superfluous stanza

  [ Filipe Coelho ]
  * Add JSFX plugin support
  * Add SDL engine driver
  * Adapt engine code to allow single-threaded web-assembly builds
  * Use full driver settings dialog if opened via menu and engine is not running
  * Update built-in DPF
  * Update to JUCE 7.0.1

 -- Erich Eickmeyer   Mon, 08 Aug 2022 18:47:29
-0700

** Changed in: carla (Ubuntu Kinetic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to carla in Ubuntu.
https://bugs.launchpad.net/bugs/1969798

Title:
  [SRU] Carla can't find plugins in plugin directories located in the
  user's home

Status in carla package in Ubuntu:
  Fix Released
Status in carla source package in Jammy:
  In Progress
Status in carla source package in Kinetic:
  Fix Released

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/carla/+bug/1969798/+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 1969798] Re: Carla can't find plugins in plugin directories located in the user's home

2022-08-08 Thread Erich Eickmeyer 
** Description changed:

  [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.
+  * Launch Carla
+  * Click "Add Plugin"
+  * Click "Refresh"
+  * Click "Scan"
  
-  Actual: Carla does not scan for plugins, and may crash.
+  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.
+  * 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)

** Summary changed:

- 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

** Changed in: carla (Ubuntu Kinetic)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to carla in Ubuntu.
https://bugs.launchpad.net/bugs/1969798

Title:
  [SRU] Carla can't find plugins in plugin directories located in the
  user's home

Status in carla package in Ubuntu:
  Fix Committed
Status in carla source package in Jammy:
  In Progress
Status in carla source package in Kinetic:
  Fix Committed

Bug 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 

[Ubuntustudio-bugs] [Bug 1969798] Re: Carla can't find plugins in plugin directories located in the user's home

2022-08-08 Thread Erich Eickmeyer 
Version 2.5.0 was released and fixes this bug and builds perfectly on
Kinetic. Uploaded. 2.4.4 will be a bugfix for Jammy.

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to carla in Ubuntu.
https://bugs.launchpad.net/bugs/1969798

Title:
  Carla can't find plugins in plugin directories located in the user's
  home

Status in carla package in Ubuntu:
  In Progress
Status in carla source package in Jammy:
  In Progress
Status in carla source package in Kinetic:
  In Progress

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/carla/+bug/1969798/+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 1969798] Re: Carla can't find plugins in plugin directories located in the user's home

2022-08-08 Thread Erich Eickmeyer 
** Changed in: carla (Ubuntu Kinetic)
   Status: Triaged => In Progress

** Changed in: carla (Ubuntu Jammy)
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to carla in Ubuntu.
https://bugs.launchpad.net/bugs/1969798

Title:
  Carla can't find plugins in plugin directories located in the user's
  home

Status in carla package in Ubuntu:
  In Progress
Status in carla source package in Jammy:
  In Progress
Status in carla source package in Kinetic:
  In Progress

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/carla/+bug/1969798/+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 1983862] Re: FTBFS with ffmpeg 5.x

2022-08-08 Thread Bug Watch Updater
** Changed in: audacity (Debian)
   Status: Unknown => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to audacity in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1983862

Title:
  FTBFS with ffmpeg 5.x

Status in audacity package in Ubuntu:
  New
Status in audacity package in Debian:
  Confirmed

Bug description:
  https://launchpadlibrarian.net/615233650/buildlog_ubuntu-kinetic-
  amd64.audacity_2.4.2~dfsg0-5build1_BUILDING.txt.gz

  (...)
  In file included from /<>/src/AudacityApp.cpp:82:
  /<>/src/FFmpeg.h: In constructor ‘AVPacketEx::AVPacketEx()’:
  /<>/src/FFmpeg.h:892:21: warning: ‘void 
av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
892 |   av_init_packet(this);
|   ~~^~
  In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:45,
   from /<>/src/FFmpeg.h:53:
  /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
506 | void av_init_packet(AVPacket *pkt);
|  ^~
  /<>/src/FFmpeg.h: In member function ‘void AVPacketEx::reset()’:
  /<>/src/FFmpeg.h:919:7: error: ‘av_free_packet’ was not declared 
in this scope; did you mean ‘av_new_packet’?
919 |   av_free_packet(this);
|   ^~
|   av_new_packet
  /<>/src/FFmpeg.h: In member function ‘void 
AVPacketEx::steal(AVPacketEx&&)’:
  /<>/src/FFmpeg.h:926:21: warning: ‘void 
av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
926 |   av_init_packet();
|   ~~^~~
  /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
506 | void av_init_packet(AVPacket *pkt);
|  ^~

  FFmpeg 5.0 changed the API and it required a big patch for audacity:
  https://github.com/audacity/audacity/pull/3121/files

  Note that patch is on top of master, and Debian/Ubuntu still carry old
  version 2.4.2. To fix this, the package needs to be first updated to
  3.1.3 (or later), and then have that patch applied.

  Upstream issue (now resolved): 
https://github.com/audacity/audacity/issues/2445
  Debian RC bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004598

  audacity was removed from debian testing today:
  https://tracker.debian.org/news/1352473/audacity-removed-from-testing/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1983862/+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 1924841] Re: Upstream has new version 3.0 available since March 17, 2021; please upgrade the package

2022-08-08 Thread Andreas Hasenack
Debian has uploaded wxwidgets3.2 to NEW: https://ftp-
master.debian.org/new/wxwidgets3.2_3.2.0+dfsg-1.html

Salsa: https://salsa.debian.org/freewx-team/wxwidgets3.2

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to audacity in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1924841

Title:
  Upstream has new version 3.0 available since March 17, 2021; please
  upgrade  the package

Status in audacity package in Ubuntu:
  Triaged
Status in wxwidgets3.0 package in Debian:
  Won't Fix

Bug description:
  Hi.

  As stated in the topic line, the Audacity team has published it's new version 
3 on March 17, 2021.
  It would be great if you could upgrade the package accordingly. Thank you.

  Regards

  Andreas

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: audacity 2.4.2~dfsg0-3
  ProcVersionSignature: Ubuntu 5.8.0-49.55-generic 5.8.18
  Uname: Linux 5.8.0-49-generic x86_64
  AlsaCards:
   0 [PCH]: HDA-Intel - HDA Intel PCH
 HDA Intel PCH at 0xf252 irq 33
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Sat Apr 17 11:23:10 2021
  SourcePackage: audacity
  UpgradeStatus: Upgraded to groovy on 2020-10-31 (167 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1924841/+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 1983862] Re: FTBFS with ffmpeg 5.x

2022-08-08 Thread Andreas Hasenack
A newer audacity will also require a newer wxwidgets which isn't in the
archive yet. Debian however has recently uploaded wxwidgets3.2 to NEW.


See https://ftp-master.debian.org/new/wxwidgets3.2_3.2.0+dfsg-1.html and 
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1924841/comments/5

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to audacity in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1983862

Title:
  FTBFS with ffmpeg 5.x

Status in audacity package in Ubuntu:
  New
Status in audacity package in Debian:
  Unknown

Bug description:
  https://launchpadlibrarian.net/615233650/buildlog_ubuntu-kinetic-
  amd64.audacity_2.4.2~dfsg0-5build1_BUILDING.txt.gz

  (...)
  In file included from /<>/src/AudacityApp.cpp:82:
  /<>/src/FFmpeg.h: In constructor ‘AVPacketEx::AVPacketEx()’:
  /<>/src/FFmpeg.h:892:21: warning: ‘void 
av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
892 |   av_init_packet(this);
|   ~~^~
  In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:45,
   from /<>/src/FFmpeg.h:53:
  /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
506 | void av_init_packet(AVPacket *pkt);
|  ^~
  /<>/src/FFmpeg.h: In member function ‘void AVPacketEx::reset()’:
  /<>/src/FFmpeg.h:919:7: error: ‘av_free_packet’ was not declared 
in this scope; did you mean ‘av_new_packet’?
919 |   av_free_packet(this);
|   ^~
|   av_new_packet
  /<>/src/FFmpeg.h: In member function ‘void 
AVPacketEx::steal(AVPacketEx&&)’:
  /<>/src/FFmpeg.h:926:21: warning: ‘void 
av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
926 |   av_init_packet();
|   ~~^~~
  /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
506 | void av_init_packet(AVPacket *pkt);
|  ^~

  FFmpeg 5.0 changed the API and it required a big patch for audacity:
  https://github.com/audacity/audacity/pull/3121/files

  Note that patch is on top of master, and Debian/Ubuntu still carry old
  version 2.4.2. To fix this, the package needs to be first updated to
  3.1.3 (or later), and then have that patch applied.

  Upstream issue (now resolved): 
https://github.com/audacity/audacity/issues/2445
  Debian RC bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004598

  audacity was removed from debian testing today:
  https://tracker.debian.org/news/1352473/audacity-removed-from-testing/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1983862/+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 1983862] Re: FTBFS with ffmpeg 5.x

2022-08-08 Thread Erich Eickmeyer 
This is a very high-profile application. Note that it was removed from
Testing but not from Unstable. Additionally, it's seeded in Ubuntu
Studio. We should do whatever we can to keep it from being removed,
including updating it and applying the patch.

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to audacity in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1983862

Title:
  FTBFS with ffmpeg 5.x

Status in audacity package in Ubuntu:
  New
Status in audacity package in Debian:
  Unknown

Bug description:
  https://launchpadlibrarian.net/615233650/buildlog_ubuntu-kinetic-
  amd64.audacity_2.4.2~dfsg0-5build1_BUILDING.txt.gz

  (...)
  In file included from /<>/src/AudacityApp.cpp:82:
  /<>/src/FFmpeg.h: In constructor ‘AVPacketEx::AVPacketEx()’:
  /<>/src/FFmpeg.h:892:21: warning: ‘void 
av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
892 |   av_init_packet(this);
|   ~~^~
  In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:45,
   from /<>/src/FFmpeg.h:53:
  /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
506 | void av_init_packet(AVPacket *pkt);
|  ^~
  /<>/src/FFmpeg.h: In member function ‘void AVPacketEx::reset()’:
  /<>/src/FFmpeg.h:919:7: error: ‘av_free_packet’ was not declared 
in this scope; did you mean ‘av_new_packet’?
919 |   av_free_packet(this);
|   ^~
|   av_new_packet
  /<>/src/FFmpeg.h: In member function ‘void 
AVPacketEx::steal(AVPacketEx&&)’:
  /<>/src/FFmpeg.h:926:21: warning: ‘void 
av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
926 |   av_init_packet();
|   ~~^~~
  /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
506 | void av_init_packet(AVPacket *pkt);
|  ^~

  FFmpeg 5.0 changed the API and it required a big patch for audacity:
  https://github.com/audacity/audacity/pull/3121/files

  Note that patch is on top of master, and Debian/Ubuntu still carry old
  version 2.4.2. To fix this, the package needs to be first updated to
  3.1.3 (or later), and then have that patch applied.

  Upstream issue (now resolved): 
https://github.com/audacity/audacity/issues/2445
  Debian RC bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004598

  audacity was removed from debian testing today:
  https://tracker.debian.org/news/1352473/audacity-removed-from-testing/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1983862/+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 1983862] [NEW] FTBFS with ffmpeg 5.x

2022-08-08 Thread Andreas Hasenack
Public bug reported:

https://launchpadlibrarian.net/615233650/buildlog_ubuntu-kinetic-
amd64.audacity_2.4.2~dfsg0-5build1_BUILDING.txt.gz

(...)
In file included from /<>/src/AudacityApp.cpp:82:
/<>/src/FFmpeg.h: In constructor ‘AVPacketEx::AVPacketEx()’:
/<>/src/FFmpeg.h:892:21: warning: ‘void av_init_packet(AVPacket*)’ 
is deprecated [-Wdeprecated-declarations]
  892 |   av_init_packet(this);
  |   ~~^~
In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:45,
 from /<>/src/FFmpeg.h:53:
/usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
  506 | void av_init_packet(AVPacket *pkt);
  |  ^~
/<>/src/FFmpeg.h: In member function ‘void AVPacketEx::reset()’:
/<>/src/FFmpeg.h:919:7: error: ‘av_free_packet’ was not declared 
in this scope; did you mean ‘av_new_packet’?
  919 |   av_free_packet(this);
  |   ^~
  |   av_new_packet
/<>/src/FFmpeg.h: In member function ‘void 
AVPacketEx::steal(AVPacketEx&&)’:
/<>/src/FFmpeg.h:926:21: warning: ‘void av_init_packet(AVPacket*)’ 
is deprecated [-Wdeprecated-declarations]
  926 |   av_init_packet();
  |   ~~^~~
/usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
  506 | void av_init_packet(AVPacket *pkt);
  |  ^~

FFmpeg 5.0 changed the API and it required a big patch for audacity:
https://github.com/audacity/audacity/pull/3121/files

Note that patch is on top of master, and Debian/Ubuntu still carry old
version 2.4.2. To fix this, the package needs to be first updated to
3.1.3 (or later), and then have that patch applied.

Upstream issue (now resolved): https://github.com/audacity/audacity/issues/2445
Debian RC bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004598

audacity was removed from debian testing today:
https://tracker.debian.org/news/1352473/audacity-removed-from-testing/

** Affects: audacity (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: audacity (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: ftbfs update-excuse

** Bug watch added: Debian Bug tracker #1004598
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004598

** Also affects: audacity (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004598
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to audacity in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1983862

Title:
  FTBFS with ffmpeg 5.x

Status in audacity package in Ubuntu:
  New
Status in audacity package in Debian:
  Unknown

Bug description:
  https://launchpadlibrarian.net/615233650/buildlog_ubuntu-kinetic-
  amd64.audacity_2.4.2~dfsg0-5build1_BUILDING.txt.gz

  (...)
  In file included from /<>/src/AudacityApp.cpp:82:
  /<>/src/FFmpeg.h: In constructor ‘AVPacketEx::AVPacketEx()’:
  /<>/src/FFmpeg.h:892:21: warning: ‘void 
av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
892 |   av_init_packet(this);
|   ~~^~
  In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:45,
   from /<>/src/FFmpeg.h:53:
  /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
506 | void av_init_packet(AVPacket *pkt);
|  ^~
  /<>/src/FFmpeg.h: In member function ‘void AVPacketEx::reset()’:
  /<>/src/FFmpeg.h:919:7: error: ‘av_free_packet’ was not declared 
in this scope; did you mean ‘av_new_packet’?
919 |   av_free_packet(this);
|   ^~
|   av_new_packet
  /<>/src/FFmpeg.h: In member function ‘void 
AVPacketEx::steal(AVPacketEx&&)’:
  /<>/src/FFmpeg.h:926:21: warning: ‘void 
av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
926 |   av_init_packet();
|   ~~^~~
  /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
506 | void av_init_packet(AVPacket *pkt);
|  ^~

  FFmpeg 5.0 changed the API and it required a big patch for audacity:
  https://github.com/audacity/audacity/pull/3121/files

  Note that patch is on top of master, and Debian/Ubuntu still carry old
  version 2.4.2. To fix this, the package needs to be first updated to
  3.1.3 (or later), and then have that patch applied.

  Upstream issue (now resolved): 
https://github.com/audacity/audacity/issues/2445
  Debian RC bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004598

  audacity was removed from debian testing today:
  https://tracker.debian.org/news/1352473/audacity-removed-from-testing/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1983862/+subscriptions


-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to :