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

Microsoft app glitches. #96

Open
Tyomy-kun opened this issue Aug 12, 2024 · 3 comments
Open

Microsoft app glitches. #96

Tyomy-kun opened this issue Aug 12, 2024 · 3 comments
Labels
bug Something isn't working help wanted Ideal for external contributors hold Temporarily freezed investigation needed Needs additional research or debugging windows Specific to usage on Windows

Comments

@Tyomy-kun
Copy link

Description

When you open Microsoft applications (news and weather apps), they do not load and do not display the content. However, if the Zen function is switched off, it works correctly.
SS (10)

Version

v0.4.0

Operating System

Windows11

Steps to Reproduce

No response

Additional Context

No response

@Tyomy-kun Tyomy-kun added the bug Something isn't working label Aug 12, 2024
@anfragment anfragment added the investigation needed Needs additional research or debugging label Aug 15, 2024
@gauze756
Copy link

Zen OFF
off
Zen ON
on

@gauze756
Copy link

calc

@anfragment
Copy link
Owner

anfragment commented Aug 30, 2024

Thank you both, @Tyomy-kun and @gauze756!
It looks like the winget issue is due to certificate pinning on Windows Store (more on that here: microsoft/winget-cli#2879). Fortunately, it's easy to fix by adding the msstore domain storeedgefd.dsx.mp.microsoft.com to the exlusions list on Windows. Expect the fix in the upcoming release. As a temporary measure, you can add the domain to "Ignored Hosts" in the settings:
image

The Windows weather/calculator bug requires some additional research. I'm getting the same blank page/"couldn't get new rates" error while using mitmproxy, so it doesn't look like the issue is specific to Zen. It might be due to Microsoft trying to prevent users from reverse engineering the publicly available APIs, but it's just a speculation. Either way, I've exhausted the ideas I had for debugging the problem, so for now this issue is probably going to be held until someone with more knowledge and/or perseverance comes along and helps with the fix.

@anfragment anfragment added help wanted Ideal for external contributors windows Specific to usage on Windows hold Temporarily freezed labels Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Ideal for external contributors hold Temporarily freezed investigation needed Needs additional research or debugging windows Specific to usage on Windows
Projects
None yet
Development

No branches or pull requests

3 participants