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

Updated Store app won't launch #36

Closed
BioTurboNick opened this issue May 25, 2021 · 6 comments
Closed

Updated Store app won't launch #36

BioTurboNick opened this issue May 25, 2021 · 6 comments
Labels
bug Something isn't working

Comments

@BioTurboNick
Copy link

BioTurboNick commented May 25, 2021

Something broke. I had the first release from the store that you posted on Slack, then just updated it with your new post, and now it won't launch. A console window very briefly flashes up then disappears.

I had the previous one running while updating.

@BioTurboNick
Copy link
Author

That last part may not have to do with anything. I cleared it as best I could and reinstalled fresh. Still won't launch.

Windows 10 64-bit Version 21H1 (OS Build 19043.985)

Is there a log I can send you, or do you get telemetry from Microsoft?

@davidanthoff
Copy link
Collaborator

Could you check what version of the app you have installed? You can see that in the Windows Store app, and it should be 1.0.14.0.

Next thing would be to delete the entire folder ~/.julia/juliaup and then try again.

Also, from a command prompt, can you try to start both julia and juliaup. Do both not start, or is the problem with just one of them?

@davidanthoff davidanthoff added the bug Something isn't working label May 26, 2021
@davidanthoff
Copy link
Collaborator

Actually, I have a theory: I might have declared a wrong dependency on the VC runtime. If you can start juliaup but not julia, then that might explain it. I'm also preparing a new release that might fix this.

@davidanthoff
Copy link
Collaborator

Alright, I published version 1.0.16.0 to the app store that fixes a problem that I distributed the wrong C++ runtime libs. I think that could well explain what you are seeing. Could you try again after you update in the store to 1.0.16.0?

@BioTurboNick
Copy link
Author

BioTurboNick commented May 26, 2021

I deleted all files in juliaup, then from the command prompt, then ran julia.

No Julia version for channel 1 is installed on this system. Run:

  juliaup update

to install Julia 1, the latest Julia version for the current channel.

Windows console windows are closed as soon as their program exits. I suggest adding a "press any key to exit" read prompt to ensure the window stays open so the message can be read.

@davidanthoff
Copy link
Collaborator

Alright, closing this issue because it seems that the new update has fixed things to the point that things run, now we just need to fix the user experience for that, tracked in a new issue.

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

2 participants