-
Notifications
You must be signed in to change notification settings - Fork 280
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
interactive mode not working #298
Comments
This comment has been minimized.
This comment has been minimized.
This happens when the window is not large enough to display plotman interactive. Expand the window. |
was having this same problem and you are right, just expand the window and it works. |
i have it on full screen but i have the same problem , any idea? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The following fixes do not work everywhere:
This is an actual bug, the proper solution lies within fixing the plotman code itself. |
@Monstarules I wonder if the terminal program and OS you using maes a difference. Everyone getting errors are you using Putty on Windows? |
I'm using Terminal on a Mac. I think it's important to note than when the Terminal window is too small, I get a different (and very useful!) error:
When the terminal really is too small, the error is: Your terminal may be too small, try making it bigger, not |
@spirifoxy, sounds like an unrelated issue. If it is still present on the development branch now then please file another issue. Other than here, I have not heard of curses errors that were not resolved by increasing the terminal size. Of course, that doesn't mean they don't exist. I'm working on switching away from curses to something a bit more pleasant that will hopefully make this all a bit more graceful. For the replies saying they are having the same problem regardless of terminal size, which problem? There were two unrelated tracebacks. If you aren't having the first traceback then please file a separate ticket or get help in the plotman channel on keybase. Do try with latest development so you have all the recent (including this evening) fixes. |
Oh no — I was having the second, unrelated problem. Sorry about that! Posting while tired I'm afraid. Excited to try the latest build right now! |
Im still having this problem, i really dont know how to solve it // plotman 0.2 // plotman is plotting fine, but cant use interactive mode |
@jameswood it happens, there's a lot to keep track of. @agustinmono that is not this problem. Note how the exception you get is unrelated to the exception reported in the original post for this issue. Try using the development branch and see if it is fixed or wait for me to get v0.3 released and install that. All, I'm going to hide the tuple traceback post in hopes we can keep this issue on the original topic. |
I changed my term font size from 16 down to 12. That allowed it to run. |
Plotmanager itself is running, startet 16 jobs and i can see them with status
But with interactive this happens:
The text was updated successfully, but these errors were encountered: