J

sat: bug with termios.error: (25, 'Inappropriate ioctl for device')

Traceback (most recent call last):
  File "/usr/bin/jp", line 33, in <module>
    sys.exit(load_entry_point('sat==0.8.0.dev0+b5bed164dce0.469', 'console_scripts', 'jp')())
  File "/usr/lib/python3.9/site-packages/sat_frontends/jp/base.py", line 680, in run
    cls()._run()
  File "/usr/lib/python3.9/site-packages/sat_frontends/jp/base.py", line 109, in __init__
    self.set_color_theme()
  File "/usr/lib/python3.9/site-packages/sat_frontends/jp/base.py", line 154, in set_color_theme
    background = self.guess_background()
  File "/usr/lib/python3.9/site-packages/sat_frontends/jp/base.py", line 126, in guess_background
    old_settings = termios.tcgetattr(stdin_fd)
termios.error: (25, 'Inappropriate ioctl for device')
G

goffi 11/06/2021, 07:37

This one should be now fixed so I'm closing. Feel free to reopen if this happens again.

id

359

author

Jnanar

created

08/04/2021, 13:11

updated

11/06/2021, 07:37

labels
sat
type
bug
status
closed
priority
normal
milestone
0.8
severity
normal