Results 31 comments of David A. Desrosiers

This still hasn't been resolved, why was this issue closed after almost precisely 5 years of no activity?

@randombenj This is timely, as Ubuntu 22.04 is being released imminently (this week'ish) and we have lots of users and customers who are trying to use `do-release-upgrade` to upgrade their...

@randombenj There are two blockers preventing `do-release-upgrade` from working successfully with an aptly-mirrored Ubuntu repositiory: 1. `do-release-upgrade` requires pulling the `ubuntu-minimal` package among others, and by default, that does not...

@randombenj So far, there are several directories within `http://archive.ubuntu.com/ubuntu/dists/bionic/main/` which are not being pulled in, including an important one `dist-upgrader-all` which is used by `do-release-upgrade` to facilitate the upgrade. I'll...

A quick-and-easy link checker can be done with the following (just knocked it together minutes ago) ``` python3 -m venv env . env/bin/activate pip install markdown-link-extractor python -m markdown_link_extractor README.md...

I too, ran into this tonight trying to install Windows 10 under UTM 4.1.14. Also fails in precisely the same way with the released version of 4.0.9.

Duplicate of https://github.com/timothycrosley/streamdeck-ui/issues/320

Chiming in as well, just installed Dashy here using the default instructions and it does not allow me to edit/save/load or change the configuration as well. Changes to `~/dashy-config.yml` on...

This FR becomes more relevant when you're using a Stream Deck that has less buttons than pages, for example the Mini. I recently acquired a Mini to augment my XL....

I successfully installed this on 110a1 (Daily), and the menu appears (previous versions did not), so that bit works, but none of the functionality in the menus is working. Importing,...