-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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 (exit code 6) another program using this #105965
Comments
closing skype wasn't difficult. i am satisfied so far with ms products. what really is annoying is e. g. i can't winget upgrade them (wingen't upgrade). the thunderbirds are my problem. i f*ed up my windows 10. next pc won't have this problem. what really is strange is that microsoft doesn't have control on it's own products like i said these Microsoft Visual C++ Redistributable OR MS Teams! doesn't microsoft want to be the better zoom? i have been at so many online-seminars. teams is a pain in the a. even skype wasn't too bad. teams is difficult to use. difficult to handle. first version of zoom was SUPER! winget upgrade teams isn't also possible. thats why i will delete it soon on this pc and use the browser-version of teams. the android version of teams is also BAD. the Microsoft Visual C++ Redistributable are from an x-ray program called myray, company name cefla from italy. |
The code is already in the manifest - winget-pkgs/manifests/o/OBSProject/OBSStudio/29.1.0/OBSProject.OBSStudio.installer.yaml Lines 14 to 16 in 9079fe0
However, I will note that it should be packageInUseByApplication |
Based on the file you provided, it seems like the Thunderbird issues may be happening because there are two separate versions of Thunderbird installed. I know that |
well ....... you have to emphasise MY and not the word problem. the thunderbird is my own problem and shouldn't stress anybody besides me. it's my own fault and was just an experiment. i have a mail-adress similar to gmail but i pay for it and it's from my country. i access the mails via imap and i wanted to have a mail-client like thunderbird which starts from my SOHO-server so that every client-pc can access the mails. i failed. i lost. i have installed thunderbird on the server, i have set up the target of where the mails will be downloaded (server is better because huge free storage and centralized). didn't really pay out and then i have installed thunderbird on each client-PC and access on the data and save the data on the server. this also didn't work so well. so i decided to just connect windows mail and calender (soon called one outlook or sth like that) and thunderbird on every client-PC directly with the mail-server over imap smtp and yes, this works. sadly the data will be downloaded on every pc simultanously, so i decided to create an extra partition on an extra drive and yes thunderbird is downloading and uploading everything on the extra partition, where it's installed. i am very sure that with a new installation the thunderbird-problem will be solved. i learned from my mistakes and that maybe in the future there will be a software for collaborative working on one mail-adress via imap and smtp but not now. i have to buy new PCs for my office since windows 11 isn't supported so the thunderbird problem will be solved. i really wish a revolution for e-mail like i can easily set up a mail server with postfix, but it will not be accepted by the most freemails like gmail or yahoo mail or outlook and i wish something like i have set up a mail adress by some company, university, something like that and they have some extra software because it's not hard using email-clients en masse but the data will be stored multiple times each on a client-PC. why not stored on a server, which gets the mail via imap and WAN and the client-PCs just communicate with the SOHO-server in LAN and the data is only saved on the SOHO-server and ofcourse the e-mail server. webmail is also possible like appsuite webmail or ms exchange (roundcube and especially horde are forbidden due security reasons) but then again they download through browsers like firefox their data and store them in a temp-folder or sth like that. all in all i can say that i have only one thunderbird per client-PC and i use winget to see if there's an update available and update directly inside of thunderbird. |
Morning, Stumbled upon this issue and thanks to Process Monitor I was able to determine why the installer was failing with the message:
Turns out that Microsoft Teams (Teams.exe) was somehow interfering with the installer. Closing it solved the issue. |
OBS has built-in functionality to mimic a webcam as an output device. So it's about every messaging app that may use it. I have succesfully updated after closing Discord and Telegram. Thanks for the tip |
I found another blocker, LogiTune, an app by Logitech to manage certain Logitech hardware. |
logitech has always been a PITA (pain in the A**) especially for windows 11 memory integrity their logitech driver |
This statement is holding up. For me, it was Nvidia Broadcast blocking the installation. |
For whatever reason, but in my case it was "Podman Desktop" which was blocking the installation. |
Garmin Express and Deepl also seem to block upgrading. |
The application Playnite also prevents upgrading. Seems to be due to CefSharp.BrowserSubprocess. |
How do you guys figure out which program is preventing it from upgrading? are you just trial and erroring by disabling certain apps through your task manager? Especially keen to know how you got to that screenshot page @kristapsesterlins |
exclusion principle through task manager |
Hi, The tool in the screenshot is Process Monitor - https://learn.microsoft.com/en-us/sysinternals/downloads/procmon |
had to cmd (as Administrator) => |
I encountered this problem as well, and found that Facebook's Messenger app was using OBS for some reason. |
I have the same problem |
The response code has been updated for a while now, so WinGet should show the correct error message. Close with reason: Resolved; |
Another for the list: Samsung Magician |
Another for the list: Nvidia Broadcast (C:\Program Files\NVIDIA Corporation\NVIDIA Broadcast\NvVirtualCamera\NVIDIA Broadcast.exe) |
it had been zoom (installed with .msi) and skype on a specific pc with win10 also C:\Program Files (x86)\ASUS\ArmouryDevice\asus_framework.exe renamed asus_framework.exe to something else otherwise i couldn't kill ASUS NodeJS Web Framework, but winget upgrade obsproject.obsstudio didn't work, at least i could upgrade it with the .EXE from the official site. |
When I run
Which I can Ctrl-C to copy-paste here. |
If we can confirm exit code 6 is returned because another program is using OBS Studio, we should add the appropriate expected return code to the manifest.
Originally posted by @hueldoeu in microsoft/winget-cli#245 (comment)
The text was updated successfully, but these errors were encountered: