[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#481641: marked as done (audacity: Project rate starts at 8000Hz regardless of default setting or displayed value)



Your message dated Mon, 19 May 2008 11:17:04 +0000
with message-id <E1Jy3MW-0003FJ-Rb@ries.debian.org>
and subject line Bug#481641: fixed in audacity 1.3.5-2
has caused the Debian Bug report #481641,
regarding audacity: Project rate starts at 8000Hz regardless of default setting or displayed value
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
481641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481641
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: audacity
Version: 1.3.5-1
Severity: important
Tags: patch

If you start Audacity and don't change the project rate, it will display 
what the default is, but actually work at 8000Hz. This affects the 
creation of new tracks, exporting, etc.

As soon as you change the project rate using the combo box at bottom 
left, it works correctly. Using Preferences to change the default 
project rate, changes the displayed value in the combo box but resets it 
internally to 8000Hz.

Patch attached. I have also reported this to upstream.




-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (99, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-rc2 (PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages audacity depends on:
ii  libasound2                  1.0.16-2     ALSA library
ii  libc6                       2.7-11       GNU C Library: Shared libraries
ii  libexpat1                   1.95.8-4     XML parsing C library - runtime li
ii  libflac++6                  1.2.1-1.2    Free Lossless Audio Codec - C++ ru
ii  libflac8                    1.2.1-1.2    Free Lossless Audio Codec - runtim
ii  libgcc1                     1:4.3.0-4    GCC support library
ii  libglib2.0-0                2.16.3-2     The GLib library of C routines
ii  libgtk2.0-0                 2.12.9-4     The GTK+ graphical user interface 
ii  libid3tag0                  0.15.1b-10   ID3 tag reading library from the M
ii  libjack0                    0.109.2-3    JACK Audio Connection Kit (librari
ii  libmad0                     0.15.1b-3    MPEG audio decoder library
ii  libogg0                     1.1.3-3      Ogg Bitstream Library
ii  libsndfile1                 1.0.17-4     Library for reading/writing audio 
ii  libsoundtouch1c2            1.3.1-2      sound stretching library
ii  libstdc++6                  4.3.0-4      The GNU Standard C++ Library v3
ii  libvorbis0a                 1.2.0.dfsg-3 The Vorbis General Audio Compressi
ii  libvorbisenc2               1.2.0.dfsg-3 The Vorbis General Audio Compressi
ii  libvorbisfile3              1.2.0.dfsg-3 The Vorbis General Audio Compressi
ii  libwxbase2.6-0              2.6.3.2.2-2  wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0               2.6.3.2.2-2  wxWidgets Cross-platform C++ GUI t

audacity recommends no packages.

-- no debconf information
--- audacity-1.3.5/src/toolbars/SelectionBar.cpp~	2008-05-17 16:49:08.000000000 +0100
+++ audacity-1.3.5/src/toolbars/SelectionBar.cpp	2008-05-17 16:50:08.909032646 +0100
@@ -449,12 +449,8 @@
 
 void SelectionBar::OnRate(wxCommandEvent & WXUNUSED(event))
 {
-   int nSel = mRateBox->GetSelection();
    wxString sValue;
-   if (nSel != -1) // one of the existing choices
-      sValue = mRateBox->GetString(nSel);
-   else
-      sValue = mRateBox->GetValue();
+   sValue = mRateBox->GetValue();
 
    if (sValue.ToDouble(&mRate) && // is a numeric value
          (mRate != 0.0))

--- End Message ---
--- Begin Message ---
Source: audacity
Source-Version: 1.3.5-2

We believe that the bug you reported is fixed in the latest version of
audacity, which is due to be installed in the Debian FTP archive:

audacity_1.3.5-2.diff.gz
  to pool/main/a/audacity/audacity_1.3.5-2.diff.gz
audacity_1.3.5-2.dsc
  to pool/main/a/audacity/audacity_1.3.5-2.dsc
audacity_1.3.5-2_amd64.deb
  to pool/main/a/audacity/audacity_1.3.5-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 481641@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Free Ekanayaka <freee@debian.org> (supplier of updated audacity package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 19 May 2008 11:51:25 +0100
Source: audacity
Binary: audacity
Architecture: source amd64
Version: 1.3.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Team <debian-multimedia@lists.debian.org>
Changed-By: Free Ekanayaka <freee@debian.org>
Description: 
 audacity   - A fast, cross-platform audio editor
Closes: 481641
Changes: 
 audacity (1.3.5-2) unstable; urgency=low
 .
   * Applied ratefix.patch which fixes a project rate issue when
     exporting to wav (Closes: #481641), thanks to Paul Martin
Checksums-Sha1: 
 411c95cba945ef5f41510344fd0248790414f46c 1363 audacity_1.3.5-2.dsc
 e0beaf704087b91e7af765f328da2d48d3ba5f6b 24301 audacity_1.3.5-2.diff.gz
 cf1c5c21e54125638c2dda10adc57d08f3b38456 3350084 audacity_1.3.5-2_amd64.deb
Checksums-Sha256: 
 0d15837a858c067b2e9457df5d91a15fc33887dbd20314e522a849f172950e4f 1363 audacity_1.3.5-2.dsc
 415a8c2868f1bba9e22d31b23498f0b625b1b7ba5463549f430f55350046429a 24301 audacity_1.3.5-2.diff.gz
 f398ceb75e43a916be9991fc1807d6902b51fabb3c4a6d3dc21cea25741e70be 3350084 audacity_1.3.5-2_amd64.deb
Files: 
 857c2f925ab2a69d42212182423ab34c 1363 sound optional audacity_1.3.5-2.dsc
 19d68621910171248c8aab58630f1746 24301 sound optional audacity_1.3.5-2.diff.gz
 c36e1feb07a459a5d68bd13fbbb781f6 3350084 sound optional audacity_1.3.5-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIMV+6canJGlcVnlkRAlDnAKCUkKlk7nn6ka/VY3zs50CpLsCSBACgvmV+
b/6hFh3aBQ62o7JIU7kODug=
=LEh0
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: