zen icon indicating copy to clipboard operation
zen copied to clipboard

Microsoft app glitches.

Open Tyomy-kun opened this issue 1 year ago • 3 comments
trafficstars

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 avatar Aug 12 '24 18:08 Tyomy-kun

Zen OFF off Zen ON on

thecoldsea avatar Aug 30 '24 10:08 thecoldsea

calc

thecoldsea avatar Aug 30 '24 12:08 thecoldsea

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: https://github.com/microsoft/winget-cli/issues/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 avatar Aug 30 '24 20:08 anfragment