question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

interactive mode not working

See original GitHub issue

Plotmanager itself is running, startet 16 jobs and i can see them with status But with interactive this happens:

(venv) patrick@epyc:~/chia-blockchain$ plotman interactive
Traceback (most recent call last):
  File "/home/patrick/chia-blockchain/venv/bin/plotman", line 8, in <module>
    sys.exit(main())
  File "/home/patrick/chia-blockchain/venv/lib/python3.8/site-packages/plotman/plotman.py", line 171, in main
    interactive.run_interactive()
  File "/home/patrick/chia-blockchain/venv/lib/python3.8/site-packages/plotman/interactive.py", line 353, in run_interactive
    curses.wrapper(curses_main)
  File "/usr/lib/python3.8/curses/__init__.py", line 105, in wrapper
    return func(stdscr, *args, **kwds)
  File "/home/patrick/chia-blockchain/venv/lib/python3.8/site-packages/plotman/interactive.py", line 267, in curses_main
    header_win.addnstr(' (remote)', linecap)
_curses.error: addnwstr() returned ERR
(venv) patrick@epyc:~/chia-blockchain$ 

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:14

github_iconTop GitHub Comments

1reaction
altendkycommented, May 12, 2021

@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.

0reactions
cujo0072commented, Jun 6, 2021

I changed my term font size from 16 down to 12. That allowed it to run.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solutions When the Interactive Pens Do Not Work - Epson
If the pens do not work, try the following solutions: ... Mode and Pen Operation Mode are set correctly in Easy Interactive Function...
Read more >
Interactive Mode not working? - Crazy Egg
Troubleshooting: Track By Name Mismatch · Interactive Mode not working? List Report shows items that are visible on the page ...
Read more >
Matplotlib interactive mode won't work, no matter what I do
On the other hand, the figure that appears, is clear, but not interactive. I cannot zoom or pan. It crashes when I try....
Read more >
Matplotlib interactive mode not working properly : PY-53359
Matplotlib interactive figures no longer work properly (display as blank, and not responding) in the interactive and the debug console console.
Read more >
sshd in interactive mode does not work when logging ... - GitHub
Please answer the following "OpenSSH for Windows" version maybe v0.0.11.0 or v0.0.9.0 ,sorry i forgot. OS details windows 7 What is failing ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found