Updating to 2.2.1 and win10

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
kjl
Posts: 2
Joined: Thu Feb 01, 2018 3:48 am
Operating System: Windows 10

Updating to 2.2.1 and win10

Post by kjl » Thu Feb 01, 2018 4:22 am

So had the previous build of audacity and upgraded with the old version still installed, but ever sence 2.2.1 installed constant error in win10 64x side by side.
Using the programs and features to uninstall either version resulted in the "left over version " to not work and required a manual deletion of the remaining
folder, but still get this error;

Code: Select all

Log Name:      Application
Source:        SideBySide
Date:          1/31/2018 8:49:05 PM
Event ID:      78
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      theoldone8
Description:
Activation context generation failed for "C:\Program Files (x86)\Audacity\audacity.exe".Error in manifest or policy file "" on line . A component version required by the application conflicts with another component version already active. Conflicting components are:. Component 1: C:\WINDOWS\WinSxS\manifests\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.192_none_15c8cdae9364c23b.manifest. Component 2: C:\WINDOWS\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.192_none_5d760485a7e0eb41.manifest.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="SideBySide" />
    <EventID Qualifiers="49409">78</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2018-02-01T03:49:05.406994600Z" />
    <EventRecordID>4904</EventRecordID>
    <Channel>Application</Channel>
    <Computer>theoldone8</Computer>
    <Security />
  </System>
  <EventData>
    <Data>C:\WINDOWS\WinSxS\manifests\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.192_none_15c8cdae9364c23b.manifest</Data>
    <Data>C:\WINDOWS\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.192_none_5d760485a7e0eb41.manifest</Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>C:\Program Files (x86)\Audacity\audacity.exe</Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>
    </Data>
  </EventData>
</Event>

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Updating to 2.2.1 and win10

Post by steve » Mon Feb 05, 2018 12:45 pm

This is a known issue, but it is harmless. Windows Application Event Log is complaining because Audacity provides both an explicit and a wildcard reference to the same object in the manifest. This issue is believed to be resolved in the soon to be released 2.2.2 version.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply