Jordan Lees

Results 50 comments of Jordan Lees

BTW: pressing Page Up / Page Down also doesn't work.

@9a3eedi / @q2apro Yes, I'm not a Nextcloud developer but generally you should report different issues in different, well, issues. But make sure to search the list of existing issues...

@q2apro I'm not a Nextcloud developer or maintainer so that's not my responsibility. I believe it's appropriate for the individual who's reporting the problem to be the one to write...

The current version (straight from GH source) of nextcloud seems to not save config.php properly. Even after deleting it and re running the install button, it seems to just pick...

> This requires a change in gnome-settings-daemon for this to be implementable > > https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/issues/715 Oof, that sucks that Budgie is dependent on Gnome. I've heard that the Gnome developers...

FYI I've been investigating this for myself, and I believe I know the reason. I've got a fork and I'm trying to figure out how to shoehorn a solution into...

As promised, here's the code from my tests: https://github.com/JL102/html5-qrcode I was able to get html5-qrcode to scan at a much higher resolution. By default, if no video constraints are specified,...

Hey, just as an update, I'd like to correct an error regarding my previous assertions that scanning a high density QR code requires a significantly higher camera resolution. After completing...

Did you get this error while running `./build-setup.sh`, or did the setup process work correctly? If yes to the former, then this is a duplicate of #1441. If yes to...

> Are you saying that the amending the instructions to be `conda install -n base conda-lock=1.4.0` (forcing a version) will fix the issue? If so, can you just PR it...