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

Slideshow could not load images, paperpi crashes on exit #68

Closed
txoof opened this issue Nov 26, 2022 · 0 comments
Closed

Slideshow could not load images, paperpi crashes on exit #68

txoof opened this issue Nov 26, 2022 · 0 comments

Comments

@txoof
Copy link
Owner

txoof commented Nov 26, 2022

slideshow was running for several days displaying images every 10ish seconds.

will need to gather more data to reproduce.

  File "/home/pi/.local/share/virtualenvs/PaperPi-VBShxqF-/lib/python3.9/site-packages/epdlib/Screen.py", line 272, in wrapper
    obj.epd.epd.run()
  File "/home/pi/.local/share/virtualenvs/PaperPi-VBShxqF-/src/it8951/IT8951/interface.py", line 133, in run
    self.spi.write_cmd(Commands.SYS_RUN)
  File "spi.pyx", line 230, in IT8951.spi.SPI.write_cmd
  File "spi.pyx", line 177, in IT8951.spi.SPI.write
  File "spi.pyx", line 117, in IT8951.spi.SPI.transfer
  File "spi.pyx", line 108, in IT8951.spi.SPI.wait_ready
TimeoutError: Timed out waiting for display to respond

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/pi/src/PaperPi/./paperpi/paperpi.py", line 759, in <module>
    exit_code = main()
  File "/home/pi/src/PaperPi/./paperpi/paperpi.py", line 737, in main
    clean_up(cache, screen)
  File "/home/pi/src/PaperPi/./paperpi/paperpi.py", line 353, in clean_up
    screen.clearEPD()
  File "/home/pi/.local/share/virtualenvs/PaperPi-VBShxqF-/lib/python3.9/site-packages/epdlib/Screen.py", line 274, in wrapper
    raise ScreenError(f'failed to init display')
epdlib.Screen.ScreenError: failed to init display
@txoof txoof closed this as completed Mar 12, 2023
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