-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
Some UWP apps not starting in Service Mode #459
Comments
I will keep this open and close #428 since it only mentions Calculator. |
I opened about the calculator because was the only app not oppening for me, didnt noticed it was a problem across other UWP apps |
I'm going to keep this open, but it should be fixed in 0.8 |
I came across this after a user has reported an issue on one of my UWP apps that use AppServiceConnection. bkaankose/Wino-Mail#500 (comment) Looks like MSEdgeRedirect causes service connectivity issues. Commenting it here for reference. |
User may have installed via Service Mode which is currently gimping anything that launches as a child process of sihost due a race condition when dealing with non-privileged Microsoft Edge redirection. This should be fixed in 0.8.0.0. |
Preflight Checklist
microsoft-edge:https://google.com
redirects successfullyInstall Type
New Install
Install Mode
Service Mode
Steps to reproduce
About a month ago, I installed MSER in Service Mode (after a long time). Shortly after that, I discovered that some Windows Apps and settings don't work (Windows Calculator, Microsoft Copilot, Xerox Print Experience - looks like not all of them, just some specific...). On top of that, some Windows settings buttons stop working. It took me a while to discover that if I shutdown or reinstall MSER in Active Mode, the problem goes away.
Logs
AppFailures.log, AppSecurity.log, PEBIAT.log and URIFailures.log are completely empty (untouched since first install).
AppGeneral.log shows only a valid Windows Search box redirects which were completed successfully.
✔️ Expected Behavior
MSER won't interact with UWP apps startup.
❌ Actual Behavior
MSER in Service Mode prevents some (including but not limited to those listed) apps from starting. This applies also to the case when I find that app's EXE directly and execute it that way. It just doesn't do anything.
Microsoft Windows version
23H2 Build 22631.4112
Other Software
Windows Calculator 11.2405.2.0
Microsoft Copilot 1.0.4.0
Xerox Print and Scan Experience 9.21.12.0
List is probably incomplete, just to name a few...
The text was updated successfully, but these errors were encountered: