Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBS Studio not exporting in package list #1950

Open
mariobrostech opened this issue Feb 18, 2022 · 2 comments
Open

OBS Studio not exporting in package list #1950

mariobrostech opened this issue Feb 18, 2022 · 2 comments
Labels
Area-Matching Issue related to correlation between installed package and manifest Command-Export Issue related to WinGet Export Issue-Bug It either shouldn't be doing this or needs an investigation.
Milestone

Comments

@mariobrostech
Copy link

Brief description of your issue

While other winget packages successfully export when running the winget export command, OBS Studio doesn't successfully add itself to the list of packages. The winget export command displays this in its output. This is abnormal behavior, considering that OBS Studio lists a valid version number in winget and doesn't have any issues performing upgrades when a new version is released.

Steps to reproduce

Run winget export -o packages.txt, where packages.txt is the location of the destination package file. The command will run, but winget will show OBS Studio failing to be added to the package file, and when the file is opened, this behavior can be confirmed.

Expected behavior

I expect winget to be able to export OBS Studio, along with the rest of my installed programs, to a package file when the winget export command is run.

Actual behavior

winget fails to add OBS Studio to the package file, outputting the following error message: Installed package is not available from any source: OBS Studio.

Environment

Windows Package Manager v1.1.13405
Windows: Windows.Desktop v10.0.19044.1526
Package: Microsoft.DesktopAppInstaller v1.16.13405.0
@ghost ghost added the Needs-Triage Issue need to be triaged label Feb 18, 2022
@Trenly
Copy link
Contributor

Trenly commented Feb 18, 2022

I believe this is an issue related to #147

The reason it seems to not export is because it cannot disambiguate between OBSProject.OBSStudio and OBSProject.OBSStudio.Prerelease. Since it can’t definitively determine which of the packages is installed, it reports it as unavailable.

Edit:

@denelon denelon added Issue-Bug It either shouldn't be doing this or needs an investigation. and removed Needs-Triage Issue need to be triaged labels Feb 18, 2022
@JerryWinkler
Copy link

I have the same issue.
Further, running "winget list" doesn't show winget as the Source for OBS Studio despite installing it from winget.

Same problem of not being able to export, and not being listed as winget as the Source for other programs such as voidtools.Everything and Zoom.Zoom.

@denelon denelon added this to the v1.3-Client milestone Feb 22, 2022
@denelon denelon modified the milestones: v1.3-Client, v1.4-Client May 31, 2022
@denelon denelon modified the milestones: v1.4-Client, v1.5-Client Dec 28, 2022
@denelon denelon added the Area-Matching Issue related to correlation between installed package and manifest label Feb 22, 2023
@denelon denelon modified the milestones: v1.5-Client, v.Next-Client Jun 6, 2023
@denelon denelon added the Command-Export Issue related to WinGet Export label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Matching Issue related to correlation between installed package and manifest Command-Export Issue related to WinGet Export Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

No branches or pull requests

4 participants