[Bug 24624] Audacity v1.3 - v2.0.x treats all file type selections as "all files" when exporting with WinVer set to 'Windows XP'

WineHQ Bugzilla wine-bugs at winehq.org
Mon Dec 30 21:31:50 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=24624

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
            Summary|Audacity 1.3 treats all     |Audacity v1.3 - v2.0.x
                   |file type selections as     |treats all file type
                   |"all files" when exporting  |selections as "all files"
                   |                            |when exporting with WinVer
                   |                            |set to 'Windows XP'
     Ever confirmed|0                           |1
                 CC|                            |focht at gmx.net

--- Comment #6 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

I did some tests as well and it seems the problem only affected Audacity
versions 1.x to 2.0.x. In later versions of Audacity (2.1.0+), the export
menu/dialog appears to have changed.

https://www.fosshub.com/Audacity-old.html

https://www.fosshub.com/Audacity-old.html?dwl=audacity-win-2.0.zip

Example WAV:

https://file-examples.com/index.php/sample-audio-files/sample-wav-download/

https://file-examples.com/wp-content/uploads/2017/11/file_example_WAV_1MG.wav

It's always good to be curious about things.

By doing a reverse bisect I found that starting with commit
https://source.winehq.org/git/wine.git/commitdiff/6737ac70d6233f6b10f397ee8f94cb23c3ea04fb
("wine.inf: Set default Windows version to win7.") the problem "magically"
disappears (part of Wine 2.2+). Voila - if you set the WINEPREFIX WinVer to
'Windows XP' you still get that erroneous behaviour even with latest Wine 5.0.

Refining summary to reflect that.

$ sha1sum audacity-win-*
594acb9f2f0af41625299b5f102b19b36ac7b681  audacity-win-1.3.4.exe
c7ed8695effa9db52af0e34c5abe7e8da7909b4f  audacity-win-2.0.exe
b83fc170f97648f2d77aef3077998c1f7352a6e8  audacity-win-2.0.zip
af52f001877508ba29f6ddddb7288adbad3aea37  audacity-win-2.1.0.zip

$ du -sh audacity-win-*
2.9M    audacity-win-1.3.4.exe
20M    audacity-win-2.0.exe
7.8M    audacity-win-2.0.zip
9.2M    audacity-win-2.1.0.zip

$ wine --version
wine-5.0-rc3

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list