Skip to content

issues Search Results · repo:adafruit/Adafruit_CircuitPython_Slideshow language:Python

Filter by

12 results
 (57 ms)

12 results

inadafruit/Adafruit_CircuitPython_Slideshow (press backspace or delete to remove)

https://forums.adafruit.com/viewtopic.php?f=60 t=185642#p901132 reports blank images. This is due to OnDiskBitmap being given an open file instead of a filename
  • dhalbert
  • Opened 
    on Dec 7, 2021
  • #40

There are missing type annotations for some functions in this library. The typing module does not exist on CircuitPython devices so the import needs to be wrapped in try/except to catch the error for ...
documentation
good first issue
  • FoamyGuy
  • Opened 
    on Sep 27, 2021
  • #38

Hello! It looks like commit #8a6a473 broke the library on CircuitPython. I have very limited understanding of this whole thing, but, from what I can gather, the change to os.path is causing an error because ...
  • verystealthy
  • 1
  • Opened 
    on Dec 25, 2020
  • #31

adafruit_slideshow.py imports json and it isn t defined anywhere in circuitpython or the bundle.
  • hamslabs
  • 3
  • Opened 
    on Dec 18, 2020
  • #28

This library needs to get some updates in order to work with the new Mag Tag device since it s display works a bit differently than existing ones. Some discussion on Discord here: https://discordapp.com/channels/327254708534116352/327298996332658690/776127623738687488 ...
  • FoamyGuy
  • 1
  • Opened 
    on Nov 12, 2020
  • #25

A user in the #help-with-circuitpython room recently was asking about how to combine this library with some other text scrolling example scripts so that it could switch back and forth between text and ...
  • FoamyGuy
  • 1
  • Opened 
    on Nov 7, 2020
  • #23

See #21 for details.
enhancement
good first issue
  • makermelissa
  • Opened 
    on Sep 23, 2020
  • #22

Examples need to be updated to resolve the linting failures. https://travis-ci.com/adafruit/Adafruit_CircuitPython_Slideshow/builds/99330279 If the no-member failure cannot be resolve, please disable ...
  • kattni
  • Opened 
    on Jan 31, 2019
  • #11

Currently the library fails if you change the image folder to anything but / . Auto-reload is on. Simply save files over USB to run them or enter REPL to disable. code.py output: Traceback (most recent ...
  • kattni
  • 1
  • Opened 
    on Oct 22, 2018
  • #7
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub