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 when julia subprocess fails to start #41

Closed
spine-o-bot opened this issue Feb 3, 2021 · 12 comments
Closed

Bug when julia subprocess fails to start #41

spine-o-bot opened this issue Feb 3, 2021 · 12 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@spine-o-bot
Copy link

In GitLab by @manuelma on Mar 30, 2018, 08:32

If Julia is not properly installed in the sytem and the user executes a Julia tool, the Julia subprocess will terminate with an error and its _process attribute will be set ot None. If then the user fixes the problem with Julia and tries to execute the Julia tool again, the Toolbox will try and check if the Julia subprocess is already running and will call state() on a None object.

@spine-o-bot spine-o-bot added the bug Something isn't working label Feb 3, 2021
@spine-o-bot spine-o-bot added this to the V0.1 milestone Feb 3, 2021
@spine-o-bot
Copy link
Author

In GitLab by @manuelma on Mar 30, 2018, 08:33

changed title from {-Fix b-}ug when julia subprocess fails to start to {+B+}ug when julia subprocess fails to start

@spine-o-bot
Copy link
Author

In GitLab by @manuelma on Mar 30, 2018, 08:46

changed the description

1 similar comment
@spine-o-bot
Copy link
Author

In GitLab by @manuelma on Mar 30, 2018, 08:46

changed the description

@spine-o-bot
Copy link
Author

In GitLab by @manuelma on Mar 30, 2018, 14:05

changed the description

@spine-o-bot
Copy link
Author

In GitLab by @manuelma on Apr 2, 2018, 09:52

closed

@spine-o-bot
Copy link
Author

In GitLab by @manuelma on Apr 2, 2018, 09:52

reopened

@spine-o-bot
Copy link
Author

In GitLab by @PekkaSavolainen on Apr 3, 2018, 11:33

assigned to @PekkaSavolainen

@spine-o-bot
Copy link
Author

In GitLab by @PekkaSavolainen on May 29, 2018, 11:51

I guess this is not relevant anymore because Julia tools are processed in the iJulia REPL inside the qtconsole widget.

@spine-o-bot
Copy link
Author

In GitLab by @PekkaSavolainen on May 29, 2018, 11:51

closed

@spine-o-bot
Copy link
Author

In GitLab by @manuelma on Nov 10, 2020, 19:02

mentioned in commit 263a438

@spine-o-bot
Copy link
Author

In GitLab by @manuelma on Nov 11, 2020, 10:26

mentioned in commit 933e2cc

@spine-o-bot
Copy link
Author

In GitLab by @manuelma on Nov 13, 2020, 18:19

mentioned in commit a0e0999

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