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

On first start Mica says it needs .NET Core and offers to download it, clicking yes doesn't do anything #400

Open
mrjohnc opened this issue Jan 23, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@mrjohnc
Copy link

mrjohnc commented Jan 23, 2024

[ ] This is not about other apps being displayed weird or etc.
[ ] This is not about rendering issues that caused by a bug in the Windows.
[ ] I've read FAQ.
[ ] I've checked other issues and this is not a duplicate.

Describe the bug
A clear and concise description of what the bug is.
After installing Mica for Everyone on Windows 11, when you try to run it it says 'To run this application you must install .NET Core, would you like to download it now?

Click Yes doesn't do anything.

To Reproduce
Steps to reproduce the behavior:

  1. Install on Windows 11
  2. Open Mica for Everyone
  3. Click Yes

Expected behavior
A clear and concise description of what you expected to happen.

Open up a browser window or an installation window to install .NET core

Screenshots
If applicable, add screenshots to help explain your problem.

image

Windows Version
E.g. Windows 10 build 19042, Windows 11 Build 22000, Windows 11 Build 25217 Insider Dev Channel, ...

Windows 11 Home
Version 10.0.22631 Build 22631

Additional context
Add any other context about the problem here.
I tried googling installing .NET core and I got a page saying install .NET SDK 8.0 instead. I installed it, it didn't fit the issue

@mrjohnc mrjohnc added the bug Something isn't working label Jan 23, 2024
@mrjohnc
Copy link
Author

mrjohnc commented Jan 23, 2024

One simple short term workaround would be to include the correct link for .NET Core in the instructions

@Undecide323
Copy link

Hi, just encountered the same problem and solved it.

You need to download and install .NET Desktop Runtime 3.1.32 here is the link

In an attempt to solve this problem, I also installed SDK 3.1.426, but it probably wasn't necessary.

@spicimen99
Copy link

Undecide323
Thanks for your smart advice, on W11 pro install .NET Desktop Runtime 3.1.32 only it's enough.
bye

@e-t-l
Copy link

e-t-l commented Feb 15, 2024

P.S. from CMD you can run winget install Microsoft.DotNet.DesktopRuntime.3_1 to grab the correct .NET Desktop Runtime, without the extraneous SDK files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants