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

[BUG] Atom.jl does not update by Pkg.update() #359

Closed
KA1988 opened this issue Sep 12, 2019 · 5 comments
Closed

[BUG] Atom.jl does not update by Pkg.update() #359

KA1988 opened this issue Sep 12, 2019 · 5 comments
Labels

Comments

@KA1988
Copy link

KA1988 commented Sep 12, 2019

Hello all I am a new user, really sorry if my post is not the way it should be to make things clear.

Details

  • Atom version: 1.40.1
  • Julia version: v1.1.1
  • OS: macOS Mojave 10.14.6
  • Package versions:
    • Atom.jl: Atom v0.9.1
    • Juno.jl: Juno v0.7.2
    • julia-client: 0.10.1
    • ink: 0.11.0

Steps to reproduce

if I press anything on a .jl file I get:

Warning: Atom.jl: unrecognised message outline.
└ @ Atom ~/.juliapro/JuliaPro_v1.1.1.1/packages/Atom/Wouyw/src/comm.jl:171

I Understand this is an issue with Atom.jl, so I try to update it and get the following:

Pkg.update("Atom")
Updating registry at ~/.juliapro/JuliaPro_v1.1.1.1/registries/JuliaPro
Updating git-repo https://pkg.juliacomputing.com//registry/JuliaPro
Resolving package versions...
Updating ~/.juliapro/JuliaPro_v1.1.1.1/environments/v1.1/Project.toml
[no changes]
Updating ~/.juliapro/JuliaPro_v1.1.1.1/environments/v1.1/Manifest.toml
[no changes]

The problem does not go away and I still have Atom v0.9.1. I tried to move the files manually but failed. Any help would be appreciated

@KA1988 KA1988 added the bug label Sep 12, 2019
@pfitzseb
Copy link
Member

If you use JuliaPro, then please do not update any of the Atom packages -- the whole point is to provide you with a stable environment.

@KA1988
Copy link
Author

KA1988 commented Sep 12, 2019

Thank you for your response. Yes, you are correct, I am using JuliaPro.

Is there a way to avoid the constant messages ?

@pfitzseb
Copy link
Member

Yes, downgrade to the proper version of julia-client (0.9.4) and ink (0.10.12).
How did you even update those packages? My JuliaPro installation doesn't offer any updates in the UI.

@KA1988
Copy link
Author

KA1988 commented Sep 12, 2019

Thanks for your help :)

I did it by: preferences> Install packages> uninstalled and re-installed ink and julia-client.

@pfitzseb
Copy link
Member

Alright, I'll close this then. We'll try to make sure you can't just uninstall those packages anymore in JuliaPro :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants