David Steele

Results 18 issues of David Steele

Tests pass after the changes.

'show' doesn't work with dotted versions. $ shoogle show prediction prediction:v1.2 - Prediction API prediction:v1.3 - Prediction API prediction:v1.4 - Prediction API prediction:v1.5 - Prediction API prediction:v1.6 - Prediction API...

When limiting to Debian packages, browser authentication fails with: ``` ImportError: cannot import name 'QtWebKit' ``` That package is not available for Python3 and QT4. It is supported for QT5....

Python 3.12 is removing pkg_resources from the standard library. This is used by [statemgr.py](https://github.com/davesteele/comitup/blob/main/comitup/statemgr.py#L131) to determine the app version. This needs to be updated for the new version. Search for...

bug

via email: We found a bug in comitup : one of our users had a quote ' in the name of the SSID and seems that it's a problem with...

bug

PiHut is selling a new [3D RGB Xmas Tree](https://thepihut.com/products/3d-rgb-xmas-tree-for-raspberry-pi). This code was developed for the [original](https://thepihut.com/products/3d-xmas-tree-for-raspberry-pi). Verify that this code runs on it, and add features as appropriate. Include a...

enhancement
Hacktoberfest

When booting into linux, keyboard input is not accepted by the device. Ctrl-C exits, but other input has no effect. Problem exists under quemu and with target hardware. A minicom...

An [appstream check](https://appstream.debian.org/sid/main/issues/sirikali.html) on Debian found a number of issues with the xml file: * translations-not-found - Unable to add languages information, even though a translation tag was present in...