Ursula Maplehurst
Ursula Maplehurst
__Proposal:__ It would be great if there was a way, using the UI and/or the `influx` CLI tool, to have the bucket list report the total storage space being used...
**Bug report** We came across a corrupted .pdf where the `startxref` pointer is invalid and points to an offset *before* the actual xref table in the .pdf. The following backtrace...
Steps to reproduce: a) power up the board cold from a separate power supply, b) plug in board to PC with USB cable, run bossac to say to hello to...
This will prevent Windows from creating a new COM port if it already saw the previous serial number. Also handy if you have multiple Arduino devices plugged into the same...
**Bug Report** Since v0.12.0 I seem to get this sort of backtrace when loading certain .pdf files: ``` File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\py_pdf_parser\loaders.py", line 41, in load_file return load(in_file, pdf_file_path=path_to_file, la_params=la_params, **kwargs) File...