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

Can't close window; forcing it kills Julia #10

Open
mbaz opened this issue Sep 14, 2020 · 0 comments
Open

Can't close window; forcing it kills Julia #10

mbaz opened this issue Sep 14, 2020 · 0 comments

Comments

@mbaz
Copy link

mbaz commented Sep 14, 2020

This is on OpenBox on X11 and Linux, with Julia 1.5.1, running the "plasma" example.

The window comes up and I can see the visualization. Clicking on the window's "close" button does nothing. Forcing it to close from the window manager, I get this:

  • Right-clicking on the taskbar and selecting "close":
julia> plasma()
Window created using X11 API
X connection to :0 broken (explicit kill or server shutdown).
0[~] $
  • Sending the window a "close" command via a keyboard shortcut:
julia> plasma()
Window created using X11 API
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
      after 1481 requests (1477 known processed) with 0 events remaining.
0[~] $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant