Audacity Bug Summary
••• Introduction •••
••• Keywords •••
    Audacity 3.0.3 development began 19th April 2021

Audacity Bugzilla



Bug 2584 - "GetInfo: Envelopes" returns incorrect track numbers
"GetInfo: Envelopes" returns incorrect track numbers
Status: RESOLVED FIXED
Product: Audacity
Classification: Unclassified
Component: Other
3.0.0
All All
: P3 RepeatableAll
Assigned To: Default Assignee for New Bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-11-15 14:02 UTC by Steve Daulton
Modified: 2020-11-16 07:04 UTC (History)
3 users (show)

See Also:
Steps To Reproduce:
1. Create a project with 2 or more tracks 2. "Extra menu > Scriptables II > GetInfo: -> Envelopes" 3.Observe that data for every track says "track:0"
Release Note:
Scripting: "GetInfo: Envelopes" returns "track:0" for every track.
First Git SHA:
Group: ---
Workaround:
Closed: 2020-11-16 00:00:00
james.k.crook: Must‑Test‑All‑OS-
petersampsonaudacity: Test‑OK‑Win+
petersampsonaudacity: Test‑OK‑Mac+
stevethefiddle: Test‑OK‑Lin+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Daulton 2020-11-15 14:02:59 UTC
"GetInfo: Envelopes" lists every track as "track:0"
Comment 2 Peter Sampson 2020-11-16 06:43:21 UTC
(In reply to James Crook from comment #1)
Testing on W10 with Audacity 3.0.0 d6a6b25

This looks to be properly fixed (compared with previous alpha buids where it failed as per the Steps to Reproduce)
Comment 3 Peter Sampson 2020-11-16 06:55:34 UTC
(In reply to James Crook from comment #1)
Testing on macOS 11.0.1 Big Sur with Audacity 3.0.0 d6a6b25

This looks to be properly fixed an Mac too (compared with previous alpha builds where it failed as per the Steps to Reproduce)
Comment 4 Steve Daulton 2020-11-16 07:04:30 UTC
Thanks James. That does it. (Tested on Linux)