Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

add better error handling on new_epdlib branch when epd library cannot be loaded #3

Closed
txoof opened this issue Jul 4, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@txoof
Copy link
Owner

txoof commented Jul 4, 2021

crashes on unknown epd -- offer better feedback to user

Traceback (most recent call last):
  File "paperpi/paperpi.py", line 658, in <module>
  File "paperpi/paperpi.py", line 620, in main
  File "paperpi/paperpi.py", line 346, in setup_display
  File "epdlib/Screen.py", line 195, in __init__
  File "epdlib/Screen.py", line 38, in new_f
  File "epdlib/Screen.py", line 264, in epd
  File "epdlib/Screen.py", line 467, in _epd_non_hd
epdlib.Screen.ScreenError: invalid waveshare module: epd2in
@txoof txoof self-assigned this Jul 4, 2021
@txoof txoof added the enhancement New feature or request label Jul 4, 2021
txoof added a commit that referenced this issue Aug 11, 2021
…5627aec81bbc8

parent de8663f
author txoof <aaron.ciuffo@gmail.com> 1628693183 +0200
committer txoof <aaron.ciuffo@gmail.com> 1628710931 +0200

# This is a combination of 7 commits.
parent de8663f
author txoof <aaron.ciuffo@gmail.com> 1628693183 +0200
committer txoof <aaron.ciuffo@gmail.com> 1628710886 +0200

# This is a combination of 3 commits.
# This is the 1st commit message:

fix failure modes in when running as daemon

fix constants

add enable to unit install

fix path

update documentation

update build

change type to smiple

update build

update build

update build

update build

update tgz

update tgz

package adds version.txt file to install packages

add force_update method

# This is the commit message #2:

force update of plugins before first display

add version.txt to ignore

new version

# This is the commit message #3:

update build

# This is the commit message #4:

fix constants

# This is the commit message #5:

add enable to unit install

# This is the commit message #6:

fix path

# This is the commit message #7:

update documentation

# This is the commit message #9:

change type to smiple
@txoof txoof closed this as completed Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant