Gabriel Staples
Gabriel Staples
Add to the installation instructions how to install PyQt5. It's missing on my Ubuntu 18.04 system. ```bash $ openconnect-sso Traceback (most recent call last): File "/home/gabriel/.local/bin/openconnect-sso", line 5, in from...
I tried following the ["Development"](https://github.com/vlaci/openconnect-sso#development) steps here "to get dropped into a development environment", but they don't work. On Ubuntu 18.04: ```bash openconnect-sso$ nix-shell error: removePathDependenciesHook should use `buildPythonPackage` or...
Tested in Ubuntu 18.04 by following my own instructions here: [How to use "openconnect" (via the `openconnect-sso` wrapper) with SAML and Duo two-factor authentication via Okta Single-Sign-on (SSO)](https://superuser.com/a/1753172/425838) After successfully...
After running `openconnect-sso` version 0.7.3 on Ubuntu 18.04, I see a bunch of these messages about deprecated jQuery methods which should be updated in the source code: ``` js: JQMIGRATE:...
Add basic installation instructions for Ubuntu, as a demonstration for even the most beginner users. Note: these instructions were first posted here: https://github.com/rtyley/bfg-repo-cleaner/issues/255#issuecomment-1500711841 Resolves #450
I am trying to build a CMake package which requires tinyxml2, but am unable to get it to work. Error: ``` CMake Error at CMakeLists.txt:9 (find_package): By not providing "FindTinyXML2.cmake"...
Please look at the part label font sizes (ex: D13/SCK, D12/MISO, etc) on the Pro Mini part in the below image, as compared to the note font sizes (top-right sticky...
I'd like to see some demo sites please of what this plugin looks like. Many thanks.
Use the ADC in continuous sampling mode at a fixed frequency > 2x as fast as the fastest frequency I'd like to detect, per the Nyquist Frequency Theorem. We want...
See: 1. https://en.cppreference.com/w/cpp/numeric/random 1. https://en.cppreference.com/w/cpp/numeric/random/uniform_int_distribution Add a new, 2nd answer to this question in bash: https://stackoverflow.com/questions/1194882/how-to-generate-random-number-in-bash/71388666#71388666 Let your bash answer auto-compile the CLI tool on any Linux distro, and then...