Dimitri Papadopoulos Orfanos

Results 204 issues of Dimitri Papadopoulos Orfanos

Unable to start redshift 1.11 on Fedora 23 since yesterday: ``` text $ redshift Trying location provider `geoclue2'... Using provider `geoclue2'. Unable to start GeoClue client: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Geolocation disabled for...

If so, update jQuery to 3.5.1 or later as prior versions contain known vulnerabilities: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/

🌟 enhancement
📦 packaging

https://lgtm.com/projects/g/workhorsy/py-cpuinfo

Addresses #969. This code has been sitting unused for a long time. Does it need some overhauling or more testing?

Are these files still useful? * [`src/ReleaseNote`](https://github.com/nfs-ganesha/nfs-ganesha/blob/next/src/ReleaseNote) * [`src/rpm_changelog`](https://github.com/nfs-ganesha/nfs-ganesha/blob/next/src/ChangeLog)

enhancement
Needs-Verification

Update to the latest version from Linux kernel source tree: * [`scripts/checkpatch.pl`](https://github.com/torvalds/linux/blob/master/scripts/checkpatch.pl) * [`scripts/spelling.txt`](https://github.com/torvalds/linux/blob/master/scripts/spelling.txt) I would need to bypass commit hooks, because `checkpatch.pl` finds typos in its own `spelling.txt` file:...

enhancement
Needs-Verification

Remove trailing spaces and empty lines TODO: * [ ] Add unit tests and/or doctests in docstrings * [ ] Add docstrings and API docs for any new/modified user-facing classes...

Fixes #890. TODO: * [ ] Add unit tests and/or doctests in docstrings * [ ] Add docstrings and API docs for any new/modified user-facing classes and functions * [...