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

Window doesn't close #269

Open
giraffekey opened this issue Aug 5, 2020 · 0 comments
Open

Window doesn't close #269

giraffekey opened this issue Aug 5, 2020 · 0 comments

Comments

@giraffekey
Copy link

When the X button gets clicked, the window never closes. I have to close it manually from the command line but then I get this:

signal (2): Interrupt
in expression starting at Main.jl:4
epoll_pwait at /usr/bin/../lib64/libc.so.6 (unknown line)
uv__io_poll at /usr/bin/../lib64/libjulia.so.1 (unknown line)
uv_run at /usr/bin/../lib64/libjulia.so.1 (unknown line)
jl_task_get_next at /usr/bin/../lib64/libjulia.so.1 (unknown line)
unknown function (ip: 0x7f939148e549)
unknown function (ip: 0x7f939151a431)
unknown function (ip: 0x7f93ab27d293)
unknown function (ip: 0x7f93ab27d3c5)
unknown function (ip: (nil))
unknown function (ip: (nil))

Main.jl:4 is where the window is created. I'm on Fedora Linux.

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