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] Julia-client fields look shut and unaccessible. #416

Closed
xanfus opened this issue Oct 28, 2019 · 5 comments
Closed

[BUG] Julia-client fields look shut and unaccessible. #416

xanfus opened this issue Oct 28, 2019 · 5 comments
Labels

Comments

@xanfus
Copy link

xanfus commented Oct 28, 2019

Details

  • Atom version: 1.41.0
  • Julia version: 1.3.0-rc4.1
  • OS: Ubuntu MATE 18.04.3.
  • Package versions:
    • Atom.jl: 0.11.2
    • julia-client: 0.11.2
    • ink: 0.11.5

Steps to reproduce

  1. Enter number of threads into "Number of threads" field.
  2. Check number of threads with Threads.nthreads()
  3. Kill session.
  4. Start session.
  5. Review field values.
    Screenshot from 2019-10-28 09-47-41
    Oh, number of threads have updated 24->48, just like i intended. I wonder if i'm right about hyper-threading.
@xanfus xanfus added the bug label Oct 28, 2019
@pfitzseb
Copy link
Member

How did you install Atom? Pretty sure that only happens for "unofficial" builds.

@xanfus
Copy link
Author

xanfus commented Oct 28, 2019

How did you install Atom? Pretty sure that only happens for "unofficial" builds.

I do only download .deb right from showcase link or from releases' page. Then i do "dpkg -i" upon the package.

@pfitzseb
Copy link
Member

Hm, interesting. Regardless, this isn't a problem with Juno but rather with Atom, so please open an issue here or here.

@xanfus xanfus closed this as completed Oct 28, 2019
@marius311
Copy link

This also happened to me right after updating to julia-client 0.11.3 I think. I'm also on Atom 1.41.0 and also installing standard versions from .deb on Ubuntu 19.10. FWIW, if you double-click right on the thin collapsed line it opens back up, and sometimes that even survivs an Atom reboot.

Is there not a chance it is indeed a julia-client thing? I don't see this with any of ~10 other random plugins I just checked.

@xanfus
Copy link
Author

xanfus commented Oct 30, 2019

I confirm, double-LMB does open collapsed field. I'm not sure if i ever tried it before, sorry.

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

3 participants